Files
ecmc_master_slave/example/mirror/cfg/ax7_TRY.yaml
2024-09-16 10:32:31 +02:00

49 lines
776 B
YAML

axis:
id: 7
type: virtual
epics:
name: TRY
precision: 4
unit: mm
motorRecord:
enable: true
description: "Y"
fieldInit: "RTRY=0,FOFF=Frozen,TWV=0.1"
encoder:
type: 1 # Type (0=Incremental, 1=Absolute)
source: 1 # Source (0=Internal, 1=PLC)
numerator: 1
bits: 32
position: ec0.s0.ONE.0
trajectory:
axis:
velocity: 0.05
acceleration: 0.05
decceleration: 0.05
input:
limit:
forward: ec0.s0.ONE.0
backward: ec0.s0.ONE.0
home: ec0.s0.ONE.0
interlock: ec0.s0.ONE.0
monitoring:
lag:
enable: yes
tolerance: 0.125
time: 1000
target:
enable: yes
tolerance: 0.001
time: 100
velocity:
enable: yes
max: 0.25
time:
trajectory: 100
drive: 200