命令码,从控制器发数据到PC和PC到控制器,两者的命令不一样
命名空间:
HslCommunication.Robot.Hyundai
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public char Command { get; set; }
Public Property Command As Char
Get
Set
public:
property wchar_t Command {
wchar_t get ();
void set (wchar_t value);
}
member Command : char with get, set
属性值
类型:
Char参见