> Is this idea suitable for the basic requirement I need?
It's kind of hard to say exactly (I don't know NI all that well), but this article seems to imply that mx Base 7.5 is the minimum version. So if you install NI-DAQmx Base you should have everything you need.
http://digital.ni.com/public.nsf/allkb/4D915A820A76823C862570390075EBF5
There's also a VB 6 example here:
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=07F3287A7D0
53B91E0440003BA230ECF
(one line)
There's a *lot* more overhead than in the old way. The example can be pretty much directly translated to VEE.
-SHAWN-
---
To subscribe send a blank email request to "join-vrf@lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
It's kind of hard to say exactly (I don't know NI all that well), but this article seems to imply that mx Base 7.5 is the minimum version. So if you install NI-DAQmx Base you should have everything you need.
http://digital.ni.com/public.nsf/allkb/4D915A820A76823C862570390075EBF5
There's also a VB 6 example here:
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=07F3287A7D0
53B91E0440003BA230ECF
(one line)
There's a *lot* more overhead than in the old way. The example can be pretty much directly translated to VEE.
-SHAWN-
---
To subscribe send a blank email request to "join-vrf@lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
I'm new to this group and also relatively new to VEE. I'm using an NI-USB-6501 device which is a 24 line digital I/O instrument. My intention is to use one of the digital out lines to send out data serially . It has a counter which I intend to use a clock. The general idea is that right now we are using an 8051 contoller to send serial data and I want to replace the 8051 with this instrument. I have written a VEE program which has the serial bits coming out as an output. Now I want to add a block of the instrument and use on of the lines of the instrument as an output and connect the instrumnet to a scope and check the waveform.
I think the NIDAQ.dll which comes with I/O library isn't enough beacuse when I look at the instreument properties on NI-Measurement and Automation it categorizes the instrument as a NIDAQmx. So is another .dll file required. Is this idea suitable for the basic requirement I need??
Any help will be greatly appreciated. Thanks in advance.
-Sreekar
---You are currently subscribed to vrf as: rsb@soco.agilent.comTo subscribe send a blank email request to "join-vrf@lists.it.agilent.com".To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".