##// END OF EJS Templates
- HSMP2 ini: voltage set to 10V;...
LabVIEW -
r38:39
parent child Browse files
Show More
1 NO CONTENT: modified file
@@ -43,8 +43,8
43 43 PowerSupply_VISAName = "COM4"
44 44 PowerSupply_Address = "0"
45 45 PowerSupply_Baudrate = "9600"
46 PowerSupply_OutputVoltage = "20,000000"
47 PowerSupply_OverVoltageProtection = "19,800000"
46 PowerSupply_OutputVoltage = "10,000000"
47 PowerSupply_OverVoltageProtection = "9,800000"
48 48 PowerSupply_MinCurrent = "0"
49 49 PowerSupply_Check = False
50 50 PowerSupply_WarningPower = "18000,000000"
@@ -43,8 +43,8
43 43 PowerSupply_VISAName = "COM4"
44 44 PowerSupply_Address = "0"
45 45 PowerSupply_Baudrate = "9600"
46 PowerSupply_OutputVoltage = "20,000000"
47 PowerSupply_OverVoltageProtection = "19,800000"
46 PowerSupply_OutputVoltage = "10,000000"
47 PowerSupply_OverVoltageProtection = "9,800000"
48 48 PowerSupply_MinCurrent = "0"
49 49 PowerSupply_Check = False
50 50 PowerSupply_WarningPower = "18000,000000"
1 NO CONTENT: modified file
General Comments 0
You need to be logged in to leave comments. Login now