Quantex GmbH
DE RU EN EL
Η περιοχή σας: Ευρώπη

(srv.dev.lock) Lock adapter to work

In order to start working with the adapter, you must block it. This is to prevent another user from interfering with your program. When blocking another adapter, the previously blocked adapter is unlocked. You can also unlock the current adapter by setting an empty serial number.

Options

Return Values

Returned error codes

Decoding Error Codes

Example

Request

{
"cmd" : "dev.srv.lock",
"sn": "DD1"
}

Answer

{
"res": 0
}

Negative answer

{
"res": -448
}