Elementos gráficos y lógicos
9.1 Línea, línea de separación, rectángulo, círculo y elipse
Ejemplo
LINE(0, 10, 100, 10, "black", "dotted", 1, true)
...
LINE(0, 10, 100, 10, "red", "dotted", 5, true)
LINE(0, 20, 100, 20, "red", "dotted", 5, true)
LINE(0, 30, 100, 30, "red", "dotted", 5, true)
...
SHOW_GRAPHIC(5)
220
;los 3 elementos gráfi-
cos del tipo LINE con
tag=5 se muestran
SINUMERIK Integrate Run MyScreens
Manual de programación, 07/2022, A5E50479473E AC