-
Notifications
You must be signed in to change notification settings - Fork 27
Valves
Jake Ross edited this page Feb 6, 2023
·
2 revisions
- name: Valve1
address: 1
- name: PV1
kind: valve
actuator: switch_controller_Agilent2
address: '111'
description: 'Pipette Autovalve: Tank A to Pipette A'
You can interlock one valve to another using the interlock
parameter
- name: PV1
kind: valve
actuator: switch_controller_Agilent2
address: '111'
interlock:
- PV2
description: 'Pipette Autovalve: Tank A to Pipette A'
- name: PV2
kind: valve
actuator: switch_controller_Agilent2
address: '112'
interlock:
- PV1
description: 'Pipette Autovalve: Pipette A to V4'
- name: PV1
kind: valve
actuator: switch_controller_Agilent2
address: '111'
description: 'Pipette Autovalve: Tank A to Pipette A'
state_device:
name: switch_controller_Agilent1
address: '302'
pipette tracking
- name: AirStandard
kind: pipette
inner: SV1
outer: SV2