NSClientUtil_Log1 (FUN) ¶ FUNCTION NSClientUtil_Log1 : BOOL InOut: Scope Name Type Return NSClientUtil_Log1 BOOL Input stText STRING(255)
NSClientUtil_Log2 (FUN) ¶ FUNCTION NSClientUtil_Log2 : BOOL InOut: Scope Name Type Return NSClientUtil_Log2 BOOL Input stText STRING(255) stText2 STRING(255)
NSClientUtil_Log3 (FUN) ¶ FUNCTION NSClientUtil_Log3 : BOOL InOut: Scope Name Type Return NSClientUtil_Log3 BOOL Input stText STRING(255) stText2 STRING(255) stText3 STRING(255)
NSClientGeneralResolveCallback (FUN) ¶ FUNCTION NSClientGeneralResolveCallback : UDINT InOut: Scope Name Type Return NSClientGeneralResolveCallback UDINT Input udiResult RTS_IEC_RESULT addrNode NSC_NodeAddress pNodeInfo POINTER TO NSC_NodeInfoExt wVersion WORD udiReqId __UXINT bComplete BOOL
NSClientSysMemAllocator (FB) ¶ FUNCTION_BLOCK NSClientSysMemAllocator InOut: Scope Name Type Input _entrySize UINT Properties: Activated CurrentEntriesSpace DataPtr Methods: Increase Structure: Activated (Property) CurrentEntriesSpace (Property) DataPtr (Property) Increase (Method)
NSClientSysMemAllocator.Activated (PROP) ¶ PROPERTY Activated : BOOL
NSClientSysMemAllocator.CurrentEntriesSpace (PROP) ¶ PROPERTY CurrentEntriesSpace : UDINT
NSClientSysMemAllocator.DataPtr (PROP) ¶ PROPERTY DataPtr : POINTER TO BYTE
NSClientSysMemAllocator.Increase (METH) ¶ METHOD Increase : UDINT InOut: Scope Name Type Return Increase UDINT
NSClientTaskBase (FB) ¶ FUNCTION_BLOCK NSClientTaskBase IMPLEMENTS IResolveCallbackHandler Properties: Finished Pending Methods: Initialize ResolveCallback abstrCallbackFailed abstrCallbackReceived abstrInitialized Structure: Finished (Property) Initialize (Method) Pending (Property) ResolveCallback (Method) abstrCallbackFailed (Method) abstrCallbackReceived (Method) abstrInitialized (Method)