Subsections

lcaGetWarnLimits

Calling Sequence

[lowLimit, hiLimit] = lcaGetWarnLimits(pvs)

Description

Retrieve the warning limits associated with a number of PVs.

Parameters

pvs
Column vector (in matlab: m x 1 cell- matrix) of m strings.
lowLimit
m x 1 column vector of the PV's low warning limit.
hiLimit
m x 1 column vector of the PV's high warning limit.




till 2015-09-08