Setup Commands¶
setup:contact_counter:get¶
Sentio Version: 3.6.0
Description: Retrieves the contact counter value.
Parameters: None
Response:
| Field | Type |
|---|---|
| Counter value | Integer |
Remarks: The contact counter counts each chuck move into contact height, except on a cleaning substrate.
setup:contact_counter:reset¶
Sentio Version: 3.6.0
Description: Resets the contact counter.
Parameters: None
Response:
| Field | Type | Values |
|---|---|---|
| Status | String | OK |
setup:remote:light_off_at_contact¶
Sentio Version: 2.9.2
Description: In remote mode, defines whether the light switches off when the chuck moves to contact height.
Parameters:
| Parameter | Type | Values |
|---|---|---|
| Status | Integer / String | 0/OFF/False, 1/ON/True |
Response:
| Field | Type | Values |
|---|---|---|
| Setup | String | OK |
Remarks: Not case sensitive.
setup:remote:light_on_at_separation¶
Sentio Version: 2.9.2
Description: In remote mode, defines whether the light switches on when the chuck moves to separation height.
Parameters:
| Parameter | Type | Values |
|---|---|---|
| Status | Integer / String | 0/OFF/False, 1/ON/True |
Response:
| Field | Type | Values |
|---|---|---|
| Setup | String | OK |
Remarks: Not case sensitive.
setup:remote:scope_follow_off¶
Sentio Version: 2.9.2
Description: In remote mode, defines whether scope follow mode is switched off.
Parameters:
| Parameter | Type | Values |
|---|---|---|
| Status | Integer / String | 0/OFF/False, 1/ON/True |
Response:
| Field | Type | Values |
|---|---|---|
| Setup | String | OK |
Remarks: Not case sensitive. Logic is inverted: setting On deactivates scope follow mode.