extern Message API API for diagnostics messages
| _DYNAMIC_LOAD Compiler flag for specifying to dynamically load the diagnostics kernel when running on a local machine | |
| CMD_TEST Flag representing the capability for performing diagnostics tests | |
| CMD_TESTPOINT Flag representing the capability for controling test points | |
| CMD_AWG Flag representing the capability for controling the arbitrary waveform generator | |
| (*gdsMsgCallback) Message callback function | |
| gdsMsgOpen Opens a communication channel | |
| gdsMsgClose Closed the communication channel | |
| gdsMsgSend Send a command message | |
| gdsMsgData Transfer data | |
| gdsMsgInstallHandler Installs a message handler for receiving |
This API implements four functions to open and close a channel to a diagnostics kernel, and to send and recieve messages to and from it, respectively. This API works over the network using remote procedure calls.
alphabetic index hierarchy of classes
Please send questions and comments to sigg_d@ligo-wa.caltech.edu
generated by doc++