WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-02-2010, 07:37 AM
ohad ohad is offline
Member
 
Join Date: Feb 2010
Posts: 9
Question BioPac - acquisition problems

Hi,

I'm using BIOPAC's MP150 system to acquire some physiological data.
To do this I'm using some methods from "acqserver.py ".

On one of the acquisitions (That includes 6 channels - 2 analog and 4 calculated) I'm reading one of the clculated channel using this command :

bpm = myAcqServer.getMostRecentSampleValue("calc",0).

It works just fine.

When trying to apply the same method to another acquisition (2 analog channels solely), changing the channel type and ID to this method :

bpm = myAcqServer.getMostRecentSampleValue("analog",13)

I'm getting an exception :
" raise ACQServerException(str(exobject))
acqserver.ACQServerException: <Fault 0: 'Unable to get most recent value for channel'>".

In both tries the acquisitions itself (on another computer LAN connected) runs smoothly.

Any idea how should I start troubleshooting?

Thanks!
Ohad
Reply With Quote
  #2  
Old 02-03-2010, 01:14 AM
ohad ohad is offline
Member
 
Join Date: Feb 2010
Posts: 9
Forgot to mention (as this should be the first thing to check) -

before using :
bpm = myAcqServer.getMostRecentSampleValue("analog",13)

I remembered to enable the channel with : "myAcqServer.changeMostRecentSampleValueDeliveryEn abled("analog",13,True)

Any other idea?

Thanks again,
Ohad
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems loading WRL file DrunkenBrit Vizard 2 01-29-2009 12:58 AM
2 problems with our HMD Vbents Precision Position Tracker (PPT) 1 07-26-2006 07:55 PM
avatar animation problems jrodman Vizard 1 01-18-2006 09:12 AM
Export/import problems and Vizard 3.0 release searsky Vizard 0 01-03-2006 01:34 AM
Problems with lighting in 2.0 murm Vizard 6 04-21-2004 09:59 AM


All times are GMT -7. The time now is 12:42 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC