EasyManua.ls Logo

IDS NXT

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
Loading...
March 2021
39
IDS NXT: REST interface
11 RS-232
·
/rs232
·
/rs232/data
11.1 /rs232
·
OPTIONS
·
GET
·
PATCH
{
"GET": {
"application/json": {
"Description": "Receive RS-232 settings",
"Values": {
"Baudrate": {
"Description": "Baudrate in baud",
"Range": [
300,
1200,
2400,
4800,
9600,
19200,
38400,
57600,
115200,
230400
],
"Type": "Integer",
"Unit": "baud"
},
"Parity": {
"Description": "Parity setting",
"Range": [
"None",
"Odd",
"Even"
],
"Type": "String"
},
"Stopbits": {
"Description": "Stopbit length",
"Range": [
"One",
"OneAndHalf",
"Two"
],
"Type": "String"
}
}
}
},
"Objects": [
"data"

Other manuals for IDS NXT

Related product manuals