03-25-2019 08:46 AM
Hello,
Currently I have a digital output controlled by logic gates, which in turn energises a relay. I.e. When temperature reaches setpoint, relay energises
Is there any way I can use another input, so when a hall effect sensor detects a low RPM on a fan, this put the logic low to the relay, over riding the other inputs?
Regards, Ed
03-25-2019 08:55 AM
03-25-2019 09:01 AM
Think I've sussed it using an implies gate, however I'm getting the "These cannot be wired together because their data types (numeric, string, array, cluster, etc.) do not match. Show the Context Help window to see what data type is required.
The type of the source is 1D array of
Dynamic Data.
The type of the sink is double [64-bit real (~15 digit precision)]." error, simply a Boolean output to a output DAQ?
03-25-2019 09:09 AM
03-25-2019 09:18 AM
Not sure what code you mean .. however below is an image, I'm simply trying to get the output of the logic gate to the output DAQ!
Below are my printscreens, surely the DAQ can recognise a T/F/1/0?
03-25-2019 09:35 AM
Hi Ed,
I'm talking about that code, which you only show images from.
What about attaching real code with your message (aka VIs)?
And what about really learning LabVIEW and trying to stay away from DDT wires and ExpressVIs?