User`s guide
Using Operator Interfaces Chapter 11
VEE User’s Guide 429
10 Change the Color Alarm to a Raised Border as well.
11 Click on open space within UserFunction to get the
Properties dialog box, and select ShowPanelonExecute. Set
the property ShowTitleBar to False. Change the Panel
Title to alarm. Iconize alarm.
12 Go to the Main window and delete the Call object. (VEE
will still hold the function alarm in memory. If you want
to edit the function again, select Edit
⇒ Edit UserFunction or
double- click on its icon.)
13 Create the function that repeatedly calls the alarm
function.
14 Select Device ⇒ UserFunction and change the name of the
UserFunction to warning.
15 Select Flow ⇒ Repeat ⇒ Until Break.
16 Select Device ⇒ Call, change the Function Name to alarm,
and connect its sequence input pin to the Until Break
data output pin.
Add a Check Box object to ask the operator if he or she
wants to turn off the alarm.
17 Select Data ⇒ Toggle Control ⇒ Check Box. Open the Check
Box Properties box, change the Title property to Turn
off alarm?, select the Scaled property and set it to
True, select InitializeAtPreRun and make sure the
property value is False, make the TitleFont property size
bigger for the name. Connect the Call sequence out pin to
the Check Box sequence in pin.
Table 4 7 Notepad Properties
Property Description
ShowTitleBar False
EditEnabled False
Border Change to a Raised border.