US English (US)
JP Japanese
CN Chinese
KR Korean

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.

Please fill out the contact form below and we will reply as soon as possible.

  • Knowledge Base Home
  • Contact Us
Chinese
US English (US)
JP Japanese
CN Chinese
KR Korean
Nadia

Nadia Hauser

nadia@liquidinstruments.com

21

Article
Last Month

Nadia articles

All Categories
  • All Categories
  • Moku:Lab
  • Moku:Go
  • Moku:Pro
  • Python API
  • MATLAB API
  • 任意波形发生器
  • 数据记录器
  • 数字滤波器
  • FIR滤波器生成器
  • 频率响应分析仪
  • 激光锁频/稳频器
  • 锁相放大器
  • 示波器
  • 相位表
  • PID 控制器
  • 频谱分析仪
  • 时间间隔与频率分析仪
  • 波形发生器
  • 逻辑分析仪/码型发生器
  • 多仪器并行模式
  • Moku云编译
  • Moku常见问题解答
  • LabVIEW API

API 下载日志文件并转换 | Python

Published April 2nd, 2025 by Nadia Hauser

记录并下载.li 文件 要流式传输到文件(在单个脚本内记录和转换)而不是记录到文件,请参阅本文: API 流和 stream_to_file | Python 首先,启动日志记录会话并下载文件。有关 API 的更多详细信息,请访问我们的 API 参考: 数据记录仪| API 参考 download_file Python 数据记录器示例 # moku example: Basic Datalogger # (c) 2025 Liquid Pty. Ltd. import os import time from moku.instruments import Datalogger # Connect to your Moku i = Datalogger('192.168.###.###', f

70 Views 2 min

API 下载日志文件并转换 | MATLAB

Published April 2nd, 2025 by Nadia Hauser

记录并下载.li 文件 要流式传输到文件(在单个脚本内记录和转换)而不是记录到文件,请参阅本文: API 流和 stream_to_file | MATLAB 首先,启动日志记录会话并下载文件。有关 API 的更多详细信息,请访问我们的 API 参考: 数据记录器| API 参考 download_file MATLAB 数据记录器示例 % moku example: Basic Datalogger % (c) 2025 Liquid Pty. Ltd. %% Connect to your Moku i = MokuDatalogger('192.168.###.###'); try % Set-up the Datalogger i.set_acquisition_mode('mode'

74 Views 1 min

API 流和 stream_to_file | MATLAB

Published April 2nd, 2025 by Nadia Hauser

流媒体选项 有关 API 的更多详细信息,请访问我们的 数据记录器 | API 参考   streaming stream_to_file MATLAB 数据流示例 stream_to_file 方法 当您想要记录数据但又不想使用 mokucli 在外部进行转换时,此功能非常有用,请参阅 API 下载日志文件并转换 | MATLAB 了解此用例。这会在下载文件时对其进行转换,并在流式传输会话完成后即可进行分析。 % moku example: Datalogger Stream to File % (c) 2025 Liquid Pty. Ltd. % Connect to your Moku i = MokuDatalogger('192.168.###.###', 'force_conne

67 Views 1 min

解决“仪器文件不可用”错误

Published April 2nd, 2025 by Nadia Hauser

如果遇到错误: moku.exceptions.NoInstrumentBitstream: Instrument files not available, please run `moku download --fw_ver=###` to download latest instrument data 当使用 Python API 连接到Moku时。您需要在与“moku”包相同的目录中直接创建一个数据文件夹,并将仪器比特流文件下载到此数据文件夹中。 1.找到moku python安装的目标路径 $: pip show moku 在下面的示例中,这是以下行: Location: C:\Users\venv\Lib\site-packages附加\moku\data 。您可能需要在使用mkdi

72 Views 1 min

检查 Python 安装和Moku包

Published April 2nd, 2025 by Nadia Hauser

如果您正在联系支持人员解决 Python Moku API 问题,请复制此脚本并从您通常运行 Python 脚本的地方运行它,无论是命令提示符、终端、Visual Studio、Spyder、Jupyter Notebook、Anaconda 等。 import os import subprocess import sys import re print("\n") python_path = sys.executable python_ver = subprocess.check_output([python_path, "--version"]) python_ver = re.search(r"(\d+\.)+\d+", str(python_ver))[0] moku_link =

97 Views 1 min

API 流和 stream_to_file | Python

Published April 2nd, 2025 by Nadia Hauser

流媒体选项 有关 API 的更多详细信息,请访问我们的 数据记录器 | API 参考   streaming stream_to_file Python 数据流示例 stream_to_file 方法 当您想要记录数据但又不想使用 mokucli 在外部进行转换时,此功能非常有用,请参阅 API 下载日志文件并转换 | Python 以了解此用例。这会在下载文件时对其进行转换,并在流式传输会话完成后即可进行分析。 # moku example: Datalogger Stream to File # (c) 2025 Liquid Pty. Ltd. import os import csv import time import numpy as np from datetime import

65 Views 1 min

我可以调整锁相放大器中低通滤波器的转折频率吗?

Published April 2nd, 2025 by Nadia Hauser

是的! 锁相放大器的低通滤波器转角频率可以调整至下面显示的范围: 锁相放大器:低通滤波器 Moku:Lab Moku:Go Moku:Pro 最小转角频率 300兆赫 100兆赫 700 兆赫 最大转角频率 4.97 兆赫 1.24兆赫 12.4兆赫 您正在寻找激光锁盒低通滤波器吗?

73 Views 1 min
Load More

Member of Groups

AppEng

Sitemap

  • Moku:Lab
  • Instruments
  • Software
  • Company
  • Support
  • Store
  • Terms & Conditions
  • Privacy Policy

Offices

United States
+1 (619) 332-6230
12526 High Bluff Dr
Suite 150
San Diego, CA 92130

Australia
+61 2 6171 9730
243 Northbourne Avenue
Suite 2
Lyneham, ACT 2602

Australia
+61 03 7073 3594
700 Swanston Street
Suite 5E, Level 5
Carlton, VIC 3053

Follow us

Youtube LinkedIn

官方微信

Contact us
© 2025 Liquid Instruments. All rights reserved.

Knowledge Base Software powered by Helpjuice

Definition by Author

0
0
Expand