 |
ALPHA-VISION® ApplyGroup dependent Actions: Apply_DateTime
|
Apply_DateTime
SUMMARY
Apply_DateTime - Apply date and time
SYNTAX
Apply_DateTime(
<ApplyGroup>)
ARGUMENTS
- ApplyGroup
-
- Marks individual control elements as related.
DESCRIPTION
Sends a Time Telegram with the current values of the input
fields defined by the
<Apply Group> to all stations.
EXAMPLES
Apply_DateTime (Dt_Tm)
Transmits the current values of all input fields related to
ApplyGroup ‘Dt_Tm’ to all stations.
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