User Tools

Site Tools


mycnc:modbus_setup

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
Last revisionBoth sides next revision
mycnc:modbus_setup [2020/02/06 13:35] ivanmycnc:modbus_setup [2020/06/16 14:29] ivan
Line 12: Line 12:
  
 Low-level access is preferable for direct access to the hardware. This allows to program the communication through PLC, and is a very flexible (albeit less straightforward) method. For low-level access the check mark in the **RS485/Modbus Communication** field in the **Settings > Config > Technology > Mill/Lathe > Spindle** window to OFF. Low-level access is preferable for direct access to the hardware. This allows to program the communication through PLC, and is a very flexible (albeit less straightforward) method. For low-level access the check mark in the **RS485/Modbus Communication** field in the **Settings > Config > Technology > Mill/Lathe > Spindle** window to OFF.
 +
 +<code>NOTE: The two modes are exclusive - low-level access will not work if the check mark is ON
 +and vice versa</code>
  
 ====I/O expand cards mapping==== ====I/O expand cards mapping====
Line 68: Line 71:
 The detailed description of the available Modbus devices is located at the [[mycnc:modbus_devices|Modbus Devices]] page. The detailed description of the available Modbus devices is located at the [[mycnc:modbus_devices|Modbus Devices]] page.
  
-====Sample M03 procedure for Spindle ON through Modbus====+====Example setups==== 
 + 
 +===General communication example=== 
 + 
 + 
 + 
 +===Sample M03 procedure for Spindle ON through Modbus===
  
 ++++ Expand M03 code | ++++ Expand M03 code |
mycnc/modbus_setup.txt · Last modified: 2020/07/03 11:26 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki