MotionDeviceAccessAxisEvent Method |
Issue an axis event to change the state of the internal state machine.
Namespace: Demo3D.PLC.Comms.CIP.Nodes.MotionAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic abstract void AxisEvent(
AxisStateEvent axisEvent
)
Parameters
- axisEvent AxisStateEvent
- Axis event to raise.
See Also