Additional functions16.7 Interactively call the window from the part program (MMC)Job PlanningProgramming Manual, 03/2013, 6FC5398-2BP40-3BA1 599Syntax MMC(,)MeaningMMC: Subprogram identifier: Parameter of the STRING typeContains the MMC command, e.g. in the following form:"CYCLES,PICTURE_ON,T_SK.COM,PICTURE,MGUD.DEF,PICTURE_3.AWB,TEST_1,A1"CYCLES: Operating area in which the configured userdialog boxes are implemented.PICTURE_ONorPICTURE_OFF:Command: Display selection or displaydeselection.T_SK.COM: Com file: Name of the dialog display file (usercycles). The dialog display design is definedhere. The dialog screen is used to display uservariables and/or comment texts.PICTURE: Name of dialog display: The individual displaysare selected via the names of the dialogdisplays.MGUD.DEF: User data definition file, which is addressedwhile reading/writing variables.PICTURE_3.AWB: Graphics fileTEST_1: Display time or acknowledgement variable.A1: Text variables...", mode>: Parameters of the type CHARValue: "N": Without acknowledgementProgram execution is continued when thecommand has been transmitted. The senderis not informed if the command cannot beexecuted successfully."S": Synchronous acknowledgementThe program execution is paused until thereceiving component acknowledges thecommand. If the acknowledgement ispositive, the next command is executed. Ifthe acknowledgement is negative, an errormessage is output. PreviousNext |