ioLogik E1200 Series RESTful API Default Address Mappings
RESTful API Name Description Access
/api/slot/0/io/tc tcValueScaledMin TC - minimum scaled value
read-only
/api/slot/0/io/tc tcValueScaledMax TC - maximum scaled value
read-only
/api/slot/0/io/tc tcResetMinValue TC - reset minimum value
(1: RESET)
read-write
/api/slot/0/io/tc tcResetMaxValue TC - reset maximum value
(1: RESET)
read-write
/api/slot/0/io/tc/0/tcValue
EngineeringMultiplied
tcValueEngineering
Multiplied
TC - engineering multiplied
value
read-only
Response Code
HTTP Status Code/
Description
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 invalid.
400 Bad Request 202 InvalidNodeValue One of the node values 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 content in the
request could not be set. Please refer to
the detail 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
500 Internal Server Error N/A