Installation manual
CNC 8055
CNC 8055i
CUSTOMIZABLE SCREENS
15.
SOFT: V02.2X
·603·
Example of a configuration file
15.6 Example of a configuration file
;(PRGSCRIPT 1)
Header
;;===============================================
;; Screen (201) in JOG mode - Actual
;;===============================================
Comment
;[JOG],PLCM1125
To show the "JOG mode - Actual" screen when mark M1125=1
;(DEBUG)
Starting at this line, program 999500 keeps a log of the errors originated
when debugging the configuration file.
;(DISABLE 0)
The OEM screen will replace the standard CNC screen.
;(WGDWIN 201)
The OEM screen is 201
;;--------------------- X axis, coordinate, error and consumption
;(AUTOREFRESH W1=POSX)
The graphic element W1 will always show the X axis position.
;(AUTOREFRESH W2=FLWEX)
The graphic element W2 will always show the X axis following error.
;(FORMAT W3,LEDBARDEC)
;(AUTOREFRESH W3=ANAI1)
The graphic element W3 (ledbar) will always show the X axis consumption
(input ANAI1)
;;-------------------- Z axis, position, error and consumption
;(AUTOREFRESH W4=POSZ)
The graphic element W4 will always show the Z axis position.
;(AUTOREFRESH W5=FLWEZ)
The graphic element W5 will always show the Z axis following error.
;(FORMAT W6,LEDBARDEC)
;(AUTOREFRESH W6=ANAI2)
The graphic element W6 (ledbar) will always show the Z axis consumption
(input ANAI2)
;;-------------------- Feedrate, F, %
;(AUTOREFRESH W7=FEED)
The graphic element W7 will always show the feedrate of the axes
;(AUTOREFRESH W8=FRO)
The graphic element W8 will always show the selected % of feedrate override
for the axes.
;;-------------------- Spindle, S, Smax, %
;(AUTOREFRESH W9=SPEED)
The graphic element W9 will always show the spindle speed.
;(AUTOREFRESH W10=SLIMIT)
The graphic element W10 will always show the maximum spindle speed
allowed.
;(AUTOREFRESH W11=SSO)