EasyManuals Logo
Home>IDS>Accessories>NXT

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 #27 background imageLoading...
Page #27 background image
March 2021
27
IDS NXT: REST interface
8.3 /camera/image
·
OPTIONS
·
GET
{
"GET": {
"image/jpeg": {
"Description": "Receive the latest acquired image. Returns 503 if no image
acquired so far."
},
"image/png,image/bmp": {
"Description": "Receive the latest acquired image. Returns 503 if no image
acquired so far.",
"Parameters": {
"MaxHeight": {
"Description": "Maximal height of image.",
"Mandatory": false,
"Type": "Integer"
},
"MaxWidth": {
"Description": "Maximal width of image.",
"Mandatory": false,
"Type": "Integer"
},
"Quality": {
"Description": "Quality of image.",
"Mandatory": false,
"Type": "Integer"
}
}
}
}
Comments
·
If no MIME type or image/* is specified, image/jpeg is returned.
·
An ETag is returned (the same one for each image regardless of the parameters).
·
A Last-Modified is returned (image capture time).
·
The ETag can be used to prevent duplicate images being transferred (If-None-Match). The same applies to
Last-Modified with If-Modified-Since.
·
If no image has been collected yet, "503 - Service unavailable" is returned.
8.4 /camera/roi
·
OPTIONS
·
GET
{
"GET": {
"application/json": {
"Description": "Receive region of interest (ROI) settings.",
"Values": {
"Height": {
"Description": "Height of the ROI",

Other manuals for IDS NXT

Questions and Answers:

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

Related product manuals