SerialBaseReceiveEmptyDataCount 属性 |
命名空间:
HslCommunication.Serial
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:11.6.3.0 (11.6.3.0)
语法public int ReceiveEmptyDataCount { get; set; }
Public Property ReceiveEmptyDataCount As Integer
Get
Set
public:
property int ReceiveEmptyDataCount {
int get ();
void set (int value);
}
member ReceiveEmptyDataCount : int with get, set
属性值
类型:
Int32
参见