Hostname
Procedure
Program
w_listen
to match a particular call to CALL_UNIX to a particular external routine. Must be greater than or equal to zero. The default value is zero. Program is intended to allow more than one external routine to be called by CALL_UNIX.Unit
User
Timeout
The external routine uses the following C routines:
w_listen
to connect with the process running PV-WAVE
w_get_par
to actually get the parameters
w_send_reply
, w_smpl_reply
, or w_cmpnd_reply
to send values and parameters back to PV-WAVE.
If an error occurs in a call to CALL_UNIX, -1 is returned. ON_IOERROR can also be used to catch CALL_UNIX errors.
.
NOTE: For information on these C routines, see the PV-WAVE GUI Application Developer's Guide