Camera Settings; Camera - IDS NXT Manual

Rest interface
Hide thumbs Also See for NXT:
Table of Contents

Advertisement

8 Camera settings

·

/camera

·
/camera/trigger
·
/camera/image
·
/camera/roi
·
/camera/color
8.1 /camera
·
OPTIONS
·
GET
·
PATCH
{
"GET": {
"application/json": {
"Description": "Receive camera settings",
"Values": {
"ExposureTime": {
"Description": "Exposure time",
"Range": {
"Maximum": 2000018,
"Minimum": 35
},
"Type": "Integer",
"Unit": "microseconds"
},
"FlipHorizontal": {
"Description": "Horizontal image flip",
"Type": "Boolean"
},
"FlipVertical": {
"Description": "Vertical image flip",
"Type": "Boolean"
},
"Framerate": {
"Description": "Framerate during freerun",
"Range": {
"Maximum": 42,
"Minimum": 0
},
"Type": "Integer",
"Unit": "microhertz"
},
"Gain": {
"Description": "Gain settings",
"Range": {
"Maximum": 100,
"Minimum": 0
},
"Type": "Integer",
"Unit": "per cent"
},
March 2021
IDS NXT: REST interface
22

Advertisement

Table of Contents
loading

Table of Contents