CycleManagerSingleExecutioninterfacesISingleExecutionCycleManagerMethodswaitForOn this pagewaitFor Short summary This method waits for a boolean signal until the step can be changed. Parameters NameTypeCommentKindvalueBOOLthe value to wait forinput Code Declaration METHOD waitForVAR_INPUT (* the value to wait for *) value :BOOL;END_VAR