07-06-2010 08:27 AM
Hi
I'm a new labview user, I need to now how I can acquire the signal of 4 sensors connected to PCMCI card and create un .exe for use by someone who does not have LabView.
J'aimerai savoir comment acquérir le signaux de 4 capteurs branchées a une carte PCMCIA et postérieurement créer un .exe que sera utilisée pour quelqu'un que n'a pas labview.
Thanks ... merci
07-06-2010
09:26 AM
- last edited on
03-06-2025
09:46 AM
by
Content Cleaner
What PCMCIA card?
You create an exe with the application builder. It's included with the Professinal versin of LabVIEW or you can buy it separately.
07-08-2010 08:31 AM
HI,
I have 3 force sensors and 1 velocity sensor, all sensors will be connected to a box connections, (connection housing), and then a PCMCIA 6024E card makes the union to pc (labview 9.0).
thanks for your help.
07-08-2010
09:22 AM
- last edited on
03-06-2025
09:46 AM
by
Content Cleaner
The 6024E is supported with DAQmx so you can use the DAQ Assistant or the lower level DAQmx functions. I would suggest the DAQmx Getting Started tutorials as a logical place to start.