Table of Contents

Advertisement

REST API Programming

REST API Programming
You can program and control the instrument using REST API commands.
You can access the API interface and documentation through the Swagger interface. The interface provides the calls, parameters, a way to
download a *.json file of all of the commands, and an interface for sending calls to the TMT4.
Access the API through the Swagger interface
1. Enter the IP address of the instrument into a PC browser window.
2. Add :5000/api/docs to the IP address. Example: 123.00.1.1:5000/api/docs
3. The Swagger interface will appear in the browser.
Use API commands
You can send API commands from the Swagger interface or your terminal. You can print requests from your terminal. Send commands
from the Swagger interface as follows.
1. Select the command you need and expand the view.
2. Click the Try It Out button.
TMT4 Margin Tester User Manual
35

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMT4 and is the answer not in the manual?

Table of Contents