UART Communication Settings/en: различия между версиями

Новая страница: «You can write a new value by using the following command:»
(Новая страница: «For details, see the description of the modbus_client command. '''Important: the examples below use the /dev/ttyAPP1 port. If the device is c…»)
(Новая страница: «You can write a new value by using the following command:»)
Строка 37: Строка 37:
For details, see the description of the [[Modbus-client/en|modbus_client]] command. '''Important: the examples below use the /dev/ttyAPP1 port. If the device is connected to another port, you must replace /dev/ttyAPP1 with the name of that port!'''
For details, see the description of the [[Modbus-client/en|modbus_client]] command. '''Important: the examples below use the /dev/ttyAPP1 port. If the device is connected to another port, you must replace /dev/ttyAPP1 with the name of that port!'''


Записать новое значение можно с помощью следующей команды:
You can write a new value by using the following command:


     modbus_client --debug -mrtu -b9600 -pnone -s2 /dev/ttyAPP1 -a0x01 -t0x06 -r110 1152
     modbus_client --debug -mrtu -b9600 -pnone -s2 /dev/ttyAPP1 -a0x01 -t0x06 -r110 1152
12 063

правки