AdvantechUNO_SetPowerStatus


Sets the power status.

Syntax

C++
Python
 
def AdvantechUNO_SetPowerStatus(
	state: AdvantechUNO_State,
	/,
	*,
	inVinId: int = 0,
	inStatus: int = 0
)
-> None

Parameters

Name Type Range Default Description
Input will be modified ioState AdvantechUNO_State
Input value inVinId int 0 - 0 Vin ID.
Input value inStatus int 0 - 0 Power status.