SwapDwordIf (FUN) ¶ FUNCTION SwapDwordIf : DWORD InOut: Scope Name Type Return SwapDwordIf DWORD Input dw DWORD byteOrder PlcServiceByteOrder
UtilReadMisalignedDWord (FUN) ¶ FUNCTION UtilReadMisalignedDWord : DWORD InOut: Scope Name Type Return UtilReadMisalignedDWord DWORD Input pData POINTER TO BYTE bo PlcServiceByteOrder
UtilReadMisalignedLWord (FUN) ¶ FUNCTION UtilReadMisalignedLWord : LWORD InOut: Scope Name Type Return UtilReadMisalignedLWord LWORD Input pData POINTER TO BYTE bo PlcServiceByteOrder
UtilReadMisalignedWord (FUN) ¶ FUNCTION UtilReadMisalignedWord : WORD InOut: Scope Name Type Return UtilReadMisalignedWord WORD Input pData POINTER TO BYTE bo PlcServiceByteOrder
UtilReadValue (FUN) ¶ FUNCTION UtilReadValue : BOOL InOut: Scope Name Type Return UtilReadValue BOOL Input pAddrValue POINTER TO BYTE pAddrWriteCopy POINTER TO BYTE diSize DINT dataType PlcDataItemType reader ITaggedServiceReader access PlcDataItemAccess bSwap BOOL btBitOffset BYTE
UtilReaderHasAtLeastUnreadSize (FUN) ¶ FUNCTION UtilReaderHasAtLeastUnreadSize : BOOL InOut: Scope Name Type Return UtilReaderHasAtLeastUnreadSize BOOL Input reader ITaggedServiceReader diSpace DINT
UtilReaderHasUnreadSize (FUN) ¶ FUNCTION UtilReaderHasUnreadSize : BOOL InOut: Scope Name Type Return UtilReaderHasUnreadSize BOOL Input reader ITaggedServiceReader diSpace DINT
UtilMemCpyBytewiseUnchecked (FUN) ¶ FUNCTION UtilMemCpyBytewiseUnchecked Compares two locations in the memory, will return TRUE if the data at these locations is equal This function executes a memcpy operation in a bytewise manner. For performance reasons no parameter validation is done at all. InOut: Scope Name Type Input pDest POINTER TO BYTE pSource POINTER TO BYTE diSize DINT
UtilMonitorDataItem (FUN) ¶ FUNCTION UtilMonitorDataItem : BOOL InOut: Scope Name Type Return UtilMonitorDataItem BOOL Input item IDataItem2
UtilMonitorDataItemArray (FUN) ¶ FUNCTION UtilMonitorDataItemArray : BOOL InOut: Scope Name Type Return UtilMonitorDataItemArray BOOL Input iCount DINT items POINTER TO ARRAY [0..5] OF IDataItem2