Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

The Paragon-neo/100G features a RESTful HTTP API, support is provided through the on-instrument script recorder and the calnexRest Python and TCL wrappers that translate from script calls into the native HTTP API interface on the instrument.

The calnexRest wrappers include extended utility commands to make scripting of common tasks easier. See: <link>

Reference Documentation

The RESTful interface is documented on-line in your instrument:

  • Open a browser and enter the IP address of your instrument.

  • On the help page, you will find a link to a brief Remote Control Manual with instructions to get you started; API will take you to the full RESTful on-line documentation for the the REST commands.

The Wrappers

The latest versions of the wrappers are below.

REST

The REST wrappers are shipped in your instrument and can be referenced from "http://<ipAddr>/Calnex100G/RemoteControl/". If you would prefer, you can also download them from the links below. The versions below may be more recent than in your instrument but will be backwards compatible with any scripts you have already written.

Python:

TCL:

Perl:

The Perl wrapper is no longer being actively maintained or supported on Paragon-neo/100G.

Paragon-X Compatibility Wrapper

Limited support for Paragon-X style commands are available to enable existing Paragon-X scripts to be used. See this page.

The compatibility interface is documented in the same Remote Control Manual as is provided with Paragon-X. It can be found in your Start menu or from the Paragon-X GUI under Help→Remote Control.

  • No labels