Subsections
[lowLimit, hiLimit] = lcaGetAlarmLimits(pvs)
Retrieve the alarm limits associated with a number of PVs.
- pvs
- Column vector (in matlab: m x 1 cell- matrix)
of m strings.
- lowLimit
- m x 1 column vector of the PV's low alarm limit.
- hiLimit
- m x 1 column vector of the PV's high alarm limit.