PlcVarListMonitoring.prvOnUnregisteringVarList (METH) ¶ METHOD prvOnUnregisteringVarList : UDINT InOut: Scope Name Type Return prvOnUnregisteringVarList UDINT Input channel IPlcServiceChannel
PlcServiceResponse.FB_Exit (METH) ¶ METHOD FB_Exit : UDINT InOut: Scope Name Type Return FB_Exit UDINT Input bInCopyCode BOOL
PlcMonitoringServiceHelper.WriteMonitoringAddressInfoTag (METH) ¶ METHOD WriteMonitoringAddressInfoTag : UDINT Returns an Error Code if failed; If this is an address info related error, then a combination of ERR_PLCC_BAD_ITEM AND a PlcMonitoringErrorCodes will be returned (ERR_PLC_BAD_ITEM as LOWORD, rest as HIWORD) InOut: Scope Name Type Return WriteMonitoringAddressInfoTag UDINT Input pai POINTER TO PlcAddressInfo uiItemId UINT
PlcMonitoringServiceHelper.WriteWritingAddressInfoTag (METH) ¶ METHOD WriteWritingAddressInfoTag : UDINT Returns an Error Code if failed; If this is an address info related error, then a combination of ERR_PLCC_BAD_ITEM AND a PlcMonitoringErrorCodes will be returned (ERR_PLC_BAD_ITEM as LOWORD, rest as HIWORD) InOut: Scope Name Type Return WriteWritingAddressInfoTag UDINT Input pai POINTER TO PlcAddressInfo pData POINTER TO BYTE itemType PlcDataItemType
Swapping ¶ SwapDword (Function) SwapDwordIf (Function) SwapLword (Function) SwapLwordIf (Function) SwapWord (Function) SwapWordIf (Function) UtilSwapGuidIf (Function)
SwapDword (FUN) ¶ FUNCTION SwapDword : BOOL InOut: Scope Name Type Return SwapDword BOOL Inout dw DWORD
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