OPC-Parameters
Name | Description | Scope | Unit | Default | Notes |
---|---|---|---|---|---|
OPC.GroupAddressType | 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. In contrast to defined parameter within the studio, this has a crucial influence on the structure of all server item IDs. The following examples represent the same KNX datapoint:
| 2level, 3level | None | 3level | |
OPC.PrefixedItemID | Specifies whether the leading "0"-characters shall be added to server item IDs.
This parameter has crucial influence on the structure of all server item IDs. The following examples represent the same KNX datapoint:
| ON, OFF | None | ON | |
OPC.AsyncTimeout | 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. | 1 – 60 | s | 5 | |
OPC.AsyncReadFromDevice | 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 | OFF | |
OPC.AsyncRefreshFromDevice | 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 | OFF | |
OPC.ShowETSStructure | Specifies whether to show an ETS like structure within the server item tree.
| ON, OFF | None | OFF | |
OPC.QualityForValueNotSet | Specifies which OPC Quality value shall be used for item values that are not yet set. | UNCERTAIN, BAD, NOT_CONNECTED | None | UNCERTAIN | |
OPC.Delimiter | Specifies which delimiter shall be used for the item IDs within the server item tree. | String (" not allowed) | None | \ | |
DEPRECATED PARAMETERS – Will be removed in future releases. | |||||
OPC.RefreshOnEqualValue | Specifies whether OPC "OnDataChange" events are generated by incoming values from the field level even if the values are unchanged.
Example: | ON, OFF | 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". | ON, OFF | None | OFF |
Article applies to the following products:
- NETx BMS Platform
- NETx Multi Protocol Server