LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing printer port control lines

Is it there a way to set and read the printer port control lines with Labview?
The oparating system will be Windows2000 or XP.
I would like to select the channel and readout an ADC with MUX (LTC2408).

Peter Nyffeler mailto:nyffeler@phys.chem.ethz.ch
Tel P 01 363 62 42, Tel G 01 632 43 60, Fax G 01 632 10 21
0 Kudos
Message 1 of 5
(3,100 Views)
See if the tutorial here answers your question.
0 Kudos
Message 2 of 5
(3,100 Views)
Hello Peter,

there is no need for separate Control of ADC + MUX;
they might be tight together - shown in Datasheet.

But of course you can use the Control-lines of paraport. For W2k you will need accesshw on you machine: http://zone.ni.com/devzone/explprog.nsf/webmain/49664743ded6f1da862564bc004e3a7f?OpenDocument

I have made some vi's for DAC's and ADC's @ paraport - e.g. MAX168 or DAC714.
If you need some inspiration - let me know..........

Regards & gruezi
Werner
0 Kudos
Message 3 of 5
(3,100 Views)
Hello Werner,

Thank you for your answer in the newsgroup.
Do you know, does accesshw work with XP and all Labview versions?

Would you mind to send me your DAC's and AD's vi's? That would be great.

regards
Peter


In article <506500000005000000541A0100-1042324653000@exchange.ni.com>,
"wha@atmel" wrote:
>Hello Peter,
>
>there is no need for separate Control of ADC + MUX;
>they might be tight together - shown in Datasheet.
>
>But of course you can use the Control-lines of paraport. For W2k you
>will need accesshw on you machine:
>http://zone.ni.com/devzone/explprog.nsf/webmain/49664743ded6f1da862564bc004e3a7
>f?OpenDocument
>
>I have made some vi's for DAC's and ADC's @ paraport - e.g. MAX168 or
>DAC714.
>If you need some inspiration - let
me know..........
>
>Regards & gruezi
>Werner

Peter Nyffeler mailto:nyffeler@phys.chem.ethz.ch
Tel P 01 363 62 42, Tel G 01 632 43 60, Fax G 01 632 10 21
0 Kudos
Message 4 of 5
(3,100 Views)
Hi again,

at first I want to pass you to link:
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000648C0000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0

There you will find some SPI - examples; including AD5207 dig. potentiometer project and DAC714 saved in .llb. Find attached in addition the vi for MAX168.

Hope it helps.
Regards
Werner
0 Kudos
Message 5 of 5
(3,100 Views)