Jump to content

hounsfield/serial/labview


pjsaczek

Recommended Posts

Hi,

I'm new to labview/testing/labwork, and would be grateful if anyone could give me some clues on how to do my task.

I'm making a VI that is used when using a hounsfield tension testing machine. the Vi needs a few Analog input channels including one to measure the force, and one to measure the distance moved etc.

I was just wondering if it would be possible to connect the testing machine to a comuter to comunicate through the serial line, i.e control the motor in the machine, and take data collected by the machines computer (the data is usualy sent straight to a printer).

appologies if this doesn't make much sense!

cheers,

pete

Link to comment

QUOTE(pjsaczek @ Aug 23 2007, 04:30 PM)

Hi,

I'm new to labview/testing/labwork, and would be grateful if anyone could give me some clues on how to do my task.

I'm making a VI that is used when using a hounsfield tension testing machine. the Vi needs a few Analog input channels including one to measure the force, and one to measure the distance moved etc.

I was just wondering if it would be possible to connect the testing machine to a comuter to comunicate through the serial line, i.e control the motor in the machine, and take data collected by the machines computer (the data is usualy sent straight to a printer).

appologies if this doesn't make much sense!

cheers,

pete

Has the unit already a serial interface? Otherwise you need some hardware for acquireing and sending signals to the unit. The printer your talking about is it a plotter or is it a printer writing numbers? If it is the later you might been able to catch the control codes and the information, but you will need some extra electronics for that. Then after capturing the information from a serial port you could use string function screen out your numbers.

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.