EstunDataRobotCommandStatus 属性 |
机器人的执行命令状态,16长度的bool数组
命名空间:
HslCommunication.Robot.Estun
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public ushort RobotCommandStatus { get; set; }
Public Property RobotCommandStatus As UShort
Get
Set
public:
property unsigned short RobotCommandStatus {
unsigned short get ();
void set (unsigned short value);
}
member RobotCommandStatus : uint16 with get, set
属性值
类型:
UInt16参见