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
51
IDS NXT: REST interface
16 Vision app list
Vision app identifiers must follow these guidelines:
·
Maximum 100 characters
·
Only letters, numbers and underscores A-Za-z0-9_
·
Not starting with a number
·
Starting with underscore is reserved for the system. Although this is possible, it is not recommended.
16.1 /vapps
·
OPTIONS
·
GET
{
"GET": {
"application/json": {
"Description": "Receive information on vision apps",
"Values": {
"APIVersion": {
"Description": "Installed API versions",
"Type": "StringList"
},
"Installed": {
"Description": "List of installed vision apps",
"Type": "StringList"
},
"MaxConcurrent": {
"Description": "Maximum number of parallel vision apps. 0 equals
infinite number.",
"Type": "Integer"
}
}
}
},
"Objects": [
"activated"
"…",
"rs232gateway"
"<string>"
]
}
Comments
Objects are installed vision apps and "activated"
16.2 /vapps/activated
·
OPTIONS
{
"Objects": [
"classifier"
"cnnevaluator",
"…",

Other manuals for IDS NXT

Related product manuals