AdvantechUNO_LockUserData


Locks the user data space.

Syntax

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

Parameters

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