Turbo PMAC Clipper Hardware Reference Manual
Laser Control Output
66
#define EQU2_ON M212=1M211=1
#define EQU2_OFF M212=0M211=1
#define EQU3_ON M312=1M311=1
#define EQU3_OFF M312=0M311=1
#define EQU4_ON M412=1M411=1
#define EQU4_OFF M412=0M411=1
CTRL_TYP->Y:$078407,8,4
CTRL_INV->X:$078407,8,4
CTRL_DAT->Y:$078403,8,4
CTRL_DIR->X:$078403,8,4
PWM_CMD_VAL->Y:$078414,8,16,S
PFM_CMD_VAL->Y:$07841C,0,24,S
M111->X:$078005,11 ; ENC1 compare initial state write enable
M112->X:$078005,12 ; ENC1 compare initial state
M116->X:$078000,9 ; ENC1 compare output value
M211->X:$07800D,11 ; ENC2 compare initial state write enable
M212->X:$07800D,12 ; ENC2 compare initial state
M216->X:$078008,9 ; ENC2 compare output value
M311->X:$078015,11 ; ENC3 compare initial state write enable
M312->X:$078015,12 ; ENC3 compare initial state
M316->X:$078010,9 ; ENC3 compare output value
M411->X:$07801D,11 ; ENC4 compare initial state write enable
M412->X:$07801D,12 ; ENC4 compare initial state
M416->X:$078018,9 ; ENC4 compare output value
Open PLC 1 Clear
CTRL_DIR=$F
CTRL_DAT=$1
CTRL_TYP=$F
CTRL_INV=$0
I6816=0 ;PWM OUTPUT ON 1st Supplimental Channel
I6826=3 ;PFM Output on 2nd Supplimental Channel
Disable PLC 1
Close
PWM_CMD_VAL = 0 ; represents 50% duty cycle
PFM_CMD_VAL = 3000 ; Changes PFM frequency
Based upon the settings above you can change the PWM duty cycle by changing the value of
PWM_CMD_VAL
and the PFM frequency by changing
PFM_CMD_VAL
. The duty cycle of the PFM signal
however will be changed based upon I6804 and I6803 settings.
PFM width = I6804 / PFM Clock
The EQU can be turned on and off manually to switch the output mode:
EQU on: M112=1 M111=0
EQU off: M112=0 M111=0
Also, Position Compare function can be used to control the EQU output. Please refer to Turbo User’s
Manual for detailed information about position compare functionality and settings.
Summary of Contents for Turbo PMAC Clipper
Page 5: ......
Page 11: ...Turbo PMAC Clipper Connections and Software Setup 11 SPECIFICATIONS Part Number ...
Page 78: ...Turbo PMAC Clipper Hardware Reference Manual Appendix B 78 APPENDIX B SCHEMATICS ...
Page 79: ...Turbo PMAC Clipper Hardware Reference Manual Appendix B 79 ...
Page 80: ...Turbo PMAC Clipper Hardware Reference Manual Appendix B 80 ...
Page 81: ...Turbo PMAC Clipper Hardware Reference Manual Appendix B 81 ...
Page 82: ...Turbo PMAC Clipper Hardware Reference Manual Appendix B 82 ...
Page 83: ...Turbo PMAC Clipper Hardware Reference Manual Appendix B 83 ...
Page 84: ...Turbo PMAC Clipper Hardware Reference Manual Appendix B 84 ...