Subsections
[lowLimit, hiLimit] = lcaGetControlLimits(pvs)
Retrieve the control 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 control limit.
- hiLimit
- m x 1 column vector of the PV's high control limit.