Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms.CIP.Nodes.Motion
MotionDeviceAccess Class
MotionDeviceAccess Methods
AddControlCommanded Method
AddControlUpdated Method
AddStateTransitioned Method
AxisEvent Method
ChangeStatus Method
ClearFaults Method
ClearStatus Method
EnqueueFault Method
NotifyControlCommanded Method
NotifyControlUpdated Method
NotifyStateTransitioned Method
RaiseAxisException Method
RemoveControlCommanded Method
RemoveControlUpdated Method
RemoveStateTransitioned Method
ResetStatus Method
SetFault Method
SetStatus Method
MotionDeviceAccess
AxisEvent Method
Issue an axis event to change the state of the internal state machine.
Namespace:
Demo3D.PLC.Comms.CIP.Nodes.Motion
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
abstract
void
AxisEvent
(
AxisStateEvent
axisEvent
)
Parameters
axisEvent
Type:
Demo3D.PLC.Comms.CIP.Nodes.Motion
AxisStateEvent
Axis event to raise.
See Also
Reference
MotionDeviceAccess Class
Demo3D.PLC.Comms.CIP.Nodes.Motion Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com