The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Loadable Function: usbtmc = usbtmc (path)

Open usbtmc interface.

Inputs

path - the interface path of type String. If omitted defaults to ’/dev/usbtmc0’.

Outputs

The usbtmc() shall return instance of octave_usbtmc class as the result usbtmc.

Package: instrument-control