Changing Baud or Node Address from runtime
Posted: Wed Jun 11, 2014 2:20 pm
I am currently adding SCADA functionality to one of our products through the Beijer T4A comm 4 (RS485) using ModbusRTU and would like to know how to directly access the internal Controller settings tags for baudrate and Slave Station Number.
I know that I can create a button to bring up the Change Active Controllers dialog which allows access to change these settings but we do not want the operator to have access to other controller settings and the dialog is so small on the T4A that the settings are very hard to change. For this reason I would prefer to make my own combobox and textbox for changing baudrate and node address.
I know that I can create a button to bring up the Change Active Controllers dialog which allows access to change these settings but we do not want the operator to have access to other controller settings and the dialog is so small on the T4A that the settings are very hard to change. For this reason I would prefer to make my own combobox and textbox for changing baudrate and node address.