PV-WAVE Advantage > JWAVE User Guide > JWAVE Wrapper API > WRAPPER_TEST_EXECUTE Procedure   
WRAPPER_TEST_EXECUTE Procedure   
Executes the JWAVE wrapper function named in WRAPPER_TEST_INIT.
Usage
WRAPPER_TEST_EXECUTE
Parameters
None.
Discussion
The wrapper function is run with the parameters and colors that were set with WRAPPER_TEST_SETPARAM and WRAPPER_TEST_SETCOLOR.
WRAPPER_TEST_RETURN_INFO and WRAPPER_TEST_GETRETURN can be used to retrieve the results returned from the JWAVE wrapper.
If the JWAVE wrapper produces a plot, that plot is displayed in a PV‑WAVE window.
Example
See WRAPPER_TEST_INIT.
See Also