TwiceAsNice  2019-02-18
Public Attributes | List of all members
Basda::Tempo::monAnalog Struct Reference

All information about the analog output for the Lakeshore Temperature Monitor. More...

#include <LakeshoreTypes.h>

Collaboration diagram for Basda::Tempo::monAnalog:
Collaboration graph

Public Attributes

int _num
 
bool _isBipolar
 
int _mode
 
int _input
 
int _source
 
double _high
 
double _low
 
double _manual
 

Detailed Description

All information about the analog output for the Lakeshore Temperature Monitor.

Member Data Documentation

◆ _high

double monAnalog::_high

◆ _input

int monAnalog::_input

◆ _isBipolar

bool monAnalog::_isBipolar

◆ _low

double monAnalog::_low

◆ _manual

double monAnalog::_manual

◆ _mode

int monAnalog::_mode

◆ _num

int monAnalog::_num

◆ _source

int monAnalog::_source

The documentation for this struct was generated from the following file: