<< Click to Display Table of Contents >> Navigation: »No topics above this level« Testing the HMI application |
mapp Services V5.16
To conclude, the HMI application can be tested.
It is now possible to create and start ladder diagram programs using widget "LadderEditor".
For information about how to program in the ladder diagram editor, see section Programming in widget "LadderEditor".
The objective is to also have variable "Input" set to TRUE if variable "Output" in program "Data" is set to TRUE.
To do this, a contact is pulled into the editor using drag-and-drop. A dialog box opens automatically where condition "Conditon_Input" can be selected. A normally open contact is selected (" ").
A coil is then pulled into the editor using drag-and-drop. Action "Action_Output" is selected in the dialog box.
The program looks like this:
The new program is then saved. This is done by selecting "Save as" in the title bar. For information about how to work with the title bar, see here.
A dialog box appears where a name for the program can be assigned:
The program can now be loaded via the title bar. A dialog box opens to select the previously created program.
The program is then started via the title bar.
If the program was started via the title bar, it can now be tested. To do so, Powerflow is enabled with button "Activate Powerflow".
Pressing button "Input" makes it clear that the program is working as expected.