PlcVarListMonitoring.prvIsItemInvalid (METH) ¶ METHOD prvIsItemInvalid : BOOL InOut: Scope Name Type Return prvIsItemInvalid BOOL Input iItemIndex DINT Output wdError WORD
PlcVarListMonitoring.WantsShutdownNotification (PROP) ¶ PROPERTY WantsShutdownNotification : BOOL
PlcVarListMonitoring.prvState (PROP) ¶ PROPERTY prvState : PlcVarListMonitoringState
Projektinformationen ¶ GetBooleanProperty (Function) GetCompany (Function) GetNumberProperty (Function) GetTextProperty (Function) GetTextProperty2 (Function) GetTitle (Function) GetVersion (Function) GetVersionProperty (Function)
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