How to add a Message instruction
|
The Message instruction can be used
to set up a message that will be displayed for the user during the
execution of the method run. The message can be for information
in a screen only, or it can require a signature before the user
can control the system. The messages are all added to the logbook
text. See Appendix Messages for
examples.
The table below describes how to add a Message instruction to the method.
Step
|
Action
|
1
|
|
2
|
Type a message in the Message text
box in the Parameters field.
|
3
|
Select one of the display options on the Mode menu:
-
Screen, i.e. only a text message
is displayed.
-
Noscreen,
i.e. the message will not be displayed but only inserted into the
logbook.
-
Authorize,
i.e. the message will require a signature from the user before the
user can interact with the system again.
|
4
|
|
Note: If the Message instruction is inserted
in a conditional block it will only be displayed if the conditions
of the block (for example a Watch)
is fulfilled.
Note: All messages
are erased when the system reaches the End status.
This also includes Authorize messages.
|