THM1176InstrumentManager  1.0
Qt Object abstraction for Metrolab THM1176
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NMTL
 NInstrument
 NTHM1176Types
 CCAbsoluteTimestampTimestamp for a measurement
 CCDivisorListList of divisors, one per measurement unit
 CCErrorListList of errors returned by the instrument
 CCFluxListList of flux density values
 CCTimestampListList of timestamps
 CCUnitsListList of measurement units
 CRegisterListList of SCPI status registers
 CsArbitraryMeasurementsSpecify the measurement data to be returned
 CsAveragingAveraging parameter
 CsBoundedParmParameter template, with current/min/max/default values
 CsErrorError returned by the instrument
 CsExampleSample parameter template
 CsFileDirectory entry in the instrument's file system
 CsIdentifierInstrument's identification string - parsed version
 CsInputTriggerInput trigger parameter
 CsMeasurementConditionsSummary of the parameters used to make a measurement
 CsRangeMeasurement range parameter
 CsStatusRegisterComplete identification of a SCPI status register
 CStatusValuesList of values returned for several SCPI status registers
 CsVersionMajor and minor version numbers
 CuOPERationUnion to access the Operation Status Register as integer or bit fields
 CsOPERationAccess the Operation Status Register as bit fields
 CuQUEStionableUnion to access the Questionable Status Register as integer or bit fields
 CsQUEStionableAccess the Questionable Status Register as bit fields
 CuStandardEventUnion to access the Standard Event Status Register as integer or bit fields
 CsStandardEventAccess the Standard Event Status Register as bit fields
 CuStatusByteUnion to access the Status Byte as integer or bit fields
 CsStatusByteAccess the Status Byte as bit fields
 CCIEEE488InstrumentIEEE488 instrument class
 CCIEEE488ResourceManagerIEEE488 Instrument Resource Manager class
 CCParsedResourceListParsed resource information for a list of instruments
 CCResourceListList of VISA resource names
 CCSCPIBufferInstrument Buffer
 CCSCPIBufferParserSCPI buffer parser
 CsTokenLocation of a token within a buffer
 CCTHM1176InstrumentTHM1176 instrument class
 CCUSBTMCInstrumentUSBTMC instrument class
 CCUSBTMCResourceManagerUSBTMC Resource Manager class
 CCVISAInstrumentVISA instrument class
 CCVISAResourceManagerVISA Resource Manager class
 CsParsedResourceParsed information about a VISA resource
 CsSerialPortSettingsSerial port settings
 CVISAResourceInfoInformation about a VISA resource
 NSynchronization
 CCLockGuardLock
 CCSemaphoreCounting semaphore
 CCExceptionException to be thrown
 CCMeasurementData returned for one measurement
 CCTHM1176InstrumentControllerTHM1176 Instrument Controller class: communicate with instrument
 CCTHM1176InstrumentManagerTHM1176 Instrument Manager class: public interface
 CCTHM1176InstrumentScannerTHM1176 Instrument Scanner class: scan for connected instruments
 CCTHM1176UnitsListList of measurement units
 CCTHM1176BasicsTestTest THM1176 API: Type conversions and THM1176 classes
 CCTHM1176ConnectTestTest THM1176 API: Connect, Disconnect
 CCTHM1176FileAccessTestTest THM1176 API: File access
 CCTHM1176GetUtilitiesTestTest THM1176 API: GetIdentification, GetAllRanges, GetAllUnits, GetDivisisor
 CCTHM1176HighLevelMeasurementsTestTest THM1176 API: High-level measurement methods
 CCTHM1176InitiateTestTest THM1176 API: Initiate, Abort, Bus Trigger
 CCTHM1176MeasuresTestTest THM1176 API: MeasurementsGet, SetFormat
 CCTHM1176MiscUtilitiesTestTest THM1176 API: CalibrateZeroOffset, RestoreZeroOffset, Reset, SwitchToDFUMode
 CCTHM1176SetGetParametersTestTest THM1176 API: Set/get parameters
 CCTHM1176StatusTestTest THM1176 API: Status manipulation
 CCTHM1176TimeoutHandlingTestTest THM1176 API: Handling timeouts on long acquisitions
 CIEEE488InstrumentMiscUtilitiesTest
 CIEEE488InstrumentOpenCloseLockTest
 CIEEE488InstrumentReadWriteTest
 CIEEE488ResourceManagerTest
 CtControlRecord
 CTestSCPIParsingTest the SCPI parsing functions
 CTestVISAInstrumentTest the VISAInstrument class
 CTHM1176IM_Test01_Connect
 CTHM1176IM_Test02_Measure
 CTHM1176IM_Test03_Parameters