IDS NXT Manual page 23

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

Advertisement

"GainAuto": {
"Range": [
"Off",
"Once",
"Continuous"
],
"Type": "String"
}
}
}
},
"Objects": [
"color",
"image",
"roi",
"trigger"
],
"PATCH": {
"application/x-www-form-urlencoded": {
"Allowed": true,
"Description": "Modify 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 setting",
"Range": {
"Maximum": 100,
"Minimum": 0
},
"Type": "Integer",
"Unit": "Per cent"
},
"GainAuto": {
March 2021
IDS NXT: REST interface
23

Advertisement

Table of Contents
loading

Table of Contents