9.3 Dialog selection via NC
MMC command in HMI Operate
You can use MMC commands as described in the following:
1. Definition of MMC commands
The following combinations are available in the standard systemconfiguration.ini
file:
address:=MCYCLES --> command:=LM
address:=CYCLES --> command:=PICTURE_ON
This distinction is necessary, in order to make a differentiation between measuring cycles
and other cycles. This means that:
– LM is always applicable for measuring cycles, PICTURE_ON always for non-measuring
cycles
– It is not permissible that newly defined MMC commands are designated PICTURE_ON
and LM
2. "Run MyScreens" license
All of the dialogs opened by "Run MyScreen" – with the exception of the measuring cycles
– fall under the "Run MyScreens" license, and therefore without license, only a limited
number of dialogs can be used.
Example call with test.com (Run MyScreens):
g0 f50
MMC("CYCLES,PICTURE_ON,test.com,screen form1","A")
m0
MMC("CYCLES,PICTURE_OFF","N")
M30
Dialog selection
9.3 Dialog selection via NC
SINUMERIK Integrate Run MyScreens (BE2)
286 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1