modelscope.cn

labview-instrument-controller

LabVIEW instrument control skill for DAQ systems, hardware integration, and real-time data acquisition

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash, Read, Write, Edit, Glob, Grep
More metadata
specialization
physics
domain
science
category
lab-automation
phase
6

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,008 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

LabVIEW Instrument Controller

Purpose

Provides expert guidance on LabVIEW for laboratory instrument control, including DAQ systems and hardware integration.

Capabilities

  • VISA instrument communication
  • NI-DAQmx integration
  • Real-time data streaming
  • Hardware timing control
  • Custom VI development
  • LabVIEW-Python bridge

Usage Guidelines

  1. Instrument Communication: Set up VISA communication
  2. DAQ Configuration: Configure NI-DAQmx channels
  3. Real-Time: Implement real-time data acquisition
  4. Timing: Use hardware timing for synchronization
  5. Integration: Bridge with Python for analysis

Tools/Libraries

  • LabVIEW
  • NI-VISA
  • PyVISA