Jump to content

Reading the data using labview and parallel port


sky

Recommended Posts

Hi there ,

I can write the data into my circuit by using parallel port and labview but i have problem with reading the data such as temperature reading. My circuit consist of temperature and light sensor which connected to 8-bit mulltiplexer and the output from the multiplexer is connected to ADC converter. Then the ADC is connected to the parallel port and i have done the configuration for the pins , pins 2-9 of the parallel port is connected to pins 11-18 of ADC and the control pins 1, 14, 16 and 17 are connected to the multiplexer so the multiplexer can swich one of the inputs to the a common outputs so i want a code that can read the output dispaly it in labview . I need code that can read and display the temperature reading.

Can anyone help me please

Thanks

Link to comment

QUOTE (sky @ Feb 23 2009, 10:59 PM)

Hi there ,

I can write the data into my circuit by using parallel port and labview but i have problem with reading the data such as temperature reading. My circuit consist of temperature and light sensor which connected to 8-bit mulltiplexer and the output from the multiplexer is connected to ADC converter. Then the ADC is connected to the parallel port and i have done the configuration for the pins , pins 2-9 of the parallel port is connected to pins 11-18 of ADC and the control pins 1, 14, 16 and 17 are connected to the multiplexer so the multiplexer can swich one of the inputs to the a common outputs so i want a code that can read the output dispaly it in labview . I need code that can read and display the temperature reading.

Can anyone help me please

Thanks

You can get the idea by reading "parallel port read and write loop" example in your LabVIEW

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.