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

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0