 |
ALPHA-VISION® ApplyGroup dependent Actions: Apply_Params
|
Apply_Params
SUMMARY
Apply_Params - Apply changed MePo params
SYNTAX
Apply_Params(
<Apply Group>)
ARGUMENTS
- ApplyGroup
-
- Marks individual control elements as related.
DESCRIPTION
Transmits the limits and delay times of a measuring point that
have been modified via the input fields belonging to the same
<Apply Group> to the according station.
EXAMPLES
Apply_Params(MP_123)
Current values of any entry field related to Apply Group
‘MP_123’ are transmitted.
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