Skip to main content

Module axis_view

Module axis_view 

Source
Expand description

Generic hardware interface for CiA 402 servo drives. Generic hardware interface for CiA 402 servo drives.

AxisView provides raw PDO field access. The Axis struct handles all CiA 402 protocol logic (state machine, PP handshake, homing) on top of this, so implementors only need to map PDO fields.

Traitsยง

AxisView
Generic hardware interface for a CiA 402 servo drive.