Bugfix True False

This commit is contained in:
Michael Rest
2019-07-25 15:58:04 +02:00
parent 0c11f36f35
commit a86933028f

View File

@@ -130,7 +130,7 @@ PROGRAM _CYCLIC
enStepAuto := enAutoStep_INIT;
MpFUB.AxBasic_01.MoveAdditive := FALSE;
MpFUB.AxBasic_01.Home := FALSE;
gbOuMeasureTrigger := TRUE;
gbOuMeasureTrigger := FALSE;
END_IF
IF (enStepAuto = enAutoStep_WAIT_START) THEN