Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 994 Bytes

File metadata and controls

10 lines (6 loc) · 994 Bytes

labscript_iPCdev

labscript-suite internal pseudoclock device

This is a generic labscript device which incorporates the basic functionality for devices with internal pseudoclock. This serves as a base class which implements the labscript functionality and allows to separate this from the hardware-related code which should be placed into derived classes where specific code is needed.

At the moment this is used by NI_DAQmx_iPCdev and QRF. In the near future I plan to use this also to simplfy the labscript driver for the FPGA based experiment control system.

Please copy the iPCdev folder into your user_devices folder.

Here you find an example connection_table and an example experiment script.