en:software:devices:modbus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
en:software:devices:modbus [2016/12/21 18:03] – [Force multiple register] qem103en:software:devices:modbus [2016/12/21 18:04] – [5.5. Esempi] qem103
Line 210: Line 210:
 (addr + num - 1) <= 32 e (tabreg + num - 1) <= 32 otherwise the request will fail (reporting by wcmd). (addr + num - 1) <= 32 e (tabreg + num - 1) <= 32 otherwise the request will fail (reporting by wcmd).
  
-==== - Esempi ====+==== - Examples ====
  
-1) Impostazioni modbus e apertura del canale di comunicazione di tipo seriale+1) FIXME Impostazioni modbus e apertura del canale di comunicazione di tipo seriale
 <code QCL> <code QCL>
 modbus.mode = 0                             ; modbus master modbus.mode = 0                             ; modbus master
  • Last modified: 2020/07/13 14:58