[opcsrv]
General settings for the OPC DA server.
[opcsrv] cnsShowSystemNameForLocalViews
- Type
- bool
- Default
- 0
- Range
- 0|1
[opcsrv] cnsShowViewInPI
- Type
- bool
- Default
- 1
- Range
- 0|1
[opcsrv] CompareOldNew
- Type
- int
- Default
- 0
- Range
- 0|1
[opcsrv] itemIdType
- Type
- int
- Default
- 0
- Range
- 0-2
- 0 -> use data point names
- 1 -> use alias and ignore DPE if no alias is defined
- 2 -> use alis and fall back to data point name if no alias exists
[opcsrv] pollCount
- Type
- unsigned integer
- Default
- 32
- Range
- >0
Defines the number of data points that can be polled at once. If several polling requests are queued they will be processed in the next driver cycle.
[opcsrv] rootNode
- Type
- string
- Default
- WinCC_OA
- Range
- -
Allows to set the root node of the OPC server.
Please note, that this setting is is only applied to DPGroups and not for Plantmodel (CNS) configurations.
[opcsrv] server
- Type
- string
- Default
- OPCDAPvssServer
[opcsrv] showDPTs
- Type
- bool
- Default
- 0
- Range
- 0|1