[r4]: / trunk / SM3_Drive_RaspiStepper / SM3_Drive_RaspiStepper / Function Blocks / AXIS_REF_RaspiStepper / Implicitly called / BeforeWriteOutputs / svnobj  Maximize  Restore  History

Download this file

6 lines (5 with data), 1.1 kB

1
2
3
4
5
IF m_xSkipNextBeforeWriteOutputs THEN
	m_xSkipNextBeforeWriteOutputs := FALSE;
	RETURN;
END_IF
SUPER^.BeforeWriteOutputs();