get_parameter <parameter> (<value>…)
Returns
200 <response>
, returns200
followed by value of the parameter specified if command succeeded, else refer to error codes
Description
Returns the value of the parameter specified as the command argument. Some parameters require additional value(s). Valid parameters are described in Table 21. Refer to section Production parameters to have more information about each parameter.
Note
The parameters can be read from any EYE+ XTD state.
Usage example
get_parameter state
200 ready
get_parameter timeout
200 30.0
get_parameter model_quantity 1
200 1