Warning

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

get_parameter <parameter>

Parameters

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

Table 27 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

Description

Returns the value of the parameter specified as the command argument. Valid parameters are described in Table 27. Refer to section Parameters to have more information about each parameter.

Note

The parameters can be read from any EYE+ state.

Usage example

get_parameter state
200 ready
get_parameter timeout
200 30.0