AdvantechUNO_SetLEDStatus
Sets the LED status.
Syntax
C++
Python
def AdvantechUNO_SetLEDStatus( state: AdvantechUNO_State, /, *, inLedId: int = 0, inStatus: int = 0 ) -> None
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | AdvantechUNO_State | |||
![]() |
inLedId | int | 0 - ![]() |
0 | LED ID. |
![]() |
inStatus | int | 0 - ![]() |
0 | LED status. |



