File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 21.09.2021, 10:50:41 companyName string 3S-Smart Software Solutions GmbH libraryFile CommonPacketFormat_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CommonPacketFormat_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True LastModificationDateTime date 21.09.2021, 10:50:41 LibraryCategories library-category-list Intern|Networking|EtherNet/IP Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace CPF Description See: Description LanguageModelAttribute qualified-access-only Project CommonPacketFormat_Itfs Title CommonPacketFormat Interfaces Version version 4.2.0.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
DSD_StandardMonitoring.abstrAssignMonitoringProvider (METH) ¶ METHOD abstrAssignMonitoringProvider : UDINT InOut: Scope Name Type Return abstrAssignMonitoringProvider UDINT Input pConn POINTER TO PlcAppConnection
DSD_StandardMonitoring.abstrExecuteMonitoringReply (METH) ¶ METHOD abstrExecuteMonitoringReply : UDINT InOut: Scope Name Type Return abstrExecuteMonitoringReply UDINT Input pConn POINTER TO PlcAppConnection
DSD_StandardMonitoring.abstrInitFlags (PROP) ¶ PROPERTY abstrInitFlags : UDINT
DSD_StandardMonitoring.abstrSendReadRequest (METH) ¶ METHOD abstrSendReadRequest : UDINT InOut: Scope Name Type Return abstrSendReadRequest UDINT Input pConn POINTER TO PlcAppConnection
DSD_StandardMonitoring.abstrSendWriteRequest (METH) ¶ METHOD abstrSendWriteRequest : UDINT InOut: Scope Name Type Return abstrSendWriteRequest UDINT Input pConn POINTER TO PlcAppConnection
DSD_StandardMonitoring.abstrWishedMonitoringFinishedState (PROP) ¶ PROPERTY abstrWishedMonitoringFinishedState : PlcConnectionState
DSD_StandardMonitoringInit (STRUCT) ¶ TYPE DSD_StandardMonitoringInit EXTENDS StandardMonitoringInit_Base : STRUCT InOut: Name Type Comment Inherited from stPlcAddr STRING StandardMonitoringInit_Base credentials PlcCredentials StandardMonitoringInit_Base udiInitialCommBufferSize UDINT StandardMonitoringInit_Base pServiceBuffer POINTER TO BYTE StandardMonitoringInit_Base ServiceBufferSize UDINT StandardMonitoringInit_Base pServiceBufferAdd POINTER TO BYTE If no memory is configured here, then we will only use one channel to connect to the plc otherwise we will try to open two channels, one for reading and one for writing StandardMonitoringInit_Base ServiceBufferAddSize UDINT StandardMonitoringInit_Base appIdentification PlcAppIdentification
DSD_StandardMonitoringInit2 (STRUCT) ¶ TYPE DSD_StandardMonitoringInit2 EXTENDS DSD_StandardMonitoringInit : STRUCT InOut: Name Type Comment Inherited from stPlcAddr STRING StandardMonitoringInit_Base credentials PlcCredentials StandardMonitoringInit_Base udiInitialCommBufferSize UDINT StandardMonitoringInit_Base pServiceBuffer POINTER TO BYTE StandardMonitoringInit_Base ServiceBufferSize UDINT StandardMonitoringInit_Base pServiceBufferAdd POINTER TO BYTE If no memory is configured here, then we will only use one channel to connect to the plc otherwise we will try to open two channels, one for reading and one for writing StandardMonitoringInit_Base ServiceBufferAddSize UDINT StandardMonitoringInit_Base appIdentification PlcAppIdentification DSD_StandardMonitoringInit bUseDynamicAddressResolution BOOL addrResolutionInfo DSD_DynamicAddressResolutionInfo