User Tools

Site Tools


spindle_speed_control_through_-10v_dac_channel_et10

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
spindle_speed_control_through_-10v_dac_channel_et10 [2017/12/01 00:42] esspindle_speed_control_through_-10v_dac_channel_et10 [2018/08/31 09:59] skirillov
Line 12: Line 12:
  
 === PLC controller (Hardware) === === PLC controller (Hardware) ===
 +
 +
 +!!!! [[closed_loop_configuration#analogue_-10v10v_outputs_test_mode|Please check if the DACs are not in the test mode before using.]] !!!
 +
  
 DAC offset register is mapped to address 0x32 of [[mycnc:extern_variables|Extern CNC Variables]] Area. DAC offset register is mapped to address 0x32 of [[mycnc:extern_variables|Extern CNC Variables]] Area.
Line 20: Line 24:
 high 4 bits is DAC channel high 4 bits is DAC channel
  
-Message PLCCMD_SET_CNC_EXTVAR should be sent to myCNC control core from PLC to get access [[External CNC Variables]], then 2 ms delay should be initiated to push the message from PLC to myCNC Core.+Message PLCCMD_SET_CNC_EXTVAR should be sent to myCNC control core from PLC to get access [[mycnc:extern_variables|Extern CNC Variables]], then 2 ms delay should be initiated to push the message from PLC to myCNC Core.
  
 <code c>#define PLCCMD_SET_CNC_EXTVAR 1020</code> <code c>#define PLCCMD_SET_CNC_EXTVAR 1020</code>
spindle_speed_control_through_-10v_dac_channel_et10.txt · Last modified: 2018/08/31 10:00 by skirillov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki