Parameter | OPC.GroupAddressType |
---|---|
Description | It defines 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 |
Parameter | OPC.PrefixedItemID |
---|---|
Description | It defines whether the leading "0"-characters shall be added to server item IDs. ON - defines that leading "0"characters are added to the item IDs of KNX group addresses OFF - defines that the item IDs of KNX group addresses do not contain leading "0"-characters |
Scope | ON, OFF |
Unit | None |
Default value | ON |
...
Parameter | OPC.AsyncTimeout |
---|---|
Description | It defines 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 |
Parameter | OPC.AsyncReadFromDevice |
---|---|
Description | It specifies whether the response data of the asynchronous OPC value read queries ("READ") 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 |
Parameter | OPC.AsyncRefreshFromDevice |
---|---|
Description | It specifies whether the response data of the asynchronous OPC value refresh queries ("REFRESH") 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 |
Parameter | OPC.ShowETSStructure |
---|---|
Description | It specifies whether to show an ETS like structure within the server item tree ON - shows the ETS like structure OFF - shows the NXA like structure |
Scope | ON, OFF |
Unit | None |
Default value | OFF |
Parameter | OPC.QualityForValueNotSet |
---|---|
Description | It specifies which OPC Quality value shall be used for item values that are not yet set. |
Scope | UNCERTAIN, BAD, NOT_CONNECTED |
Unit | None |
Default value | UNCERTAIN |
Parameter | OPC.Delimiter |
---|---|
Description | It specifies which delimiter shall be used for the item IDs within the server item tree. |
Scope | String (" not allowed) |
Unit | None |
Default value | \ |
...