[r42]: / branches / SBSI / Vision_Game_PLC / Plc Logic / Application / Function Blocks / IO / ExampleIOStateMachine / Suspend / svnobj  Maximize  Restore  History

Download this file

8 lines (7 with data), 1.1 kB

1
2
3
4
5
6
7
METHOD Suspend
VAR_INPUT
END_VAR
{warning disable C0371}
Client.ActualStep := 0;
Client.Message:='Suspend';		
UM.Suspend();