GX1110, GX1120
Function Generator and Arbitrary Waveform Generator modes.
Sets the board to its default settings
GtWaveReset (nHandle, pnStatus)
Name |
Type |
Comments |
nHandle |
SHORT |
Handle to a GX11X0 board. |
pnStatus |
PSHORT |
Returned status: 0 on success, negative number on failure. |
Calling this function does not change the operation mode.
The function calls GtWaveSynchronizePhases API before returning.
The following example resets the board:
GtWaveReset (nHandle, &nStatus);
GtWaveInitialize, GtWaveGetErrorString