What problem does it solve?
This Skill provides a comprehensive C# (.NET) driver code for the JYTEK JY-6314 PXIe 16 channel thermocouple/low voltage analog input module, streamlining the development of applications that require precise temperature and voltage measurements.
Core Features & Use Cases
- AI Single Point/Finite/Continuous Sampling: Support for various sampling modes to cater to different measurement requirements.
- Thermocouple Measurement: Full support for R/S/B/J/T/E/K/N/C/A/G/D thermocouple types with built-in cold junction compensation.
- Voltage Measurement: Measurement capabilities for different voltage ranges (±1.25 V / ±0.625 V / ±0.3125 V / ±0.15625 V).
- Trigger: Support for digital and software triggers, including PXI_Trig/PFI signal export and multi-card sampling clock synchronization.
- Use Case: Ideal for applications in research, industrial control, and automated testing that require precise temperature and voltage measurements.
Quick Start
To start using the jy6314-driver skill, first, ensure that the JY6314 module is properly connected to your system. Then, instantiate a JY6314AITask object and configure the required parameters such as the board number, channel, and measurement type. Use the Start() method to initiate the measurement.