User Manual

ioThinx 4510 Series Appendix
A-11
RESTful API Description Access Format
value
/api/io/rtd/{ioName}/rtdResetMinValue RTD -
reset minimum value
(1: RESET)
R/W 1
/api/io/rtd/{ioName}/rtdResetMaxValue RTD -
reset maximum value
(1: RESET)
R/W 1
/api/io/tc/{ioName}/tcStatus TC - Status (0: normal, 1:
burnout)
R 0 or 1
/api/io/tc/{ioName}/tcType TC - Type (0: J Type, 1: K
Type, 2: T Type, 3: E Type,
4: R Type, 5: S Type, 6: B
Type, 7: N Type, 14:
±78.126 mV, 15: ±39.062
mV, 16: ±19.532 mV)
R
/api/io/tc/{ioName}/tcValueScaled TC - scaled value R Float
/api/io/tc/{ioName}/tcValueScaledMin TC - minimum scaled value R Float
/api/io/tc/{ioName}/tcValueScaledMax TC - maximum scaled value
R Float
/api/io/tc/{ioName}/tcResetMinValue TC - reset minimum value
(1: RESET)
R/W 1
/api/io/tc/{ioName}/tcResetMaxValue TC - reset maximum value
(1: RESET)
R/W 1
Exception Code
HTTP Status Code Moxa Status Code/Description User message
400 Bad Request 101 UnsupportedVersion The content version specified in
the request is not supported.
400 Bad Request 102 UnsupportedDocFormat The document format specified
in the request is not supported.
400 Bad Request 201 InvalidJsonFormat The json format in the request is
not valid.
400 Bad Request 202 InvalidNodeValue One of the node value is invalid.
400 Bad Request 203 WrongChannelOrder The I/O channels are
disordered.
400 Bad Request 204 MissingRequiredChannel A required channel index was
not specified in the request
body.
400 Bad Request 206 MissingRequiredNode A required node was not
specified in the request body.
400 Bad Request 300 ContentFailed One of the channel contents in
the request could not be set.
Please refer to the detailed
information.
400 Bad Request 301 ContentFailedToSet
The content in the request could
not be set (invalid value).
200 OK N/A
404 Bad Request N/A
405 Method Not Allowed N/A
Troubleshooting
This section provides troubleshooting instructions for this device.