Jump to content

Building a VI for an old Raman Instrument


Recommended Posts

Hello,

I am a first time LabVIEW user. I need to construct a VI to interpret Analog pulses from an old Raman Spectrometer. I am using an NI DAQ model # BNC-2110. I am thinking of constructing a 3 window system. One for specified wavelength user input, another for laser alignment calibration, and one for the spectra display/results.

Can anyone tell me where I should start?

Link to comment

QUOTE (WAtoMA @ Jan 27 2009, 01:53 AM)

Hello,

I am a first time LabVIEW user. I need to construct a VI to interpret Analog pulses from an old Raman Spectrometer. I am using an NI DAQ model # BNC-2110. I am thinking of constructing a 3 window system. One for specified wavelength user input, another for laser alignment calibration, and one for the spectra display/results.

Can anyone tell me where I should start?

Have you seen the tabcontrol i Labview, use a state machine for handling the different cases? Using that you dont need to have three separate windows. My suggestion is put the instrument read/control in parallell what you need to present.

A starting point is getting the read of raw values to work.

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.