ALID Description. With S5F1 Send Alarm Report(ARS), this is sent as ALTX.
In SECS-II, ALTX has a limitation on the maximum number of characters, at 40 characters. However, bop does not have this limitation.
Syntax
|
Property ALIDDescription(lALID As Long) As String
|
|
BSTR GetALIDDescription(long lALID);
void SetALIDDescription(long lALID, LPCTSTR lpszNewValue);
|
Return Value
Example
Remarks
See Also
|