#include <cphidgetbridge.h>
Public Member Functions | |
int (CCONV *fptrBridgeData)(CPhidgetBridgeHandle | |
Public Attributes | |
double | bridgeMax [BRIDGE_MAXINPUTS] |
double | bridgeMin [BRIDGE_MAXINPUTS] |
double | bridgeValue [BRIDGE_MAXINPUTS] |
unsigned char | ch0EnableOverride |
unsigned char | chEnabledBugNotValid [BRIDGE_MAXINPUTS] |
int | dataRate |
int | dataRateEcho |
int | dataRateMax |
int | dataRateMin |
void | double |
unsigned char | enabled [BRIDGE_MAXINPUTS] |
unsigned char | enabledEcho [BRIDGE_MAXINPUTS] |
void * | fptrBridgeDataptr |
CPhidgetBridge_Gain | gain [BRIDGE_MAXINPUTS] |
CPhidgetBridge_Gain | gainEcho [BRIDGE_MAXINPUTS] |
void | int |
double | lastBridgeMax [BRIDGE_MAXINPUTS] |
double | lastBridgeMin [BRIDGE_MAXINPUTS] |
unsigned char | lastOutOfRange [BRIDGE_MAXINPUTS] |
unsigned char | outOfRange [BRIDGE_MAXINPUTS] |
unsigned char | outputPacket [MAX_OUT_PACKET_SIZE] |
unsigned int | outputPacketLen |
CPhidget | phid |
Definition at line 116 of file cphidgetbridge.h.
CPhidgetBridgeInfo::int | ( | CCONV * | fptrBridgeData | ) |
Definition at line 131 of file cphidgetbridge.h.
Definition at line 131 of file cphidgetbridge.h.
Definition at line 125 of file cphidgetbridge.h.
unsigned char CPhidgetBridgeInfo::ch0EnableOverride |
Definition at line 140 of file cphidgetbridge.h.
unsigned char CPhidgetBridgeInfo::chEnabledBugNotValid[BRIDGE_MAXINPUTS] |
Definition at line 139 of file cphidgetbridge.h.
Definition at line 123 of file cphidgetbridge.h.
Definition at line 128 of file cphidgetbridge.h.
Definition at line 130 of file cphidgetbridge.h.
Definition at line 130 of file cphidgetbridge.h.
Definition at line 118 of file cphidgetbridge.h.
unsigned char CPhidgetBridgeInfo::enabled[BRIDGE_MAXINPUTS] |
Definition at line 121 of file cphidgetbridge.h.
unsigned char CPhidgetBridgeInfo::enabledEcho[BRIDGE_MAXINPUTS] |
Definition at line 126 of file cphidgetbridge.h.
Definition at line 119 of file cphidgetbridge.h.
Definition at line 122 of file cphidgetbridge.h.
Definition at line 127 of file cphidgetbridge.h.
Definition at line 118 of file cphidgetbridge.h.
Definition at line 136 of file cphidgetbridge.h.
Definition at line 136 of file cphidgetbridge.h.
unsigned char CPhidgetBridgeInfo::lastOutOfRange[BRIDGE_MAXINPUTS] |
Definition at line 133 of file cphidgetbridge.h.
unsigned char CPhidgetBridgeInfo::outOfRange[BRIDGE_MAXINPUTS] |
Definition at line 133 of file cphidgetbridge.h.
unsigned char CPhidgetBridgeInfo::outputPacket[MAX_OUT_PACKET_SIZE] |
Definition at line 142 of file cphidgetbridge.h.
unsigned int CPhidgetBridgeInfo::outputPacketLen |
Definition at line 143 of file cphidgetbridge.h.
Definition at line 117 of file cphidgetbridge.h.