PowerStateMachine

IStateMachine<PowerState> IActuator.PowerStateMachine { get; }

Gets the power state machine of the actuator.

Value

IStateMachine<PowerState> – Power state machine of the actuator.

Throws
Remarks

See the product specific documentation for the supported power states for actuators.