Spindle Control Module; Manual Operation Of Spindle Control; Software Operation Of Spindle Control; Pal - Techno-Isel Educational DaVinci Setup

Table of Contents

Advertisement

For some error codes, if the Status button is pressed after the error code appears, the axis
with the error will be identified by number in the Status window. The axes are represented
by the following numbers: X=1
! ! ! ! !
The system must be reset by pressing the P-Reset button after
hardware errors are corrected. Operation will automatically resume
after the correction of software errors.

Spindle Control Module

Diagram 4: Spindle Control Module
DO NOT LOAD THE OUTPUT PORT WITH MORE THAN 10A. DOING SO
# # # # #
COULD RESULT IN DAMAGE TO THE DAVINCI.
! ! ! ! !
When the spindle control module is ON, a dot appears in the lower left
corner of the digital display.

Manual Operation Of Spindle Control

Pressing the Output button toggles the state of the relay; i.e., if the relay is off, pressing the
button turns it ON or if the relay is on, pressing the button turns it OFF.

Software Operation Of Spindle Control

To activate spindle control from PAL, use the SET PORT commands listed below.

PAL

:
To turn the relay ON: set_port 65529,128=1
To turn the relay OFF: set_port 65529,128=0

DIRECT PROGRAMMING

"To activate spindle control from the ASCII commands in the direct, or DNC, mode:
To turn the relay ON: @0B65529,1
To turn the relay OFF: @0B65529,0
"To activate spindle control in the program, or CNC mode:
To turn the relay ON: p65529,1,1
To turn the relay OFF: p65529,1,0
Y=2
Z=3
14

Advertisement

Table of Contents
loading

Table of Contents