设备编辑管理界面
This commit is contained in:
@@ -11,6 +11,7 @@ namespace DeviceCommand.Device
|
||||
[ADPCommand]
|
||||
public class SPAW7000 : Tcp
|
||||
{
|
||||
//只有两个,八台产品公用两两分组各用一个
|
||||
// 根据通用 SCPI 与远宽指令规范,使用换行符 (ASCII 字符 LF,即 \n) 作为标准结束符
|
||||
private const string ScpiDelimiter = "\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user