获取或设置当前PLC的站号信息
命名空间:
HslCommunication.Profinet.Vigor
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int Station { get; set; }
Public Property Station As Integer
Get
Set
public:
property int Station {
int get ();
void set (int value);
}
member Station : int with get, set
属性值
类型:
Int32参见