LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do Driver Labview

I projected a digital card I/O.
Now I want to do a driver for Labview.
I read the aplication note about the subject,
but I didn't have good results.
All the help will be well appreciated.
Tanks.
Roby
0 Kudos
Message 1 of 4
(2,694 Views)
If you have documentation for your card, where describe it I/O port, you
can programming card within InPort.vi and OutPort.vi LabVIEW
instruments.
(sorry for my english:)

Roby wrote:

> I projected a digital card I/O.
> Now I want to do a driver for Labview.
> I read the aplication note about the subject,
> but I didn't have good results.
> All the help will be well appreciated.
> Tanks.
> Roby
0 Kudos
Message 2 of 4
(2,694 Views)
Which library?
I can to configure address of my card?
Sorry, I am learning now Labview?
Thanks
Roby


"Alexandre V. Antonov" wrote:
>If you have documentation for your card, where describe it I/O port, you>can
programming card within InPort.vi and OutPort.vi LabVIEW>instruments.>(sorry
for my english:)>>Roby wrote:>>> I projected a digital card I/O.>>
Now I want to do a driver for Labview.>> I read the aplication note
about the subject,>> but I didn't have good results.>> All the help
will be well appreciated.>> Tanks.>> Roby>
0 Kudos
Message 3 of 4
(2,694 Views)
Hi,
you can use Port I/O in the submenu "advanced / memory".
It works fine under Win 95/98.
Under WinNT LV does not support direct memoy access, but you can download a
patch from NI:

http://digital.natinst.com/public.nsf/3efedde4322fef19862567740067f3cc/62790
c9621f599cf8625659f0068e6e9?OpenDocument


Have fun
Andreas
0 Kudos
Message 4 of 4
(2,694 Views)