GROUPVALUE Property
PLBCMP GUI Only
The GROUPVALUE property specifies the Boolean value of a RADIO. The property uses the following format:
GROUPVALUE={value}
Note the following:
{value} is a numeric variable, an Expression, or a decimal number defining the boolean value. The object is not set if value is zero and set if any other value.
The SETPROP GROUPVALUE instruction executes like the SETITEM instruction for a RADIO object using a numeric value.
The GETPROP GROUPVALUE instruction executes like the GETITEM instruction for a RADIO object.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |