gccDppConsole Test C++ SDK
20170920
DPP C++ Console Demonstration
|
#include <SendCommand.h>
Public Attributes | |
bool | PC5_PRESENT |
int | DppType |
if true pc5 commands are supported | |
string | HwCfgDP5Out |
device type indicator | |
bool | SendCoarseFineGain |
custom configuration string | |
bool | isDP5_RevDxGains |
false=Send GAIN, true=Send GAIA,GAIF | |
unsigned char | DPP_ECO |
use dp5 dx gains |
Definition at line 6 of file SendCommand.h.
unsigned char _CONFIG_OPTIONS::DPP_ECO |
use dp5 dx gains
Definition at line 13 of file SendCommand.h.
if true pc5 commands are supported
Definition at line 9 of file SendCommand.h.
string _CONFIG_OPTIONS::HwCfgDP5Out |
device type indicator
Definition at line 10 of file SendCommand.h.
false=Send GAIN, true=Send GAIA,GAIF
Definition at line 12 of file SendCommand.h.
Definition at line 8 of file SendCommand.h.
custom configuration string
Definition at line 11 of file SendCommand.h.