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
Initial
Comment
SessionName
OpcUa_String
EndpointUrl
OpcUa_String
The url of the opc ua server
SecurityPolicyUri
OpcUa_String
The used security policy uri
TransportProfileUri
OpcUa_String
STRUCT(strContent := ADR(’http://opcfoundation.org/UA-Profile/Transport/uatcp-uasc-uabinary’), uLength := 65)
TokenType
OpcUa_UserTokenType
The token type used to identify the user
SecurityMode
OpcUa_MessageSecurityMode
UserAuthentification
POINTER TO UserAuthentification
ConnectionTimeout
TIME
TIME#20s0ms
SessionTimeout
TIME
TIME#60m0s0ms
SubscriptionPublishingInterval
TIME
TIME#1s0ms
SubscriptionLifetimeCount
UDINT
15
SubscriptionMaxKeepAliveCount
UDINT
5
SubscriptionMaxItemsPerPublish
UDINT
3000
SamplingInterval
TIME
TIME#500ms