Guid (STRUCT) ¶ TYPE Guid : STRUCT InOut: Name Type data1 DWORD data2 WORD data3 WORD data4 ARRAY [0..7] OF BYTE
NetworkScanSettings (STRUCT) ¶ TYPE NetworkScanSettings : STRUCT InOut: Name Type Comment udiSearchedDeviceId UDINT udiSearchedDeviceType UDINT udiSearchedDeviceVersion UDINT wsDeviceNodeName WSTRING fixed size string (but 80 chars should be enough! stParentRelations STRING udiSearchFlags CmpNameServiceClientIec.NSClientSearchNodeFlags
PlcAppIdentification (STRUCT) ¶ TYPE PlcAppIdentification : STRUCT InOut: Name Type stAppName STRING gdCode Guid gdData Guid
PlcCredentialInfo (STRUCT) ¶ TYPE PlcCredentialInfo : STRUCT InOut: Name Type xCredentialsAtRuntime BOOL credentials PlcCredentials
PlcCredentials (STRUCT) ¶ TYPE PlcCredentials : STRUCT InOut: Name Type stUser STRING stPassword STRING
SymbolicInfo (STRUCT) ¶ TYPE SymbolicInfo : STRUCT InOut: Name Type pRootNodes POINTER TO SymbolicVarsBase.IBaseTreeNode iRootNodeCount UINT
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION
GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL