Jump to content

Sweep Chart Problems in Patient Monitor


Recommended Posts

I have built a simple patient monitor that "looks up" and plots four tables of numbers. The basic diagram is shown below in Sweep Chart.JPG. post-5506-0-30557300-1301257791_thumb.jp

Also, the VI I use to read the tables is shown in Waveform Read.JPG. These are relatively short tables containing between 300-400 elements.post-5506-0-03351600-1301257984_thumb.jp

Alone, this works very well but when put into a larger system, two things happen that are unexpected.

1) The sweep chart erases after it reaches the right border. This doesn't happen all the time but seems almost random

2) the chart hesitates after reading each table. This only happens in the vi. that has an A/D option. This does not happen in the exact same vi that uses a numerical control instead of the A/D input

What external conditions would give rise to these two problems?

By the way, I am using the NI USB-6009 with a DAQ Assistant Express vi. sampling 2 channels.

Thanks in advance for your help.

Richard Tallman

Link to comment

Correction!

The sweep chart isn't actually erasing. It is taking the last value at the right border and quickly plotting it across the entire chart (thus erasing the old data) and continuing normally from the left. This is what it looks like at that point.

post-5506-0-65706400-1301273050_thumb.jp

Any ideas why that would happen? Thanks again.

Richard

Link to comment
  • 4 weeks later...

For those who may be interested, I finally found out what was happening. After working with NI and going back and forth, it was considered a glitch (apparently also happening in versions of LabView more recent than mine, 8.5). I discovered that putting anything on top of the chart (label, line decoration etc.) caused the problem. The lines and labels you see on my chart were added on top as decorations and lines. Removing them, resulted in perfect behavior.

Link to comment

For those who may be interested, I finally found out what was happening. After working with NI and going back and forth, it was considered a glitch (apparently also happening in versions of LabView more recent than mine, 8.5). I discovered that putting anything on top of the chart (label, line decoration etc.) caused the problem. The lines and labels you see on my chart were added on top as decorations and lines. Removing them, resulted in perfect behavior.

Did they give you a CAR number for it or was there already one registered.?

Link to comment
  • 2 weeks later...

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.