Function
Indicates the value of the button.
Variable type
[ C#: byte ] [ VB.NET: Byte ]
Acquired value
0 <= Value <= 255
Remarks
Indicates the value of the button.
0 is OFF, 1 or more is ON.
If it is reversed by ReverseLogic, the above logic will be reversed.