PlcMonitoringServiceHelper.prvWriteWritingAbsoluteAddressInfoTag (METH) ¶ METHOD prvWriteWritingAbsoluteAddressInfoTag : UDINT InOut: Scope Name Type Return prvWriteWritingAbsoluteAddressInfoTag UDINT Input paai POINTER TO PlcAbsoluteAddressInfo pData POINTER TO BYTE itemType PlcDataItemType
PlcMonitoringServiceHelper.prvWriteWritingPropertyAddressInfoTag (METH) ¶ METHOD prvWriteWritingPropertyAddressInfoTag : UDINT InOut: Scope Name Type Return prvWriteWritingPropertyAddressInfoTag UDINT Input ppai POINTER TO PlcPropertyByCallAddressInfo pData POINTER TO BYTE itemType PlcDataItemType
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. Alarm Manager Interfaces ¶ Library Identification ¶ Name: Alarm Manager Interfaces Version: newest Company: Intern Namespace: AlarmManager_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Alarm Manager Interfaces, * (Intern) Alarm Manager Internal Interfaces ¶ Library Identification ¶ Name: Alarm Manager Internal Interfaces Version: newest Company: Intern Namespace: AlarmManagerInternal_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Alarm Manager Internal Interfaces, * (Intern) Base Interfaces ¶ Library Identification ¶ Name: Base Interfaces Version: newest Company: System Namespace: IBaseLibrary Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Base Interfaces, * (System) CmpBinTagUtilIec ¶ Library Identification ¶ Placeholder: CmpBinTagUtilIec Default Resolution: CmpBinTagUtilIec, * (System) Namespace: CmpBinTagUtilIec Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpBinTagUtilIec CmpChannelClientIec ¶ Library Identification ¶ Placeholder: CmpChannelClientIec Default Resolution: CmpChannelClientIec, * (System) Namespace: CmpChannelClientIec Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpChannelClientIec CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) CmpLog ¶ Library Identification ¶ Placeholder: CmpLog Default Resolution: CmpLog, * (System) Namespace: CmpLog Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpLog Collections ¶ Library Identification ¶ Placeholder: Collections Default Resolution: Collections, * (System) Namespace: Collections Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Collections Collections Interfaces ¶ Library Identification ¶ Name: Collections Interfaces Version: newest Company: System Namespace: ICollections Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Collections Interfaces, * (System) Component Manager ¶ Library Identification ¶ Placeholder: Component Manager Default Resolution: Component Manager, * (System) Namespace: Component_Manager Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Component Manager Data Server Interfaces ¶ Library Identification ¶ Name: Data Server Interfaces Version: newest Company: System Namespace: Dataserver_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Data Server Interfaces, * (System) Monitoring Data Interfaces ¶ Library Identification ¶ Name: Monitoring Data Interfaces Version: newest Company: System Namespace: Monitoringdata_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Monitoring Data Interfaces, * (System) Standard ¶ Library Identification ¶ Placeholder: Standard Default Resolution: Standard, * (System) Namespace: Standard Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Standard SysFile ¶ Library Identification ¶ Placeholder: SysFile Default Resolution: SysFile, * (System) Namespace: SysFile Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysFile SysMem ¶ Library Identification ¶ Placeholder: SysMem Default Resolution: SysMem, * (System) Namespace: SysMem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysMem SysTime ¶ Library Identification ¶ Placeholder: SysTime Default Resolution: SysTime, * (System) Namespace: SysTime Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTime Trace Mgr2 Interfaces ¶ Library Identification ¶ Name: Trace Mgr2 Interfaces Version: newest Company: Intern Namespace: TraceMgr_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Trace Mgr2 Interfaces, * (Intern) Visu User Mgmt Interfaces ¶ Library Identification ¶ Name: Visu User Mgmt Interfaces Version: newest Company: System Namespace: Visu_User_Mgmt_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Visu User Mgmt Interfaces, * (System)
PlcMonitoringServiceHelper.prvWriteAbsoluteAddressInfoData (METH) ¶ METHOD prvWriteAbsoluteAddressInfoData : UDINT InOut: Scope Name Type Return prvWriteAbsoluteAddressInfoData UDINT Input paai POINTER TO PlcAbsoluteAddressInfo uiServiceType UINT
PlcMonitoringServiceHelper.prvWriteAbsoluteAddressInfoTag (METH) ¶ METHOD prvWriteAbsoluteAddressInfoTag : UDINT InOut: Scope Name Type Return prvWriteAbsoluteAddressInfoTag UDINT Input paai POINTER TO PlcAbsoluteAddressInfo uiItemId UINT
PlcMonitoringServiceHelper.prvWritePropertyAddressInfoData (METH) ¶ METHOD prvWritePropertyAddressInfoData : UDINT InOut: Scope Name Type Return prvWritePropertyAddressInfoData UDINT Input ppai POINTER TO PlcPropertyByCallAddressInfo
PlcMonitoringServiceHelper.prvWritePropertyAddressInfoTag (METH) ¶ METHOD prvWritePropertyAddressInfoTag : UDINT InOut: Scope Name Type Return prvWritePropertyAddressInfoTag UDINT Input ppai POINTER TO PlcPropertyByCallAddressInfo uiItemId UINT
UtilSetQuality (FUN) ¶ FUNCTION UtilSetQuality : BOOL InOut: Scope Name Type Return UtilSetQuality BOOL Input dataItem IDataItem quality PlcDataItemQuality reason DWORD
UtilSetSymbolicQuality (FUN) ¶ FUNCTION UtilSetSymbolicQuality : BOOL This function sets the symbolic quality from the parameters. It will return TRUE in case the quality is good InOut: Scope Name Type Return UtilSetSymbolicQuality BOOL Input item IDataItem dwQuality DWORD
UtilUINT_From_HexString (FUN) ¶ FUNCTION UtilUINT_From_HexString : UINT InOut: Scope Name Type Return UtilUINT_From_HexString UINT Input stNumber STRING Output bValid BOOL