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 revision
Previous revision
Next revisionBoth sides next revision
en:software:devices:modbus [2016/12/22 15:51] – [5.5. Examples] qem103en:software:devices:modbus [2016/12/22 15:57] – [5.7. Broadcast] qem103
Line 281: Line 281:
 swTemp1 = modbus.iword15 swTemp1 = modbus.iword15
 </code> </code>
-==== - Schema a blocchi ====+==== - Block diagrams ==== 
 {{:software:devices:modbus:modbus_01.png?nolink400|}} {{:software:devices:modbus:modbus_01.png?nolink400|}}
  
 ==== - Broadcast ==== ==== - Broadcast ====
-Il Broadcast è un messaggio speciale che viene inviato dal Master e viene ricevuto contemporaneamente da tutti gli slave + 
-connessiLa funzionalitá broadcast (idcard = 0) è supportata solamente in modo master e se viene usato un messaggio +The Broadcast is a special message that is sent by the Master and is received simultaneously from all connected slavesThe broadcast function (idcard = 0) is supported only in master mode and if you use a message with type = 5, 6, 15 and 16 (write only). In this mode the st_sended state is activated once ended the transmission and not on receipt of confirmation by the slave. There isn't answer on the slaves to such messagesYou cannot use the SENDSYC command.
-con type = 5, 6, 15 16 (solo scrittura). In questa modalità lo stato st_sended viene attivato appena terminata la trasmissione +
-e non alla ricezione della conferma dallo slave. Infatti non esiste nessuna risposta degli slave per questo tipo di +
-messaggiNon è possibile utilizzare il comando SENDSYC.+
  
 ==== - Identificazione degli Slave ==== ==== - Identificazione degli Slave ====
  • Last modified: 2020/07/13 14:58