C++ Instrument Catalog
|
#include <PT2026Types.h>
Public Attributes | |
U8 | OperationComplete: 1 |
U8 | NA1: 1 |
U8 | QueryError: 1 |
U8 | DeviceDependentError: 1 |
U8 | ExecutionError: 1 |
U8 | CommandError: 1 |
U8 | UserRequest: 1 |
U8 | PowerOn: 1 |
Definition at line 60 of file PT2026Types.h.
U8 MTL::Instrument::PT2026Types::uStandardEvent::sStandardEvent::CommandError |
Definition at line 67 of file PT2026Types.h.
U8 MTL::Instrument::PT2026Types::uStandardEvent::sStandardEvent::DeviceDependentError |
Definition at line 65 of file PT2026Types.h.
U8 MTL::Instrument::PT2026Types::uStandardEvent::sStandardEvent::ExecutionError |
Definition at line 66 of file PT2026Types.h.
U8 MTL::Instrument::PT2026Types::uStandardEvent::sStandardEvent::NA1 |
Definition at line 63 of file PT2026Types.h.
U8 MTL::Instrument::PT2026Types::uStandardEvent::sStandardEvent::OperationComplete |
Definition at line 62 of file PT2026Types.h.
U8 MTL::Instrument::PT2026Types::uStandardEvent::sStandardEvent::PowerOn |
Definition at line 69 of file PT2026Types.h.
U8 MTL::Instrument::PT2026Types::uStandardEvent::sStandardEvent::QueryError |
Definition at line 64 of file PT2026Types.h.
U8 MTL::Instrument::PT2026Types::uStandardEvent::sStandardEvent::UserRequest |
Definition at line 68 of file PT2026Types.h.