LabVIEW datalogger full-app
-
Moku:Go
Moku:Go Arbitrary Waveform Generator Moku:Go Data Logger Moku:Go Frequency Response Analyzer Moku:Go Logic Analyzer & Pattern Generator Moku:Go Oscilloscope & Voltmeter Moku:Go PID Controller Moku:Go Spectrum Analyzer Moku:Go Waveform Generator Moku:Go Power Supplies Moku:Go Digital Filter Box Moku:Go FIR Filter Builder Moku:Go Lock-in Amplifier
- Moku:Lab
- Moku:Pro
- Python API examples
How do I access datafile from the LabVIEW datalogger app ?
When using the LabVIEW datalogger full-app; the log file is created on the Moku:Lab in either the internal RAM or external SDcard.
The filename and path of this log file is shown in the bottom right of LabVIEW interface below. This file can then be accessed via HTTP e.g.
Internal Moku RAM : http://<MokuIPaddress>/internal/MokuDataloggerData_datestamp> Moku SDcard : http://<MokuIPaddress>/sdcard/MokuDataloggerData_datestamp>