Subsections
[severity, status, timestamp] = lcaGetStatus(pvs)
Retrieve the alarm severity and status of a number of PVs along
with their timestamp.
- pvs
- Column vector (in matlab: m x 1 cell- matrix)
of m strings.
- severity
- m x 1 column vector of the alarm severities.
- status
- m x 1 column vector of the alarm status.
- timestamp
- m x 1 complex column vector holding the
PV timestamps.