
2.DEVELOPMENT OF CUSTOM SCREEN B-66284EN/01
- 278 -
Control placement on machine operator’s panel parent screen
Creating coordinate display child screens
Based on a screen produced by screen movement from the layout
display screen to each child screen form, create copies of forms
as many as required.
An example of creating coordinate display child screens is
provided below.
Based on the copy source child screen (COP_coord_abs.xml),
make additional copies of the three child screens: relative
coordinate child screen (COP_coord_rel.xml), distance-to-go
child screen (COP_coord_dist.xml), and machine coordinate
child screen (COP_coord_mcn.xml).
Modify the coordinate title labels, rewrite the coordinate read
function, and rename the child screen switch button screens.
.xml name Control name Object ID Tab/Property name Setting/Change/Point
FPLabel FPLabel2 Character/Caption (ABSOLUTE)
FPNDisp1 Action/Function Name absolute[1]
FPNDisp2 Action/Function Name absolute[2]
FpNDisp
FPNDisp3 Action/Function Name absolute[3]
Action/Screen Type Sub Screen
COP_coord_abs
TFPChgScrn TFPChgScrn1
Action/Screen Name COP_coord_rel
FPLabel FPLabel2 Character/Caption (RELATIVE)
FPNDisp1 Action/Function Name relative[1]
FPNDisp2 Action/Function Name relative[2]
FpNDisp
FPNDisp3 Action/Function Name relative[3]
Action/Screen Type Sub Screen
COP_coord_rel
TFPChgScrn TFPChgScrn1
Action/Screen Name COP_coord_dist
FPLabel FPLabel2 Character/Caption (DISTANCE TO GO)
FPNDisp1 Action/Function Name distance[1]
FPNDisp2 Action/Function Name distance[2]
FpNDisp
FPNDisp3 Action/Function Name distance[3]
Action/Screen Type Sub Screen
COP_coord_dist
TFPChgScrn TFPChgScrn1
Action/Screen Name COP_coord_mcn
FPLabel FPLabel2 Character/Caption (MACHINE)
FPNDisp1 Action/Function Name machine[1]
FPNDisp2 Action/Function Name machine[2]
FpNDisp
FPNDisp3 Action/Function Name machine[3]
Action/Screen Type Sub Screen
COP_coord_mcn
TFPChgScrn TFPChgScrn1
Action/Screen Name COP_coord_abs