UtilPlcAppConnectionMemoryIsEmpty (FUN) ¶ FUNCTION UtilPlcAppConnectionMemoryIsEmpty : BOOL InOut: Scope Name Type Return UtilPlcAppConnectionMemoryIsEmpty BOOL Inout mem PlcAppConnectionMemory
UtilPstrlen (FUN) ¶ FUNCTION UtilPstrlen : UDINT InOut: Scope Name Type Return UtilPstrlen UDINT Input pstr POINTER TO STRING
UtilDumpReadBytes (FUN) ¶ FUNCTION UtilDumpReadBytes : BOOL InOut: Scope Name Type Return UtilDumpReadBytes BOOL Input pData POINTER TO ARRAY [0..100] OF BYTE udiCount UDINT
UtilDumpUInt (FUN) ¶ FUNCTION UtilDumpUInt : BOOL InOut: Scope Name Type Return UtilDumpUInt BOOL Input i UDINT
UtilDwordToHexString (FUN) ¶ FUNCTION UtilDwordToHexString : STRING InOut: Scope Name Type Return UtilDwordToHexString STRING Input dw DWORD
UtilFindDataItemById (FUN) ¶ FUNCTION UtilFindDataItemById : IDataItem InOut: Scope Name Type Return UtilFindDataItemById IDataItem Input pItems POINTER TO ARRAY [0..100] OF IDataItem iCount DINT id UDINT
UtilIsGeneralErrorReply (FUN) ¶ FUNCTION UtilIsGeneralErrorReply : BOOL InOut: Scope Name Type Return UtilIsGeneralErrorReply BOOL Input serviceHelper IServiceHelper pdu CHCProtocolDataUnit targetByteOrder PlcServiceByteOrder Output errorCode UDINT retryTime UDINT
Token (STRUCT) ¶ TYPE Token : STRUCT InOut: Name Type Comment strText STRING bLeaf BOOL iDepth INT only for leafs
TokenVector (FB) ¶ FUNCTION_BLOCK TokenVector EXTENDS BaseVector Methods: AddLeaf AddToken GetToken RemoveAt Structure: AddLeaf (Method) AddToken (Method) GetToken (Method) RemoveAt (Method)
TokenVector.AddLeaf (METH) ¶ METHOD AddLeaf : UDINT InOut: Scope Name Type Return AddLeaf UDINT Input strVal STRING(VECTOR_STRING_LEN) iDepth INT