Warning

You are reading an old version of this documentation. If you want up-to-date information, please have a look at 4.2 .

set_parameter <parameter> <value>

Parameters

  • parameter - refer to Table 27 for a list of valid parameters

  • value - refer to Table 27 for a list of valid values.

Table 28 List of parameters

Parameter

Type 1

Valid value

Default value

state

RO

string

<none>

recipe

RO

string

<none>

timeout

R/W

float

30.0s

image_after_send

R/W

true/false

false

is_prepared

RO

true/false

false

n_parts_prepared

RO

int

0

part_quantity

R/W

int

1

1

RO: Read Only; R/W: Read and Write

Returns

  • 200 <response>, returns 200 followed by value of the parameter specified if command succeeded, else refer to error codes

Description

Assign a value to the parameter specified as the command argument. Valid parameters are described in Table 28. Refer to section Parameters to have more information about each parameter.

Note

The parameters can only be changed when EYE+ is in production state.

Usage example

start_production 12345
set_parameter timeout 10.5