jy8902-driver

Create a C# driver for JYTEK PXIe-8902 DMM measurements using JY8902.dll.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/JXISH/SeeSharp-Academy --skill jy8902-driver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jy8902-driver
Source: https://github.com/JXISH/SeeSharp-Academy/tree/main/Seesharp%20Academy/Courses/0.5.0%20AI%20Skills/Module%20Skills/DMM/JY8902-driver
Command: npx skills add https://github.com/JXISH/SeeSharp-Academy --skill jy8902-driver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires JY8902, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive C# driver instructions for the JYTEK PXIe-8902 6½-digit digital multimeter, empowering users to automate measurements, acquire voltage and current data, and streamline test applications.

Core Features & Use Cases

  • DMM Measurement Functions: Offers six types of measurements including DCV, ACV, DCI, ACI, 2-wire and 4-wire resistance.
  • Multiple Measurement Modes: Supports SinglePoint, MultiPoint, and ContinuousMultiPoint for varied test requirements.
  • Aperture/NPLC Sampling: Configure measurement accuracy and speed using Aperture and NPLC sampling options.
  • Immediate/Software/Digital Triggering: Provides flexible triggering mechanisms for various testing scenarios.
  • Use Case: Users can leverage this Skill to automate their DMM measurements for testing equipment like the PXIe-8902 and associated hardware.

Quick Start

Initialize the JY8902Driver for DMM measurements with JY8902Task at slot 0.

Frequently Asked Questions about jy8902-driver

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate DMM measurements for the JYTEK PXIe-8902 in C#?

Automate JYTEK PXIe-8902 DMM measurements in C# using the full driver, which supports DCV, ACV, DCI, ACI, and 2-wire/4-wire resistance configurations.

What measurement modes are supported by the PXIe-8902 C# driver?

The PXIe-8902 C# driver supports SinglePoint, MultiPoint, and ContinuousMultiPoint measurement modes to accommodate various electrical test and automation workflows.

Can I configure aperture and NPLC sampling for DMM measurements in C#?

Yes, you can configure DMM measurement accuracy and speed using Aperture and NPLC sampling options to tailor the JYTEK PXIe-8902 data acquisition to your test requirements.

Does the JYTEK PXIe-8902 driver support hardware triggering for automated tests?

The JYTEK PXIe-8902 driver supports Immediate, Software, and Digital triggering mechanisms to provide flexible control for various automated DMM testing scenarios.

Do I need JY8902.dll to use the PXIe-8902 digital multimeter C# driver?

Yes, the JY8902.dll dependency is required for API usage, as the C# driver initializes the JY8902Task at the specified slot to execute DMM measurements.

What are the limitations when using C# for PXIe digital multimeter automation?

The C# driver is specifically designed for the JYTEK PXIe-8902 6½-digit DMM and requires the JY8902.dll, meaning it is not portable to other multimeter hardware platforms.