AdvantechUNO_UnlockUserData
Unlocks the user data space.
Syntax
C++
Python
def AdvantechUNO_UnlockUserData( state: AdvantechUNO_State, /, *, inPassword: str = "" ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | AdvantechUNO_State | ||
![]() |
inPassword | str | "" | Password to unlock the user data. |


