Contact Us
If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.
nadia@liquidinstruments.com
Article
Last Month
Streaming options For more detailed information on the API's please visit our Datalogger | API Reference streaming stream_to_file Data Streaming Examples for Python stream_to_file method This is useful for when you want to log data but you don't want to convert it externally using mokucli, see API download log file and convert | Pyth
Yes! The Lock-in Amplifier's low-pass filter corner frequency can be tuned to the ranges displayed below: Lock-in Amplifier: Lowpass Filter Moku:Lab Moku:Go Moku:Pro Minimum Corner Frequency 300 mHz 100 mHz 700 mHz Maximum Corner Frequency 4.97 MHz 1.24 MHz 12.4 MHz Are you looking for the Laser Lock Box lowpass filter?
Streaming options For more detailed information on the API's please visit our Datalogger | API Reference streaming stream_to_file Data Streaming Examples for MATLAB stream_to_file method This is useful for when you want to log data but don't want to convert it externally using mokucli, see API download log file and convert | MATLAB f
Log and download .li file To stream to a file (log and convert within a single script) instead of logging to a file, please refer to this article: API streaming and stream_to_file | MATLAB First, start a logging session and download your file. For more detailed information on the API's please visit our API Reference: Datalogger | API Reference
Log and download .li file To stream to a file (log and convert within a single script) instead of logging to a file, please refer to this article: API streaming and stream_to_file | Python First, start a logging session and download your file. For more detailed information on the API's please visit our API Reference: Datalogger | API Reference
If you are contacting support about issues with the Python Moku API, please copy this script and run it from where you usually run your python scripts, whether that is a Command Prompt, Terminal, Visual Studio, Spyder, Jupyter Notebook, Anaconda etc. import os import subprocess import sys import re print("\n") python_path = sys.executable python_ver