Serial Plugin waitanswer

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Serial Plugin waitanswer

Wilson R S (AT)
Hi All,

 

I am using the IJSerial plugin from eSlide.net with a prior stage, and
ProScan Stage Controller.

 

My question is:

When using the serial plugin there is an option to "waitanswer" which
writes any information sent back from the controller to an accessible
variable (if my understanding is correct)

So, when I send the command to return the current position of the stage,
in theory it will write it to this accessible variable.

 

How do I access this variable?

Have tried using answer = getResultLabel(0); but this returns that the
results table is empty.

 

Or have I miss understood the implementation of this waitanswer
function?

 

Thank you in advance.

 

Rhod