LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to program a solenoid in Labview?

I was just given a project that needs these exact instruments to open solenoid locks. Can you lead me in a direction to get started with a possible example labview program.

 

Thanks

0 Kudos
Message 11 of 13
(565 Views)

@WNM wrote:
soBut note that the Arduino will not be the device running the LabVIEW. It will just act in response to LabVIEW running on computer talking to the Arduino. Arduinos cannot yet run LabVIEW.

Unless you use the Arduino™ Compatible Compiler for LabVIEW from TSXperts then it can

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 12 of 13
(555 Views)

There were several ideas mentioned in this thread, which "exact instruments" are you talking about?  What will you use to generate the digital signals?  How will you amplify that digital signal to provide the right voltage and current to drive the solenoid?  LabVIEW's DAQmx makes the actual coding trivial.   There are examples to get you started:  Help > Find Examples...  Hardware IO > DAQmx > Digital Output.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 13 of 13
(541 Views)