#define WG_CMD_START 0x01 #define WG_CMD_PAUSE 0x02 #define WG_CMD_RESET 0x04 #define WG_CMD_INC 0x08
BYTE dscWGCommand(DSCB board, DWORD cmd)
| Name | Description | 
|---|---|
| board | The handle of the board to operate on | 
| cmd | Command to stop, start, reset, and trigger D/A wave form generator. Defines can be found in DSCUD.H as WG_CMD_XXX | 
Error code or 0.
 
 This page was last modified 01:39, 4 Aug 2005.
Copyright (c) 2004 Diamond Systems.  All Rights Reserved.