Computer I/O
With the ever-changing nature of both hardware and software platforms, Thermotron highly recommends using a command-based approach to communicate with our chamber controllers via TCP, GPIB, or Serial. Sample code – using our chamber controller interface command set – is provided below. Unsupported IVI and LabVIEW Plug and Play drivers for some legacy hardware platforms and software versions are provided.
TCP: | ||
---|---|---|
C++ | C# | LabVIEW® (Quick View) |
GPIB: | ||
C++ | C# | LabVIEW® (Quick View) |
Serial: | ||
C++ | C# | LabVIEW® (Quick View) |
NOTE: In an effort to keep these examples simple, there is no error handling.
More LabVIEW® Examples (GPIB & TCP/IP with/without VISA)
LabVIEW Libraries
Thermotron also offers National Instruments LabVIEW® VI libraries which contain support for all Thermotron computer I/O commands for the specified instruments.
LabVIEW 7.x Instrument Libraries
LabVIEW 8.x Instrument Libraries
8825 LabVIEW 8.x Driver (3.07MB ZIP File) | 8800-8200 LabVIEW 8.x Driver (2.48MB ZIP File) |
LabVIEW Plug and Play Libraries
8800 LabVIEW 2009 32 bit Driver (3.14MB ZIP File) | 8800 LabVIEW 2015 32 bit Driver (2.95MB ZIP File) |
8800 LabVIEW 2016 64 bit Driver (2.95MB ZIP File) | 8800 LabVIEW 2018 64 bit Driver (2.82MB ZIP File) |
LabVIEW Instrument Driver
8800 LabVIEW2018 64 bit Instrument Driver (1.33MB ZIP File) |
NOTE: Successful use of the drivers presumes a working knowledge of the software. Thermotron distributes these LabVIEW® drivers as is and can offer only minimal support for their use.