DscWGCommand

Universal Driver Documentation
Commands to start, stop, reset, and trigger the D/A wave form generator

Function Definition

 #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)

Function Parameters

NameDescription
boardThe handle of the board to operate on
cmdCommand to stop, start, reset, and trigger D/A wave form generator. Defines can be found in DSCUD.H as WG_CMD_XXX

Return Value

Error code or 0.


This page was last modified 01:39, 4 Aug 2005.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.