USB communication class (for DAC and Sync)
More...
#include <PacUSBDev.h>
List of all members.
Detailed Description
USB communication class (for DAC and Sync)
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
Constructor & Destructor Documentation
PacUSBDev::PacUSBDev |
( |
QObject * |
parent = 0 | ) |
|
PacUSBDev::~PacUSBDev |
( |
| ) |
|
Member Function Documentation
static qreal PacUSBDev::dacValueToVoltage |
( |
const quint16 |
dacval | ) |
[inline, static] |
void PacUSBDev::highVoltageOff |
( |
| ) |
[slot] |
void PacUSBDev::highVoltageOn |
( |
bool |
on = true | ) |
[slot] |
static qreal PacUSBDev::maxHV |
( |
| ) |
[inline, static] |
static qreal PacUSBDev::minHV |
( |
| ) |
[inline, static] |
void PacUSBDev::sendSyncSignal |
( |
| ) |
[slot] |
void PacUSBDev::setDACOutput |
( |
const quint8 |
channel, |
|
|
const qreal |
voltage |
|
) |
| [slot] |
Sets the output voltage of the given channel.
static qreal PacUSBDev::stepSize |
( |
| ) |
[inline, static] |
static quint16 PacUSBDev::voltageToDACValue |
( |
const qreal |
voltage | ) |
[inline, static] |
The documentation for this class was generated from the following files: