Hi all, I'm a little new to some of this, but am an experienced LabVIEW developer...
I'm playing with putting together a system monitor for one of our pieces of kit here. My basic plan is to use a raspberry pi running LabVIEW to monitor a process by reading parameter values from the process controllers (using RS485 - easy) and the temperature of a chiller unit via a thermocouple. I bought an MCC 134 thermocouple daqhat to play with that side of things, but I now need to try to figure out how to get temperature data into my LabVIEW application... is there a way of getting data from the MCC 134 directly into LabVIEW? I was sort of hoping I could use the call library function node or similar (but I have no idea if that's possible with LabVIEW on the pi...) as that's what I'd do under windows!
I think I can use the python script node in LabVIEW with the pi, so maybe that's an option - have a small python script to get the current temperature and then call it from LabVIEW... Anyone here done anything like this before?
Question
Drpmorris
Hi all, I'm a little new to some of this, but am an experienced LabVIEW developer...
I'm playing with putting together a system monitor for one of our pieces of kit here. My basic plan is to use a raspberry pi running LabVIEW to monitor a process by reading parameter values from the process controllers (using RS485 - easy) and the temperature of a chiller unit via a thermocouple. I bought an MCC 134 thermocouple daqhat to play with that side of things, but I now need to try to figure out how to get temperature data into my LabVIEW application... is there a way of getting data from the MCC 134 directly into LabVIEW? I was sort of hoping I could use the call library function node or similar (but I have no idea if that's possible with LabVIEW on the pi...) as that's what I'd do under windows!
I think I can use the python script node in LabVIEW with the pi, so maybe that's an option - have a small python script to get the current temperature and then call it from LabVIEW... Anyone here done anything like this before?
Thanks!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now