Skip to content

Config file named positions question #185

Description

@danechever

For some multi-stage modules, the named_positions config parameter is split across the two stages. What happens if there is a typo in the entires between the stages? Will the daemon know to combine these two?

For example, on the MS:
If stage 1 has slot_1 but stage 2 has a typo where it says slot1 instead, will this cause issues?

named_positions:
slot_1: 0.0
slot_2: 0.0
- name: h
device_id: 2
axis: "1"
units: mm
named_positions:
slot_1: 0.0
slot_2: 0.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions