EasyManua.ls Logo

SICK SIG200 - Page 31

SICK SIG200
98 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...
{
"name" : value
}
}
NOTE
If a method has no return value there will be no data inside the payload of the HTTP
Response.
The status codes and error messages depend on the corresponding REST API and are
described in detail in see "Description of JSON REST", page 33 and see table 19,
page 56.
NOTE
No specific response time is guaranteed, as HTTP requests are based on a standard
TCP mechanism. When using the web UI or SOPAS ET at the same time, the response
time increases.
7.3.5 Data Types
In this chapter each supported Data Type will be discussed. Please note that each
example is nested inside a JSON object. The first value, wrapped in double quotes,
represents the name and the second one the actual value.
Boolean
{
"booleanName": true | false
}
Numbers
A number is very much like a C or Java number, except that the octal and hexadecimal
formats are not used.
{
"numberName": 32
}
The following table describes the ranges of each numeric type which this API supports:
Table 10: Numeric types
Name of Type Range Description
SInt -128 … 127 8 bit signed
Int -32768 … 32767 16 bit signed
Dint - 2147483648 … 2147483647 32 bit signed
USInt 0 … 255 8 bit unsigned
UInt 0 … 65535 16 bit unsigned
UDInt 0… 4294967295 32 bit unsigned
Real IEEE Standard 754 single By default only 9 digits behind the
comma will be transmitted
LReal IEEE Standard 754 double By default only 18 digits behind the
comma will be transmitted
Boolean
Boolean values can assume two states. Either true or false.
{
SIG200 CONFIGURATION 7
8024482.1FJ7 /2022-05-31 | SICK O P E R A T I N G I N S T R U C T I O N | Sensor Integration Gateway - SIG200
31
Subject to change without notice

Other manuals for SICK SIG200

Related product manuals