Translations:I/O Mapping Matrix/30/en

Версия от 18:46, 16 июля 2019; RomanKulibaba (обсуждение | вклад) (Новая страница: «If we want to disable and input 0, then write the value 3 in register 16: <syntaxhighlight lang="bash">modbus_client --debug -mrtu -pnone -s2 /dev/ttyRS485-1 -a1…»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

If we want to disable and input 0, then write the value 3 in register 16:

modbus_client --debug -mrtu -pnone -s2 /dev/ttyRS485-1 -a1 -t0x06 -r16 3