IRootAddressNodeWithDatasourceIndex (ITF) ¶ INTERFACE IRootAddressNodeWithDatasourceIndex Properties: DatasourceIndex Structure: DatasourceIndex (Property)
IRootAddressNodeWithDatasourceIndex.DatasourceIndex (PROP) ¶ PROPERTY DatasourceIndex : INT
IVariableInfoCollectsSpecialAddressInfos (ITF) ¶ INTERFACE IVariableInfoCollectsSpecialAddressInfos EXTENDS __SYSTEM.IQueryInterface This interface is used to store the property information derived during type tree walking; The codegeneration of the datasources does some differences here so we use a different way then ICollectsPropertyInformation Methods: SpecialAddrFound Structure: SpecialAddrFound (Method)
IVariableInfoCollectsSpecialAddressInfos.SpecialAddrFound (METH) ¶ METHOD SpecialAddrFound InOut: Scope Name Type Inout Const ai AddressGeneratedInfo
IVariableInfoCollectsToplevelAddressInfo (ITF) ¶ INTERFACE IVariableInfoCollectsToplevelAddressInfo EXTENDS __SYSTEM.IQueryInterface Methods: StoreAddressInfo Structure: StoreAddressInfo (Method)
PropertyAddressInfo (STRUCT) ¶ TYPE PropertyAddressInfo : STRUCT InOut: Name Type diSize DINT iRemoteAreaInst INT diRemoteOffsetInst DINT iRemoteAreaCode INT diRemoteOffsetGet DINT diRemoteOffsetSet DINT
CommunicationSettings (STRUCT) ¶ TYPE CommunicationSettings : STRUCT InOut: Name Type Comment bUseDynamicAddressResolution BOOL TODO (CDS-50836): communication by tcp scanInfo NetworkScanSettings appIdentification PlcAppIdentification udiCommBufferSize UDINT stPlcAddr STRING
ConnectionSetup (STRUCT) ¶ TYPE ConnectionSetup : STRUCT This structure contains all the data for dynamic connection setup IEC application has to instantiate it to allow a dynamic change of parameterss InOut: Name Type Comment xDataValid BOOL If the data are valid stNodeAddress STRING Logical Codesys address: e.g. ‘0001.A000.01A2’
DeviceInfo (STRUCT) ¶ TYPE DeviceInfo : STRUCT InOut: Name Type x16BitPointers BOOL x64BitPointers BOOL
DriverCfg (STRUCT) ¶ TYPE DriverCfg : STRUCT InOut: Name Type communication CommunicationSettings devInfo DeviceInfo credentialInfo PlcCredentialInfo symbols SymbolicInfo dataSourceIndex INT pConnectionSetup POINTER TO ConnectionSetup