#define AAC_CMD_HOLD 0x10 #define AAC_CMD_REL 0x08 #define AAC_CMD_RESET 0x04 #define AAC_CMD_ABORT 0x02 #define AAC_CMD_TRIG 0x01
BYTE dscAACCommand(DSCB board, DWORD cmd)
Name | Description |
---|---|
board | The handle of the board to operate on |
cmd | Command used to enable, disable, trigger, and reset auto auto-calibration. Masks are AAC_CMD_XXX |
Error code or 0.
This page was last modified 01:23, 4 Aug 2005.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.