Tool Wrappers |
DEVELOPER |
There are some PROIV Developer tools that are available to be called by your own functions through the use of Wrappers.
The following table lists the available Tool Wrappers:
Wrapper Function Name |
Tool |
Reads List |
Writes List |
@VIPWP01 |
Y |
Y |
|
@VIPWP02 |
Y |
Y |
|
@VIPWP03 |
Y |
Y |
|
@VIPWP04 |
N |
N |
|
@VIPWP05 |
N |
N |
|
@VIPWP06 |
N |
N |
|
@VIPWP07 |
N |
Y |
|
@VIPWP08 |
N |
Y |
|
@VIPWP09 |
N |
Y |
|
@VIPWP10 |
N |
N |
|
@VIPWP11 |
N |
N |
|
@VIPWP12 |
Y |
Y |
|
@VIPWP13 |
Y |
Y |
|
@VIPWP14 |
N |
N |
The wrappers consist of a function for each tool, named @VIPWPnn (along with its parameter list, but no other source) which performs the action.
Wrappers that can process many objects also use a user-written list file, $PROPATH/vipbqu1 (along with its File Definition - @VBQU1). This can be loaded with a list of objects to process, and can return a list of objects with or without errors.
The use of wrappers means that you can use software of your own (for example, change control software) to drive PROIV Developer tools.
Topic ID: 500414