UtilVersionToString (FUN) ¶ FUNCTION UtilVersionToString : STRING InOut: Scope Name Type Return UtilVersionToString STRING Input v VERSION
GlobalConstants ¶ ComponentConstants (GVL) Errors (GVL) Services (GVL)
ComponentConstants (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Constant DatasourcesComponentName STRING ‘DatasourceApplicationV3’ ComponentId UDINT 16#1092
IVariableInfoCollectsToplevelAddressInfo.StoreAddressInfo (METH) ¶ METHOD StoreAddressInfo InOut: Scope Name Type Inout Const addrInfo AddressGeneratedInfo
Structs ¶ AddressInfos AbsoluteAddressInfo (Struct) AddressGeneratedInfo (Struct) AddressInfoType (Enum) AddressInfoUnion (Union) BitRelativeAddressInfo (Struct) PropertyAddressInfo (Struct) CommunicationSettings (Struct) ConnectionSetup (Struct) DeviceInfo (Struct) DriverCfg (Struct) Guid (Struct) NetworkScanSettings (Struct) PlcAppIdentification (Struct) PlcCredentialInfo (Struct) PlcCredentials (Struct) SymbolicInfo (Struct)
AddressInfos ¶ AbsoluteAddressInfo (Struct) AddressGeneratedInfo (Struct) AddressInfoType (Enum) AddressInfoUnion (Union) BitRelativeAddressInfo (Struct) PropertyAddressInfo (Struct)
AbsoluteAddressInfo (STRUCT) ¶ TYPE AbsoluteAddressInfo : STRUCT InOut: Name Type Initial Comment diSize DINT btRemoteVarBitOffset BYTE 255 only if bAbsoluteAddr = TRUE wRemoteVarArea WORD only if bAbsoluteAddr = TRUE dwRemoteVarBaseOffset DWORD only if bAbsoluteAddr = TRUE;
AddressGeneratedInfo (STRUCT) ¶ TYPE AddressGeneratedInfo : STRUCT InOut: Name Type Initial addrInfoType AddressInfoType AddressInfoType.None addrInfo AddressInfoUnion
AddressInfoType (ENUM) ¶ TYPE AddressInfoType : Attributes: qualified_only InOut: Name None Absolute PropertyByCall BitRelative
AddressInfoUnion (UNION) ¶ TYPE AddressInfoUnion : UNION InOut: Name Type Absolute AbsoluteAddressInfo PropByCall PropertyAddressInfo BitRelative BitRelativeAddressInfo