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 revisionBoth sides next revision
mycnc:global_variables_description [2017/09/05 17:56] skirillovmycnc:global_variables_description [2017/09/05 17:56] skirillov
Line 20: Line 20:
 === 60011 === === 60011 ===
 Writing to this register change Modbus protocol. <code>"0" - Modbus/RTU,  Writing to this register change Modbus protocol. <code>"0" - Modbus/RTU, 
-"1" - Modbus/ASCII</code> |+"1" - Modbus/ASCII</code>
  
 === 60012 === === 60012 ===
 Writing to this register will change RS485/Modbus speed. Available speeds are <code>1200, 2400, 4800,  Writing to this register will change RS485/Modbus speed. Available speeds are <code>1200, 2400, 4800, 
 9600, 19200, 38400,  9600, 19200, 38400, 
-57600, 115200</code> |+57600, 115200</code>
  
 === 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>
  
  
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