File PowerDriver.h
FileList > midas_fe > power > PowerDriver.h
Go to the source code of this file
#include <atomic>#include <iostream>#include <mutex>#include <thread>#include "BaseClient.h"#include "SerialClient.h"#include "TCPClient.h"#include "midas.h"#include "odbxx.h"
Classes
| Type | Name |
|---|---|
| class | PowerDriver |
Public Types
| Type | Name |
|---|---|
| enum | COMMAND_TYPE |
Public Types Documentation
enum COMMAND_TYPE
enum COMMAND_TYPE {
SetVoltage,
SetCurrent,
Reset,
Beep,
CLearStatus,
SelectChannel,
ReadErrorQueue,
ReadVoltage,
ReadSetVoltage,
ReadSetCurrent,
ReadCurrent,
ReadCurrentLimit,
SetCurrentLimit,
SetState,
SelectChannelAndSetVoltage,
SelectChannelAndSetCurrent,
ReadESR,
OPC,
ReadQCGE,
ReadState,
ReadOVPLevel,
SetOVPLevel,
ReadSourceMode,
SourceCurrent,
SourceVoltage,
SetCurrentAsRead,
SetVoltageAsRead,
ON,
OFF,
ClearBuffer,
SetCurrentRange,
SetVoltageRange,
SetVoltageLimit,
ReadVoltageLimit,
CurrHighCapacitanceOn,
VoltHighCapacitanceOn
};
The documentation for this class was generated from the following file midas_fe/power/PowerDriver.h