获取或设置当前的机器人类型,默认为
YRC1000
Get or set the current robot type, the default is
YRC1000
命名空间:
HslCommunication.Robot.YASKAWA
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public YRCType Type { get; set; }
Public Property Type As YRCType
Get
Set
public:
property YRCType Type {
YRCType get ();
void set (YRCType value);
}
member Type : YRCType with get, set
属性值
类型:
YRCType参见