THM1176InstrumentDriver 1.2
C++ API for Metrolab THM1176
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NMTL
 NInstrument
 NTHM1176Types
 CsStatusRegisterComplete identification of a SCPI status register
 CRegisterListList of SCPI status registers
 CStatusValuesList of values returned for several SCPI status registers
 CuStatusByteUnion to access the Status Byte as integer or bit fields
 CsStatusByteAccess the Status Byte 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
 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
 CCFluxListList of flux density values
 CCUnitsListList of measurement units
 CCDivisorListList of divisors, one per measurement unit
 CsErrorError returned by the instrument
 CCErrorListList of errors returned by the instrument
 CsBoundedParmParameter template, with current/min/max/default values
 CsExampleSample parameter template
 CsVersionMajor and minor version numbers
 CsIdentifierInstrument's identification string - parsed version
 CsAveragingAveraging parameter
 CsInputTriggerInput trigger parameter
 CsRangeMeasurement range parameter
 CsFileDirectory entry in the instrument's file system
 CCAbsoluteTimestampTimestamp for a measurement
 CCTimestampListList of timestamps
 CsArbitraryMeasurementsSpecify the measurement data to be returned
 CsMeasurementConditionsSummary of the parameters used to make a measurement
 CCTHM1176InstrumentTHM1176 instrument class
 CCSCPIBufferInstrument Buffer
 CCSCPIBufferParserSCPI buffer parser
 CsTokenLocation of a token within a buffer
 CCVISAResourceManagerVISA Resource Manager class
 CCVISAInstrumentVISA instrument class
 CsSerialPortSettingsSerial port settings
 CVISAResourceInfoInformation about a VISA resource
 CsParsedResourceParsed information about a VISA resource
 CCParsedResourceListParsed resource information for a list of instruments
 CCUSBTMCResourceManagerUSBTMC Resource Manager class
 CCUSBTMCInstrumentUSBTMC instrument class
 CCIEEE488ResourceManagerIEEE488 Instrument Resource Manager class
 CCIEEE488InstrumentIEEE488 instrument class
 CCResourceListList of VISA resource names
 NSynchronization
 CCSemaphoreCounting semaphore
 CCLockGuardLock
 CCExceptionException to be thrown
 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
 CIEEE488InstrumentInterruptTest
 CIEEE488InstrumentMiscUtilitiesTest
 CIEEE488InstrumentOpenCloseLockTest
 CIEEE488InstrumentReadWriteTest
 CIEEE488ResourceManagerTest
 CtControlRecord
 CTestSCPIParsingTest the SCPI parsing functions
 CTestVISAInstrumentTest the VISAInstrument class