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
Default value
5
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.
|
Scope
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.
|
Scope
ON, OFF |
None |
Default value
OFF |
Parameter
OPC.ShowETSStructure |
Description
Specifies whether to show an ETS like structure within the server item tree.
|
Scope
ON, OFF |
None |
Default value
OFF |
OPC.QualityForValueNotSet |
Description
Specifies which OPC Quality value shall be used for item values that are not yet set. |
UNCERTAIN, BAD, NOT_CONNECTED |
Unit
None |
UNCERTAIN |
Parameter
OPC.Delimiter |
Description
Specifies which delimiter shall be used for the item IDs within the server item tree. |
String (" not allowed) |
Unit
None |
Parameter
\ |
...
!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: |
...
!Attention: Use the following option only with caution!
ON, OFF |
...
None | ON | |
OPC.AllValuesValid |
Description
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" |
. |
ON, OFF |
None |
OFF |
Article applies to the following products:
- NETx BMS Platform
- NETx Multi Protocol Server