UserConfigurationV1.Assign (METH) ¶ METHOD Assign : ERROR InOut: Scope Name Type Return Assign ERROR Input dst POINTER TO BYTE
UserConfigurationV1.Ready (PROP) ¶ PROPERTY Ready : BOOL
Utils ¶ HasNullOrEmptySecurityPolicy (Function) SafeStringCopy (Function) TryAdjustData_Int (Function) TryAdjustData_Real (Function) TryAdjustData_UInt (Function)
HasNullOrEmptySecurityPolicy (FUN) ¶ FUNCTION HasNullOrEmptySecurityPolicy : BOOL InOut: Scope Name Type Return HasNullOrEmptySecurityPolicy BOOL Inout Const policy OpcUa_UserTokenPolicy
SafeStringCopy (FUN) ¶ FUNCTION SafeStringCopy : DINT InOut: Scope Name Type Return SafeStringCopy DINT Input pstrSource POINTER TO STRING pstrDest POINTER TO STRING
TryAdjustData_Int (FUN) ¶ FUNCTION TryAdjustData_Int : BOOL Convert from src type to destination type if both types are signed integers InOut: Scope Name Type Return TryAdjustData_Int BOOL Input src POINTER TO BYTE srcOpcType OpcUa_BuiltInType dst POINTER TO BYTE dstOpcType OpcUa_BuiltInType
TryAdjustData_Real (FUN) ¶ FUNCTION TryAdjustData_Real : BOOL Convert from src type to destination type if both types are floating point numbers InOut: Scope Name Type Return TryAdjustData_Real BOOL Input src POINTER TO BYTE srcOpcType OpcUa_BuiltInType dst POINTER TO BYTE dstOpcType OpcUa_BuiltInType
TryAdjustData_UInt (FUN) ¶ FUNCTION TryAdjustData_UInt : BOOL Convert from src type to destination type if both types are unsigned integers InOut: Scope Name Type Return TryAdjustData_UInt BOOL Input src POINTER TO BYTE srcOpcType OpcUa_BuiltInType dst POINTER TO BYTE dstOpcType OpcUa_BuiltInType
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