LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView with non-NI hardware?

Hello,

I have designed a data logger VI for my research and I want to share it with
my collegues. The problem is, I am using a NI DAQCard for data acquisition,
while most of them use Keyence DAQ cards. I was wondering if it is possible
to use the same VI on different hardware. If it is possible, then how should
I do? I guess some Keyence drivers must be installed in order to work with
LabView. Where do I get them?

Thanks in advance.

--
The main thing is to keep the main thing the main thing.
H. Beckenridge
-----------------------------------------------------------
N.B. I only check the listed e-mail
from time to time to clean the spam.
------------------------------------------------
-----------
0 Kudos
Message 1 of 5
(3,080 Views)
VIs for NI hardware use NI-DAQ and NI-DAQ is only for NI hardware. What you might be able to do is write one VI for NI hardware and another one for the Keyence card. Name them the same and in your main VI, call it dynamically. You'll have to design your DAQ VI to support any differences in data returned, input specifications, etc. You could then install the appropriate VI on the different PC's.

You'll have to contact Keyence for any LabVIEW drivers that they might have.
Message 2 of 5
(3,080 Views)
Thank you for your reply. It does not seem as trivial, as I have thought.
Maybe, it woun't be worth the effort after all. My collegues were interested
in my VIs, because they are so much more flexible than the Keyence provided
DAQ software. But after all, I think they have to put up with it.
Thanks again.

--
The main thing is to keep the main thing the main thing.
H. Beckenridge
-----------------------------------------------------------
N.B. I only check the listed e-mail
from time to time to clean the spam.
-----------------------------------------------------------
"Dennis Knutson" wrote in message
news:506500000005000000A26A0000-1016899309000@exchange.ni.com...
> VIs for NI hardware us
e NI-DAQ and NI-DAQ is only for NI hardware.
> What you might be able to do is write one VI for NI hardware and
> another one for the Keyence card. Name them the same and in your main
> VI, call it dynamically. You'll have to design your DAQ VI to support
> any differences in data returned, input specifications, etc. You could
> then install the appropriate VI on the different PC's.
>
> You'll have to contact Keyence for any LabVIEW drivers that they might
> have.
0 Kudos
Message 3 of 5
(3,080 Views)
Are you sure it is Keyence? I have not seen a Daqcard from them.
0 Kudos
Message 4 of 5
(3,080 Views)
Yes, here's the link
http://www.keyence.co.jp/keisokuki/lineup/NR-110_150/NR-110-150.system.html

--
The main thing is to keep the main thing the main thing.
H. Beckenridge
-----------------------------------------------------------
N.B. I only check the listed e-mail
from time to time to clean the spam.
-----------------------------------------------------------
"eh" wrote in message
news:506500000005000000E46A0000-1016899309000@exchange.ni.com...
> Are you sure it is Keyence? I have not seen a Daqcard from them.
0 Kudos
Message 5 of 5
(3,080 Views)