In file No file:

int awgSetHostAddress (int ifo, int awg, const char* hostname, unsigned long prognum, unsigned long progver)

Sets the excitation engine host address

Documentation

Sets the excitation engine host address. This funciton is only available when compiling with the _AWG_LIB flag. It disables the default parameter file and set the host address and rpc program and version number directly. If a program number of zero is specified, the default will be used. If a program version of zero is specified, the default will be used. This funciton must be called before any other function (including awg_client).

Returns:
0 if successful, <0 otherwise
Parameters:
ifo - interferometer id (4K - 0, 2K - 1)
awg - excitation engine id
hostname - host name of excitation engine
prognum - rpc program number
progver - rpc program version
Author:
DS, June 98

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++