FanucInterfaceNetClientId 属性 |
获取或设置当前客户端的ID信息,默认为1024
Gets or sets the ID information of the current client. The default is 1024.
命名空间:
HslCommunication.Robot.FANUC
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int ClientId { get; }
Public ReadOnly Property ClientId As Integer
Get
public:
property int ClientId {
int get ();
}
member ClientId : int with get
属性值
类型:
Int32参见