User`s guide

436 VEE User’s Guide
11 Using Operator Interfaces Chapter
Sequencer sequence input pin. ShowPanel outputs a 1 if it
succeeded.
LogTest is the name of the UserFunction. The other two
parameters are X and Y coordinates on your screen
starting from the upper left corner. This tells VEE where
to place the UserFunction panel when it is shown. (The
panel dimensions are not included in this example.)
5 Create the UserFunction named logTest, as shown below.
Add an input pin. (The logging Record will be the input.)
Put the Logging AlphaNumeric on the panel and connect
it to the input pin. Select Logging AlphaNumeric and click
Edit
Add to Panel. In the panel view, adjust the sizing and
placement as desired. Deselect the display and panel title
bars.
Figure 248 The UserFunction LogTest (Detail)
Figure 249 shows the panel view after running the
program. It will give you an idea of how the data will be
displayed.