Our ASCII server gateway series use pre-defined ASCII commands to communicate between the ASCII Master device (such as a SCADA or a BMS system) and the KNX, LON or BAC devices.
Therefore, if your system is also using pre-defined ASCII commands and can’t understand our commands or if your system can’t be programmed to understand them, we will not be able to fit in your integration.
On the other hand, if your ASCII device can be programmed in order to communicate with our gateway, there should be no problem in using one of our gateways to fit your integration./p>
Please, find below some examples of the commands supported by our gateway:
-
Read a value in the gateway: >Daaaa?\r
- Write a value in the gateway: >Daaaa=vv\r
Where aaaa stands for the register address inside our gateway; vv stands for the desired value to place in the specific register; \r stands for carry return.