LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

driver for HEITRONICS Infrarot Messtechnik

Hy all,

 

during a practical Training i am going to use a Radiation Pyrometer from Heitronics series KT.19.XX

and the datalogger SpectroSense2+ from Syke Instruments Ltd. 

LabVIEW does not provide any Drivers for the Hardware. There is not enough time to implement

the driver on my own.

 

Has someone an idea how to deal with this problem?

 

Thanks in advance.

 

Best regards,
Julia Sterba

0 Kudos
Message 1 of 3
(2,595 Views)

Hi Julia,

 

There is not enough time to implement the driver on my own.

Has someone an idea how to deal with this problem?

Well, you can either write your own driver routines - or hire someone to do your task. (Or ask Heitronic for some LabVIEW drivers!)

 

Heitronics mentions 4 analog outputs and a serial interface for a KT19II pyrometer. You can either use DAQmx hardware to measure those analog signals or simple VISA routines to communicate over serial port…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(2,583 Views)
Use different instruments? If you don't have the time, then what do expect can be done? Have you tried to establish basic communication? You don't need full drivers. Perhaps the Instrument I/O Assistant can help but personally, I think using the lower level VISA functions is just as easy to use.
0 Kudos
Message 3 of 3
(2,580 Views)