Dynamixel
AlarmShutdown Property
NamespacesDynamixelDynamixelAlarmShutdown
Get or set the error conditions that will result in Dynamixel shutdown.
Declaration Syntax
C#Visual BasicVisual C++
public ErrorStatus AlarmShutdown { get; set; }
Public Property AlarmShutdown As ErrorStatus
public:
property ErrorStatus AlarmShutdown {
	ErrorStatus get ();
	void set (ErrorStatus value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0