11-08-2022 07:17 PM
I'm doing a design stand for calibrating pressure sensors, my reference sensor is a Fluke 700G08 (digital pressure gauge),
I was looking for drivers for this sensor in the labview environment, but I could not find any.
My question is whether anyone knows what driver should work with this type of pressure sensor from FLUKE
because I need it for communication (receiving and sending data) between the labview programming environment and the sensor itself.
It does not have to be identical it may be from another company, as long as it works.
11-08-2022 10:30 PM
If you could not find a driver, you can build your own for the commands of your interest.
This is an excellent tutorial to get started on VISA communications - https://labviewwiki.org/wiki/VIWeek_2020/Proper_way_to_communicate_over_serial
11-09-2022 08:59 AM
Thanks for the information,
I will look for drivers, but if I can not find anything else, I will use the tutorial recommended by you
and I'll make my own driver
11-09-2022 12:09 PM
In the Serial section of this there are the COM settings and the command set.
-AK2DM