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

#include <PT2026Types.h>

Public Member Functions

 sExtendedChannel ()
 
bool operator== (const sExtendedChannel &other)
 
bool operator!= (const sExtendedChannel &other)
 
void clear (void)
 

Public Attributes

SCPI::tChannel Channel
 
ePeriphObjectType Type
 
tModel Model
 
tSerialNumber SerialNumber
 
U8 NoPorts
 
bool CanMeasure
 

Detailed Description

Definition at line 411 of file PT2026Types.h.

Constructor & Destructor Documentation

◆ sExtendedChannel()

MTL::Instrument::PT2026Types::sExtendedChannel::sExtendedChannel ( )
inline

Definition at line 419 of file PT2026Types.h.

Member Function Documentation

◆ clear()

void MTL::Instrument::PT2026Types::sExtendedChannel::clear ( void  )
inline

Definition at line 436 of file PT2026Types.h.

◆ operator!=()

bool MTL::Instrument::PT2026Types::sExtendedChannel::operator!= ( const sExtendedChannel other)
inline

Definition at line 432 of file PT2026Types.h.

◆ operator==()

bool MTL::Instrument::PT2026Types::sExtendedChannel::operator== ( const sExtendedChannel other)
inline

Definition at line 423 of file PT2026Types.h.

Member Data Documentation

◆ CanMeasure

bool MTL::Instrument::PT2026Types::sExtendedChannel::CanMeasure

Definition at line 417 of file PT2026Types.h.

◆ Channel

SCPI::tChannel MTL::Instrument::PT2026Types::sExtendedChannel::Channel

Definition at line 412 of file PT2026Types.h.

◆ Model

tModel MTL::Instrument::PT2026Types::sExtendedChannel::Model

Definition at line 414 of file PT2026Types.h.

◆ NoPorts

U8 MTL::Instrument::PT2026Types::sExtendedChannel::NoPorts

Definition at line 416 of file PT2026Types.h.

◆ SerialNumber

tSerialNumber MTL::Instrument::PT2026Types::sExtendedChannel::SerialNumber

Definition at line 415 of file PT2026Types.h.

◆ Type

ePeriphObjectType MTL::Instrument::PT2026Types::sExtendedChannel::Type

Definition at line 413 of file PT2026Types.h.


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