VarListLeave (FUN)
FUNCTION VarListLeave : Error
Releases the access to the variable list so it can be changed again by the update thread. Should be used only in combination with VarListRead
Important
Must be called only after a previous call to VarListEnter
- InOut:
Scope
Name
Type
Comment
Return
VarListLeaveAn errorcode representing the result of this operation
Input
hPlcHandlerSysTypes.RTS_IEC_HANDLEThe instance of the PLCHandler to work on.
hVarListSysTypes.RTS_IEC_HANDLEThe varlist to release access on.