参考系,0:基座坐标,1:机器人坐标,2-65分别表示用户坐标1-64
命名空间:
HslCommunication.Robot.YASKAWA
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int Frame { get; set; }
Public Property Frame As Integer
Get
Set
public:
property int Frame {
int get ();
void set (int value);
}
member Frame : int with get, set
属性值
类型:
Int32参见