设备编辑管理界面
This commit is contained in:
@@ -11,6 +11,7 @@ namespace DeviceCommand.Device
|
||||
[ADPCommand]
|
||||
public class N36200 : Tcp
|
||||
{
|
||||
//只有一个,八台产品一起用一个
|
||||
// 手册第 9 页 2.2.4 明确规定:命令结束符为换行符 (ASCII 字符 LF,即 \n)
|
||||
private const string ScpiDelimiter = "\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user