Name | Description | Scope | Unit | Default | Notes |
---|---|---|---|---|---|
OPC.GroupAddressType |
Description
Specifies the format that is used to map KNX group addresses to server item IDs. 2Level - uses the two-level KNX group address format 3Level - uses the three-level KNX group address format. |
Scope
2level, 3level
Unit
None
Default value
3level
...
The following examples represent the same KNX datapoint:
| 2level, 3level |
...
None |
3level | |
OPC.PrefixedItemID |
Description
Specifies whether the leading "0"-characters shall be added to server item IDs.
|
|
|
Scope
ON, OFF
Unit
None
Default value
ON
...
The following examples represent the same KNX datapoint:
| ON, OFF |
...
None |
ON | |
OPC.AsyncTimeout |
Description
Specifies the timeout value for asynchronous OPC queries. If no answer to an OPC query is received within this time interval, the quality of all queried datapoints will be set to UNCERTAIN. |
Scope
1 – 60 |
Unit
seconds
s | 5 |
OPC.AsyncReadFromDevice |
Description
Specifies whether the response data of the asynchronous OPC value read queries ("READ") shall be read from the server's data base |
or |
directly be retrieved from the field device.
|
ON, OFF |
None |
Default value
OFF |
OPC.AsyncRefreshFromDevice |
Description
Specifies whether the response data of the asynchronous OPC value refresh queries ("REFRESH") shall be read from the server's data base |
or |
directly be retrieved from the field device.
|
ON, OFF |
None |
Default value
OFF |
OPC.ShowETSStructure |
Description
Specifies whether to show an ETS like structure within the server item tree.
|
Scope
ON, OFF |
None |
OFF |
Parameter
OPC.QualityForValueNotSet |
Description
Specifies which OPC Quality value shall be used for item values that are not yet set. |
Scope
UNCERTAIN, BAD, NOT_CONNECTED |
None |
UNCERTAIN |
Parameter
OPC.Delimiter |
Description
Specifies which delimiter shall be used for the item IDs within the server item tree. |
Scope
String (" not allowed) |
None |
Default value
\
...
! Following OPC parameters are available only for compatibility reasons. In future versions they may vanish.
...
Parameter
...
OPC.AsyncWriteConfirmation
...
Description
...
It specifies whether the response data of the asynchronous OPC value write queries ("WRITE") shall be read from the server's data base, or whether it shall directly be retrieved from the field device. ON - the field devices are queried OFF - the values are read from the server's data base
...
Scope
...
ON, OFF
...
Unit
...
None
...
Default value
...
OFF
...
!Attention: If the parameter is set on "ON", each OPC "WRITE" command will result in sending up telegrams to the field network. In the case of KNX, up to three KNX telegrams are sent.
\ | |||||
DEPRECATED PARAMETERS – Will be removed in future releases. | |||||
OPC.RefreshOnEqualValue |
Description
Specifies whether OPC "OnDataChange" events are generated by incoming values from the field level even if the values are unchanged.
|
Scope
ON, OFF
Unit
None
|
Example: |
...
Parameter
ON, OFF |
Info |
---|
!Attention: Use the following option only with caution!
|
None | ON | |
OPC.AllValuesValid |
If set to " |
ON" |
, server items always have the quality " |
GOOD" |
, even if their quality is " |
BAD" |
or " |
UNCERTAIN" |
. This option can be used for limited OPC clients that are not aware of OPC qualities other than " |
GOOD" |
. |
Scope
ON, OFF | None |
Unit
None
Default value
OFF |
Article applies to the following products:
- NETx BMS Platform
- NETx Multi Protocol Server