help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Aw: GPIB serial poll of an instrument


From: Stefan Mahr
Subject: Aw: GPIB serial poll of an instrument
Date: Fri, 12 Jul 2013 13:32:26 +0200 (CEST)

> Now that octave has an instrument control toolbox...
> I am wondering if there is any way of serial polling an instrument.
> For example I am programming an 8510C VNA, the total test time is unknown
> so the VNA will request service when the test is done and data is ready.
> 
> I read the linux-gpib has the capability, just wondering if there is any way
> of using in octave.
> Or, if you are a developer, perhaps adding the function would be a good
> idea.

I've never used serial poll. Implementing this function has a low priority for 
me, since you can work around by reading the status byte with *STB?. However, 
it should be trivial to implement this.

Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]