jy6311-driver

Guide C# driver development for JY6311 DAQ cards with RTD measurement.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive guide to develop complete C# drivers for the JY6311 series 16-channel, 24-bit RTD temperature acquisition cards (DAQ), addressing RTD temperature sensing, resistance measurements, and industrial thermal applications.

Core Features & Use Cases

  • Full Development Guide: Comprehensive guide including environment setup, hardware specifications, and programming paradigms for C# driver development.
  • Hardware Integration: Covers the integration with different types of RTD sensors and measurement configurations.
  • Task-based Development: Explains how to create and configure tasks for various measurement modes like Single, Finite, and Continuous sampling.

Quick Start

Follow the guide in SKILL.md to install the necessary DLL and XML documentation for your C# project, then use the sample code provided in the repository to interact with JY6311 devices.

Frequently Asked Questions about jy6311-driver

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

FAQPage Schema
How do I develop a C# driver for JY6311 RTD DAQ cards?â–¼

To develop a C# driver for JY6311 RTD DAQ cards, follow the comprehensive guide covering environment setup, hardware specifications, and programming paradigms, including installing necessary DLL and XML documentation.

Can I configure continuous sampling tasks for RTD temperature measurement?â–¼

Yes, you can configure continuous sampling tasks for RTD temperature measurement. The guide explains how to create and configure tasks for Single, Finite, and Continuous sampling modes.

Does the JY6311 C# driver support different RTD sensor connection types and TCR coefficients?â–¼

Yes, the JY6311 C# driver supports multiple TCR coefficients and various RTD sensor connection types, providing comprehensive resistance and temperature measurement functionality.

How do I integrate 24-bit RTD sensors with automated testing applications in C#?â–¼

You integrate 24-bit RTD sensors with automated testing applications in C# by using the provided sample code to interact with JY6311 devices, supporting various bus types like USB, PCIe, and PXIe.

What is the best way to measure industrial thermal resistance using JY6311 DAQ hardware?â–¼

The best way to measure industrial thermal resistance using JY6311 DAQ hardware is to utilize its 16-channel, 24-bit precision capabilities, addressing RTD temperature sensing and industrial thermal applications via C#.