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
stIpAddress
STRING
Data to set when ‘CODESYS V3’ or ‘CODESYS V3 via Gateway’ connections have been selected at design time
stPort
STRING
Port: e.g. ‘1234’
stGatewayAddress
STRING
Data to set when ‘CODESYS V3 via Gateway’ access has been selected at design time
stGatewayPort
STRING
Gateway port: e.g. ‘1234’
stDeviceName
STRING
Data to set when ‘CODESYS V3’ or ‘CODESYS V3 via Gateway’ connections have been selected at design time and “node name” or “node address” are used If present, this parameter has priority on IP address parameters