 |
ALPHA-VISION® Function of the Event-Archive Server: Arch_StsAct
|
Arch_StsAct
SUMMARY
Arch_StsAct - Actual status
SYNTAX
Arch_StsAct(
<CursorId>);
ARGUMENTS
- CursorId
-
Identification of the Archive Entry
RETURN VALUE
see Table -
Alarm Status
alle anderen Datenobjekte können Werte innerhalb ihres definierten Wertebereiches annehmen
DESCRIPTION
Query of the actual (=new) Alarm Status of the wanted Archive Entry.
EXAMPLES
Arch_StsAct($ACT);
Syntax Notation
- [aaa]
- aaa is optional (zero or one occurences)
- (aaa|bbb)
- aaa exclusive or bbb
- (aaa)*
- aaa may occur indefinitely often or may be omitted
- (aaa)+
- aaa may occur indefinitely often but at least once
- (aaa)m..n
- aaa may occur from m to n times