Pinned Repositories
asrl
Go-based implementation of an Asynchronous Serial (ASRL) interface for IVI test equipment automation
ivi
Go-based implementation of the Interchangeable Virtual Instrument (IVI) standard
ivi-examples
Examples using the gotmc ivi package.
keysight
Go module for working with Keysight/Agilent/HP test equipment.
libusb
Go bindings for the C libusb library.
lxi
Go-based implementation of the LAN eXtensions for Instrumentation (LXI) standard
mccdaq
Go-based library for MCC DAQs
prologix
Go package for the Prologix GPIB controllers
usbtmc
Go library to communicate with a USB Test and Measurement Class (USBTMC) interface
visa
Go-based VISA resource manager.
gotmc's Repositories
gotmc/libusb
Go bindings for the C libusb library.
gotmc/usbtmc
Go library to communicate with a USB Test and Measurement Class (USBTMC) interface
gotmc/ivi
Go-based implementation of the Interchangeable Virtual Instrument (IVI) standard
gotmc/lxi
Go-based implementation of the LAN eXtensions for Instrumentation (LXI) standard
gotmc/visa
Go-based VISA resource manager.
gotmc/asrl
Go-based implementation of an Asynchronous Serial (ASRL) interface for IVI test equipment automation
gotmc/ivi-examples
Examples using the gotmc ivi package.
gotmc/mccdaq
Go-based library for MCC DAQs
gotmc/prologix
Go package for the Prologix GPIB controllers
gotmc/daqdata
Go library for reading/writing binary data and a header file for DAQ data.
gotmc/keysight
Go module for working with Keysight/Agilent/HP test equipment.
gotmc/query
Go package to return the desired type from various queries.
gotmc/temper
Go bindings for the TEMPer USB temperature sensor
gotmc/codas
Go Library for CODAS Data Storage Format Used by WinDaq Dataq Industries (.wdq/.wdc)
gotmc/convert
Go library to parse various inputs into various outputs.
gotmc/emc
Go library to provide functions related to EMC analyses
gotmc/taffmat
Go package for reading and writing Teac TAFFmat files.
gotmc/usbtmc-examples
Examples using the Go-based usbtmc library