User Tools

Site Tools


mycnc:global_variables_description

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mycnc:global_variables_description [2017/09/05 17:56] skirillovmycnc:global_variables_description [2017/09/05 20:46] skirillov
Line 28: Line 28:
  
 === 60013 === === 60013 ===
-Change UART connection parameters: number of bits (8 or 7), parity (none, odd, even), number of stop bits (1, 2). Data comes in 3 low nibbles. The lowest is stop bits, then parity, then number of bits. Example: <code>0x801= 8,N,1+Change UART connection parameters: number of bits (8 or 7), parity (none, odd, even), number of stop bits (1, 2). Data comes in 3 low nibbles. The lowest is stop bits, then parity, then number of bits. Example: <code>0x801=8,N,1
 0x712=7,O,2 0x712=7,O,2
 0x822=8,E,2</code> 0x822=8,E,2</code>
Line 43: Line 43:
  
 === 60031 === === 60031 ===
-Read from this register will send read inquiry to Modbus device (PLC controller will be in till Regiter value received from Modbus device). Writing to this register will send ready inquiry to Modbus device. The value written is used as Register address to read |+Read from this register will send read inquiry to Modbus device (PLC controller will be in till Regiter value received from Modbus device). Writing to this register will send ready inquiry to Modbus device. The value written is used as Register address to read  
 + 
 + 
 + 
 +[[global_variables|Global Variables Table]]
  
mycnc/global_variables_description.txt · Last modified: 2022/08/04 10:58 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki