C++ Instrument Catalog
Public Member Functions | Public Attributes | List of all members
MTL::Instrument::sSerialPortSettings Struct Reference

#include <VISAInstrumentTypes.h>

Public Member Functions

 sSerialPortSettings ()
 

Public Attributes

eSerialBaudrate Baudrate
 
eSerialDataBits DataBits
 
eSerialParity Parity
 
eSerialStopBits StopBits
 
eSerialHandshake Handshake
 
eSerialTermMode ReadTermMode
 
char ReadTermChar
 

Detailed Description

Definition at line 173 of file VISAInstrumentTypes.h.

Constructor & Destructor Documentation

◆ sSerialPortSettings()

MTL::Instrument::sSerialPortSettings::sSerialPortSettings ( )
inline

Definition at line 181 of file VISAInstrumentTypes.h.

Member Data Documentation

◆ Baudrate

eSerialBaudrate MTL::Instrument::sSerialPortSettings::Baudrate

Definition at line 174 of file VISAInstrumentTypes.h.

◆ DataBits

eSerialDataBits MTL::Instrument::sSerialPortSettings::DataBits

Definition at line 175 of file VISAInstrumentTypes.h.

◆ Handshake

eSerialHandshake MTL::Instrument::sSerialPortSettings::Handshake

Definition at line 178 of file VISAInstrumentTypes.h.

◆ Parity

eSerialParity MTL::Instrument::sSerialPortSettings::Parity

Definition at line 176 of file VISAInstrumentTypes.h.

◆ ReadTermChar

char MTL::Instrument::sSerialPortSettings::ReadTermChar

Definition at line 180 of file VISAInstrumentTypes.h.

◆ ReadTermMode

eSerialTermMode MTL::Instrument::sSerialPortSettings::ReadTermMode

Definition at line 179 of file VISAInstrumentTypes.h.

◆ StopBits

eSerialStopBits MTL::Instrument::sSerialPortSettings::StopBits

Definition at line 177 of file VISAInstrumentTypes.h.


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