Characteristics
The sample project calls for control by means of Start and Stop commands to a motor, with immediate switch-off in case of Emergency.The Start and Stop commands can be given by digital inputs and/or by buttons on the operator interface.The Emergency input is detected by a digital input and simulated by using a button on a video page (the Emergency input works in negative logic: movement is possible if the input is TRUE).The sample project is created as follows:
- Creation of a new project
- HW configuration of HW of devices
- Creation of the control programme
- Configuration of strings used to display motor states
- Configuration of Operator Interface page
- Functional tests