UtilLogOptimizedRequest (FUN) ¶ FUNCTION UtilLogOptimizedRequest : BOOL InOut: Scope Name Type Return UtilLogOptimizedRequest BOOL Input pstr POINTER TO BYTE diLen UDINT
UtilMemCmp (FUN) ¶ FUNCTION UtilMemCmp : BOOL Compares two locations in the memory, will return TRUE if the data at these locations is equal InOut: Scope Name Type Return UtilMemCmp BOOL Input pData1 POINTER TO BYTE pData2 POINTER TO BYTE diSize DINT
UtilMemCpy (FUN) ¶ FUNCTION UtilMemCpy : BOOL Compares two locations in the memory, will return TRUE if the data at these locations is equal InOut: Scope Name Type Return UtilMemCpy BOOL Input pDest POINTER TO BYTE pSource POINTER TO BYTE diSize DINT
TokenVector.RemoveAt (METH) ¶ METHOD RemoveAt : UDINT InOut: Scope Name Type Return RemoveAt UDINT Input udiIndex UDINT
UDINT_UINT_Pair (STRUCT) ¶ TYPE UDINT_UINT_Pair : STRUCT InOut: Name Type udi UDINT ui UINT
UtilAreGuidsEqual (FUN) ¶ FUNCTION UtilAreGuidsEqual : BOOL InOut: Scope Name Type Return UtilAreGuidsEqual BOOL Inout gd1 Guid gd2 Guid
UtilByteToHexString (FUN) ¶ FUNCTION UtilByteToHexString : STRING(2) InOut: Scope Name Type Return UtilByteToHexString STRING(2) Input bt BYTE
UtilCutStringAfterFirstDot (FUN) ¶ FUNCTION UtilCutStringAfterFirstDot : POINTER TO STRING InOut: Scope Name Type Return UtilCutStringAfterFirstDot POINTER TO STRING Input pstr POINTER TO STRING
SwapLword (FUN) ¶ FUNCTION SwapLword : BOOL InOut: Scope Name Type Return SwapLword BOOL Inout lw LWORD
SwapLwordIf (FUN) ¶ FUNCTION SwapLwordIf : LWORD InOut: Scope Name Type Return SwapLwordIf LWORD Input lw LWORD byteOrder PlcServiceByteOrder