-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfiguration.yaml
More file actions
57 lines (57 loc) · 1.31 KB
/
configuration.yaml
File metadata and controls
57 lines (57 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
phidgets:
floor_force_sensor:
bridge_gain: 8
channel: 0
channel_class: VoltageRatioInput
data_interval: 250
device_serial_number: 514010
hub_port: 5
label: LOAD CELL
voltage_ratio_change_trigger: 1.0e-05
head_bar_switch:
channel: 0
channel_class: DigitalInput
device_serial_number: 514010
hub_port: 4
label: SWITCH 2
latch_motors:
acceleration: 100000
current_limit: 0.5
holding_current_limit: 0.5
velocity_limit: 100000
left_head_latch_home_switch:
channel: 0
channel_class: DigitalInput
device_serial_number: 514010
hub_port: 3
label: SWITCH 1
left_head_latch_motor:
channel: 0
channel_class: Stepper
close_position: 1150
device_serial_number: 514010
home_velocity: -400
hub_port: 2
label: MOTOR 1
release_position: 10
release_switch:
channel: 0
channel_class: DigitalInput
device_serial_number: 530381
hub_port: 0
label: SWITCH 3
right_head_latch_home_switch:
channel: 0
channel_class: DigitalInput
device_serial_number: 514010
hub_port: 1
label: SWITCH 0
right_head_latch_motor:
channel: 0
channel_class: Stepper
close_position: -1150
device_serial_number: 514010
home_velocity: 400
hub_port: 0
label: MOTOR 0
release_position: -10