设备类优化
This commit is contained in:
@@ -51,22 +51,6 @@ namespace UIShare.GlobalVariable
|
||||
Name = "台架序号",
|
||||
Value = 1,
|
||||
IsEditable=false
|
||||
},
|
||||
new ParameterVM
|
||||
{
|
||||
Category = ParameterCategory.Input,
|
||||
Type = typeof(int),
|
||||
Name = "直流负载通道",
|
||||
Value = 1,
|
||||
IsEditable=false
|
||||
},
|
||||
new ParameterVM
|
||||
{
|
||||
Category = ParameterCategory.Input,
|
||||
Type = typeof(int),
|
||||
Name = "交流电源通道",
|
||||
Value = 1,
|
||||
IsEditable=false
|
||||
},
|
||||
new ParameterVM
|
||||
{
|
||||
@@ -113,63 +97,112 @@ namespace UIShare.GlobalVariable
|
||||
//{
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "IT7800E",
|
||||
// DeviceType = "IT7800E",
|
||||
// Remark = "交流可编程电源供应器",
|
||||
// DeviceName = "Chroma61800",
|
||||
// DeviceType = "Chroma61800",
|
||||
// Remark = "可编程交流电源",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "N36200",
|
||||
// DeviceType = "N36200",
|
||||
// Remark = "宽范围可编程直流电源",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "N36600",
|
||||
// DeviceType = "N36600",
|
||||
// Remark = "便携式宽范围可编程直流电源",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = false,
|
||||
// IsConnected = false
|
||||
// },
|
||||
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "N69200",
|
||||
// DeviceType = "N69200",
|
||||
// Remark = "可编程直流电子负载",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "SDS2000X_HD",
|
||||
// DeviceType = "SDS2000X_HD",
|
||||
// Remark = "数字存储示波器",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "SPAW7000",
|
||||
// DeviceType = "SPAW7000",
|
||||
// Remark = "功率分析记录仪",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// }
|
||||
//};
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "DG1000Z",
|
||||
// DeviceType = "DG1000Z",
|
||||
// Remark = "信号发生器",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "IT6015C",
|
||||
// DeviceType = "IT6015C",
|
||||
// Remark = "低压直流源载一体机",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "IT6036C",
|
||||
// DeviceType = "IT6036C",
|
||||
// Remark = "高压直流源载一体机",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "IT6720",
|
||||
// DeviceType = "IT6720",
|
||||
// Remark = "低压电源",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "MCc06U",
|
||||
// DeviceType = "MCc06U",
|
||||
// Remark = "水冷机",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "PW8001",
|
||||
// DeviceType = "PW8001",
|
||||
// Remark = "功率分析记录仪",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "RLT1000",
|
||||
// DeviceType = "RLT1000",
|
||||
// Remark = "环境箱",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "TektronixMSO",
|
||||
// DeviceType = "TektronixMSO",
|
||||
// Remark = "示波器",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "IOBoard1",
|
||||
// DeviceType = "IOBoard",
|
||||
// Remark = "IO板卡1",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "IOBoard2",
|
||||
// DeviceType = "IOBoard",
|
||||
// Remark = "IO板卡2",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// },
|
||||
// new DeviceInfoVM
|
||||
// {
|
||||
// DeviceName = "IOBoard3",
|
||||
// DeviceType = "IOBoard",
|
||||
// Remark = "IO板卡3",
|
||||
// ConnectionType = "Tcp",
|
||||
// IsEnabled = true,
|
||||
// IsConnected = false
|
||||
// }
|
||||
//};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user