Changes

101 bytes added ,  06:39, 31 August 2019
added another mbpoll command
Line 33: Line 33:  
# to turn the spindle off
 
# to turn the spindle off
 
./mbpoll /dev/ttyUSB0 6 -b 9600 -s 1 -P none -a 1 -r 1 -t 4
 
./mbpoll /dev/ttyUSB0 6 -b 9600 -s 1 -P none -a 1 -r 1 -t 4
 +
 +
# to reset a fault (needs to be tested)
 +
./mbpoll /dev/ttyUSB0 1 -b 9600 -s 1 -P none -a 1 -r 8 -t 0
    
# monitor output frequency (displays Hz * 10)
 
# monitor output frequency (displays Hz * 10)