Click or drag to resize

Boardstate Property

Write-only property for setting the state of the display. Allowed values are 0 to 99 for decimal mode and 0 to 255 for hexadecimal mode.

Namespace: IO.Devices.ClickBoards.RemoteIO.SevenSegment
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public int state { set; }

Property Value

Int32
See Also