AdvantechUNO_UnlockUserData


Unlocks the user data space.

Syntax

C++
Python
 
def AdvantechUNO_UnlockUserData(
	state: AdvantechUNO_State,
	/,
	*,
	inPassword: str = ""
)
-> None

Parameters

Name Type Default Description
Input will be modified ioState AdvantechUNO_State
Input value inPassword str "" Password to unlock the user data.