AdvantechUNO_GetLEDStatus


Gets the LED status.

Syntax

C++
Python
 
def AdvantechUNO_GetLEDStatus(
	state: AdvantechUNO_State,
	/,
	*,
	inLedId: int = 0
)
-> outStatus: int

Parameters

Name Type Range Default Description
Input will be modified ioState AdvantechUNO_State
Input value inLedId int 0 - 0 LED ID.
Output value outStatus int LED status.