Skip to content

Beckhoff/TwinCAT: implement soft limits on beckhoff #8964

@rerpha

Description

@rerpha

As a beckhoff user I would like to be able to set and read back soft limits on it, and IBEX respect these limits when performing moves.

We probably need to implement setHighLimit() and setLowLimit() from asynmotorcontroller

we also need to set the appropriate field in poll()

all of this lgoic needs to be conditional on a macro being set eg. USE_BECKHOFF_SOFT_LIMITS
in the case it's not set just skip any logic.
also load in PVs based on this macro so we don't poll the hardware if ADS vars for limits won't exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions