Testing the HMI application

<< 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".

Adding contacts and coils

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 (" ").

add_contact

A coil is then pulled into the editor using drag-and-drop. Action "Action_Output" is selected in the dialog box.

add_coil

The program looks like this:

ready_program

Saving the program

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.

titelleiste_save_as

A dialog box appears where a name for the program can be assigned:

save_as

Loading and starting the program

The program can now be loaded via the title bar. A dialog box opens to select the previously created program.

load_program

The program is then started via the title bar.

start_program

Testing the program

If the program was started via the title bar, it can now be tested. To do so, Powerflow is enabled with button "Activate Powerflow".

active_powerflow

Pressing button "Input" makes it clear that the program is working as expected.

activate_input