EasyManua.ls Logo

IDS NXT User Manual

IDS NXT
72 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #52 background imageLoading...
Page #52 background image
March 2021
52
IDS NXT: REST interface
"rs232gateway"
]
}
Comments
Objects are all vision apps (not just those activated!)
16.3 /vapps/activated/<vapp>
·
OPTIONS
·
DELETE
·
PUT
{
"DELETE": {
"<none>": {
"Description": "Deactivate the vision app.",
"Parameters": {
"Temporary": {
"Description": "If true, the vision app is deactivated temporarily
only.",
"Mandatory": false,
"Type": "Boolean"
}
}
}
},
"Objects": [
],
"PUT": {
"<none>": {
"Description": "Activate the vision app.",
"Parameters": {
"Temporary": {
"Description": "If true, the vision app is deactivated temporarily
only.",
"Mandatory": false,
"Type": "Boolean"
},
"gdb": {
"Description": "If true, the vision app is started for debug, is not
persistent.",
"Mandatory": false,
"Type": "Boolean"
}
}
}
}
}
16.4 /vapps/<newVApp>
·
OPTIONS
·
PUT

Other manuals for IDS NXT

Question and Answer IconNeed help?

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

IDS NXT Specifications

General IconGeneral
BrandIDS
ModelNXT
CategoryAccessories
LanguageEnglish

Summary

1 Preface

Contact and Legal Information

Provides contact details, trademark acknowledgments, and copyright restrictions.

3 Introduction

REST Interface Overview

Details version, authentication, types, and implemented services of the REST interface.

4 User Control

User Management

Covers user account management, including listing and modifying user properties.

5 Device Events

Device Event Handling

Explains how to handle device events using GET requests and Server-Sent Events (SSE).

6 Device Information

Device Details and Avatar

Retrieves general device information, avatar images, and datetime settings.

7 GPIO

GPIO Pin Configuration

Manages GPIO input and output pins, including status and inverter settings.

8 Camera Settings

Camera Configuration and Control

Manages camera settings like exposure, trigger, image, ROI, and color parameters.

9 Light

Flash and Light Settings

Configures internal and external flash settings, including duration, delay, and modes.

10 Network Settings

Network Configuration

Manages network settings including IP, DNS, time server, and SSL.

11 RS-232

RS-232 Communication

Configures RS-232 parameters and handles data transmission.

12 Signals

Signal Management

Handles signal lists, retrieval, and specific signal details.

13 Statistics

Statistic Data and Analysis

Reads statistic data and changes over time.

14 Support File

Support File Generation

Retrieves a support file containing system information and logs.

15 System Status

System State Monitoring

Receives overall system status and specific state details.

16 Vision App List

Vision Application Management

Manages vision apps, including listing and activation status.

16.3 Vision App Activation

16.4 Vision App Installation

17 Individual Vision Apps

Vision App Details and Removal

Manages individual vision apps, retrieving information and removing them.

17.1 Actions

Vision App Actions Control

Manages and executes actions within a vision app.

17.3 VApp Configurables

17.4 VApp Files

17.5 Images

17.6 License

17.7 Log

17.8 Result Sinks

17.9 Result Sources

17.10 ROI

Related product manuals