当前的数据的当前值,也是最后一次更新的数据值
The current value of the current data is also the last updated data value
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public double Current { get; set; }
Public Property Current As Double
Get
Set
public:
property double Current {
double get ();
void set (double value);
}
member Current : float with get, set
属性值
类型:
Double参见