AdvantechUNO_GetUserDataLockStatus
Gets the user data space lock status.
Syntax
C++
Python
def AdvantechUNO_GetUserDataLockStatus( state: AdvantechUNO_State, / ) -> outLocked: bool
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | AdvantechUNO_State | ||
![]() |
outLocked | bool | User data lock status. |


