##// END OF EJS Templates
- PID prepared;...
LabVIEW -
r9:10
parent child Browse files
Show More
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
@@ -150,6 +150,9
150 <Item Name="Read BMP File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Read BMP File.vi"/> No newline at end of file
150 <Item Name="Read BMP File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Read BMP File.vi"/>
151 <Item Name="NI_Word.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Word/NI_Word.lvclass"/> No newline at end of file
151 <Item Name="NI_Word.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Word/NI_Word.lvclass"/>
152 <Item Name="Word Open method.vi" Type="VI" URL="/&lt;vilib&gt;/addons/_office/word.llb/Word Open method.vi"/> No newline at end of file
152 <Item Name="Word Open method.vi" Type="VI" URL="/&lt;vilib&gt;/addons/_office/word.llb/Word Open method.vi"/>
153 <Item Name="NI_PID_pid.lvlib" Type="Library" URL="/&lt;vilib&gt;/addons/control/pid/NI_PID_pid.lvlib"/>
No newline at end of file
154 <Item Name="NI_PID__prctrl compat.lvlib" Type="Library" URL="/&lt;vilib&gt;/addons/control/pid/NI_PID__prctrl compat.lvlib"/>
No newline at end of file
155 <Item Name="lvpidtkt.dll" Type="Document" URL="/&lt;vilib&gt;/addons/control/pid/lvpidtkt.dll"/> No newline at end of file
153 </Item> No newline at end of file
156 </Item>
154 <Item Name="instr.lib" Type="Folder"> No newline at end of file
157 <Item Name="instr.lib" Type="Folder">
155 <Item Name="nlZUP Close.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Close.vi"/> No newline at end of file
158 <Item Name="nlZUP Close.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Close.vi"/>
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -42,6 +42,13
42 DI_Setup = "" No newline at end of file
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "1" No newline at end of file
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 PowerSupply_WarningPower = "4700,000000"
No newline at end of file
46 PowerSupply_AbortPower = "4750,000000"
No newline at end of file
47 PowerSupply_PID = "TRUE"
No newline at end of file
48 PowerSupply_PID_Time = "0,200000"
No newline at end of file
49 PowerSupply_PID_ProportionalGain = "1,000000"
No newline at end of file
50 PowerSupply_PID_IntegralTime_min = "0,010000"
No newline at end of file
51 PowerSupply_PID_DerivativeTime_min = "0,000000" No newline at end of file
45 Measurement_Channels.<size(s)> = "13" No newline at end of file
52 Measurement_Channels.<size(s)> = "13"
46 Measurement_Channels 0 = "102" No newline at end of file
53 Measurement_Channels 0 = "102"
47 Measurement_Channels 1 = "102" No newline at end of file
54 Measurement_Channels 1 = "102"
@@ -42,6 +42,13
42 DI_Setup = "" No newline at end of file
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "1" No newline at end of file
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 PowerSupply_WarningPower = "4700,000000"
No newline at end of file
46 PowerSupply_AbortPower = "4750,000000"
No newline at end of file
47 PowerSupply_PID = False
No newline at end of file
48 PowerSupply_PID_Time = 0,2
No newline at end of file
49 PowerSupply_PID_ProportionalGain = 1
No newline at end of file
50 PowerSupply_PID_IntegralTime_min = 0,01
No newline at end of file
51 PowerSupply_PID_DerivativeTime_min = 0 No newline at end of file
45 Measurement_Channels.<size(s)> = "13" No newline at end of file
52 Measurement_Channels.<size(s)> = "13"
46 Measurement_Channels 0 = "102" No newline at end of file
53 Measurement_Channels 0 = "102"
47 Measurement_Channels 1 = "102" No newline at end of file
54 Measurement_Channels 1 = "102"
@@ -42,6 +42,13
42 DI_Setup = "PXI1Slot5/port0/line4" No newline at end of file
42 DI_Setup = "PXI1Slot5/port0/line4"
43 PowerSupply_MinCurrent = "0" No newline at end of file
43 PowerSupply_MinCurrent = "0"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 PowerSupply_WarningPower = "780,000000"
No newline at end of file
46 PowerSupply_AbortPower = "790,000000"
No newline at end of file
47 PowerSupply_PID = False
No newline at end of file
48 PowerSupply_PID_Time = 0,2
No newline at end of file
49 PowerSupply_PID_ProportionalGain = 1
No newline at end of file
50 PowerSupply_PID_IntegralTime_min = 0,01
No newline at end of file
51 PowerSupply_PID_DerivativeTime_min = 0 No newline at end of file
45 Measurement_Channels.<size(s)> = "12" No newline at end of file
52 Measurement_Channels.<size(s)> = "12"
46 Measurement_Channels 0 = "PXI1Slot5/ai4" No newline at end of file
53 Measurement_Channels 0 = "PXI1Slot5/ai4"
47 Measurement_Channels 1 = "PXI1Slot5/ai5" No newline at end of file
54 Measurement_Channels 1 = "PXI1Slot5/ai5"
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -598,6 +598,15
598 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property> No newline at end of file
598 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
599 <Property Name="NI.ClassItem.State" Type="Int">1879843328</Property> No newline at end of file
599 <Property Name="NI.ClassItem.State" Type="Int">1879843328</Property>
600 </Item> No newline at end of file
600 </Item>
601 <Item Name="PowerSupply_GetPower.vi" Type="VI" URL="../OverrideVIs/PowerSupply_GetPower.vi">
No newline at end of file
602 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%V!!!!#Q!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!$5!+!!&gt;$&gt;8*S:7ZU!!N!#A!&amp;5'^X:8)!"!!!!$"!=!!?!!!&gt;'W.M98.T8U.V=H*F&lt;H25:8.U:8)O&lt;(:D&lt;'&amp;T=Q!*1WRB=X-A4X6U!$"!=!!?!!!&gt;'W.M98.T8U.V=H*F&lt;H25:8.U:8)O&lt;(:D&lt;'&amp;T=Q!)1WRB=X-A37Y!!#"!5!!$!!!!!1!#%W6S=G^S)'FO)#BO&lt;S"F=H*P=CE!6!$Q!!Q!!Q!%!!5!"A!'!!=!"A!)!!E!"A!'!!9#!!"Y!!!.#!!!#1!!!!E!!!!!!!!!!!!!!)U(!!!!!!!!E!!!!!A!!!!!!!!!!!!!!!!!!!!!!1!+!!!!!!</Property>
No newline at end of file
603 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
No newline at end of file
604 <Property Name="NI.ClassItem.Flags" Type="Int">0</Property>
No newline at end of file
605 <Property Name="NI.ClassItem.IsStaticMethod" Type="Bool">false</Property>
No newline at end of file
606 <Property Name="NI.ClassItem.MethodScope" Type="UInt">1</Property>
No newline at end of file
607 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
No newline at end of file
608 <Property Name="NI.ClassItem.State" Type="Int">1342710272</Property>
No newline at end of file
609 </Item> No newline at end of file
601 <Item Name="PowerSupply_Init.vi" Type="VI" URL="../OverrideVIs/PowerSupply_Init.vi"> No newline at end of file
610 <Item Name="PowerSupply_Init.vi" Type="VI" URL="../OverrideVIs/PowerSupply_Init.vi">
602 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%&gt;!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!$"!=!!?!!!&gt;'W.M98.T8U.V=H*F&lt;H25:8.U:8)O&lt;(:D&lt;'&amp;T=Q!*1WRB=X-A4X6U!$"!=!!?!!!&gt;'W.M98.T8U.V=H*F&lt;H25:8.U:8)O&lt;(:D&lt;'&amp;T=Q!)1WRB=X-A37Y!!#"!5!!$!!!!!1!#%W6S=G^S)'FO)#BO&lt;S"F=H*P=CE!6!$Q!!Q!!Q!%!!1!"!!%!!5!"!!'!!=!"!!%!!1#!!"Y!!!.#!!!!!!!!!!!!!!!!!!!!!!!!)U(!!!!!!!!E!!!!!A!!!!!!!!!!!!!!!!!!!!!!1!)!!!!!!</Property> No newline at end of file
611 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%&gt;!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!$"!=!!?!!!&gt;'W.M98.T8U.V=H*F&lt;H25:8.U:8)O&lt;(:D&lt;'&amp;T=Q!*1WRB=X-A4X6U!$"!=!!?!!!&gt;'W.M98.T8U.V=H*F&lt;H25:8.U:8)O&lt;(:D&lt;'&amp;T=Q!)1WRB=X-A37Y!!#"!5!!$!!!!!1!#%W6S=G^S)'FO)#BO&lt;S"F=H*P=CE!6!$Q!!Q!!Q!%!!1!"!!%!!5!"!!'!!=!"!!%!!1#!!"Y!!!.#!!!!!!!!!!!!!!!!!!!!!!!!)U(!!!!!!!!E!!!!!A!!!!!!!!!!!!!!!!!!!!!!1!)!!!!!!</Property>
603 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property> No newline at end of file
612 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -304,6 +304,15
304 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property> No newline at end of file
304 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
305 <Property Name="NI.ClassItem.State" Type="Int">1107821072</Property> No newline at end of file
305 <Property Name="NI.ClassItem.State" Type="Int">1107821072</Property>
306 </Item> No newline at end of file
306 </Item>
307 <Item Name="PowerSupply_GetPower.vi" Type="VI" URL="../OverrideVIs/PowerSupply_GetPower.vi">
No newline at end of file
308 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%F!!!!#Q!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!$5!+!!&gt;$&gt;8*S:7ZU!!N!#A!&amp;5'^X:8)!"!!!!#B!=!!?!!!6%W.M98.T8UB446!R,GRW9WRB=X-!#5.M98.T)%^V&gt;!!I1(!!(A!!&amp;2.D&lt;'&amp;T=V^)5UV1-3ZM&gt;G.M98.T!!B$&lt;'&amp;T=S"*&lt;A!!)%"1!!-!!!!"!!)4:8*S&lt;X)A;7YA+'ZP)'6S=G^S+1"5!0!!$!!$!!1!"1!'!!9!"Q!'!!A!#1!'!!9!"A-!!(A!!!U)!!!*!!!!#1!!!!!!!!!!!!!!D1=!!!!!!!#1!!!!#A!!!!!!!!!!!!!!!!!!!!!"!!I!!!!!</Property>
No newline at end of file
309 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
No newline at end of file
310 <Property Name="NI.ClassItem.Flags" Type="Int">33554432</Property>
No newline at end of file
311 <Property Name="NI.ClassItem.IsStaticMethod" Type="Bool">false</Property>
No newline at end of file
312 <Property Name="NI.ClassItem.MethodScope" Type="UInt">1</Property>
No newline at end of file
313 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
No newline at end of file
314 <Property Name="NI.ClassItem.State" Type="Int">1342710288</Property>
No newline at end of file
315 </Item> No newline at end of file
307 <Item Name="PowerSupply_Init.vi" Type="VI" URL="../OverrideVIs/PowerSupply_Init.vi"> No newline at end of file
316 <Item Name="PowerSupply_Init.vi" Type="VI" URL="../OverrideVIs/PowerSupply_Init.vi">
308 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%.!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!#B!=!!?!!!6%W.M98.T8UB446!R,GRW9WRB=X-!#5.M98.T)%^V&gt;!!I1(!!(A!!&amp;2.D&lt;'&amp;T=V^)5UV1-3ZM&gt;G.M98.T!!B$&lt;'&amp;T=S"*&lt;A!!)%"1!!-!!!!"!!)4:8*S&lt;X)A;7YA+'ZP)'6S=G^S+1"5!0!!$!!$!!1!"!!%!!1!"1!%!!9!"Q!%!!1!"!-!!(A!!!U)!!!!!!!!!!!!!!!!!!!!!!!!D1=!!!!!!!#3!!!!#A!!!!!!!!!!!!!!!!!!!!!"!!A!!!!!</Property> No newline at end of file
317 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%.!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!#B!=!!?!!!6%W.M98.T8UB446!R,GRW9WRB=X-!#5.M98.T)%^V&gt;!!I1(!!(A!!&amp;2.D&lt;'&amp;T=V^)5UV1-3ZM&gt;G.M98.T!!B$&lt;'&amp;T=S"*&lt;A!!)%"1!!-!!!!"!!)4:8*S&lt;X)A;7YA+'ZP)'6S=G^S+1"5!0!!$!!$!!1!"!!%!!1!"1!%!!9!"Q!%!!1!"!-!!(A!!!U)!!!!!!!!!!!!!!!!!!!!!!!!D1=!!!!!!!#3!!!!#A!!!!!!!!!!!!!!!!!!!!!"!!A!!!!!</Property>
309 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property> No newline at end of file
318 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -350,6 +350,15
350 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property> No newline at end of file
350 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
351 <Property Name="NI.ClassItem.State" Type="Int">1879843344</Property> No newline at end of file
351 <Property Name="NI.ClassItem.State" Type="Int">1879843344</Property>
352 </Item> No newline at end of file
352 </Item>
353 <Item Name="PowerSupply_GetPower.vi" Type="VI" URL="../OverrideVIs/PowerSupply_GetPower.vi">
No newline at end of file
354 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%F!!!!#Q!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!$5!+!!&gt;$&gt;8*S:7ZU!!N!#A!&amp;5'^X:8)!"!!!!#B!=!!?!!!5%G.M98.T8V..5$-O&lt;(:D&lt;'&amp;T=Q!!#5.M98.T)%^V&gt;!!I1(!!(A!!&amp;"*D&lt;'&amp;T=V^446!T,GRW9WRB=X-!!!B$&lt;'&amp;T=S"*&lt;A!!)%"1!!-!!!!"!!)4:8*S&lt;X)A;7YA+'ZP)'6S=G^S+1"5!0!!$!!$!!1!"1!'!!9!"Q!'!!A!#1!'!!9!"A-!!(A!!!U)!!!*!!!!#1!!!!!!!!!!!!!!D1=!!!!!!!#1!!!!#A!!!!!!!!!!!!!!!!!!!!!"!!I!!!!!</Property>
No newline at end of file
355 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
No newline at end of file
356 <Property Name="NI.ClassItem.Flags" Type="Int">33554432</Property>
No newline at end of file
357 <Property Name="NI.ClassItem.IsStaticMethod" Type="Bool">false</Property>
No newline at end of file
358 <Property Name="NI.ClassItem.MethodScope" Type="UInt">1</Property>
No newline at end of file
359 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
No newline at end of file
360 <Property Name="NI.ClassItem.State" Type="Int">1342710288</Property>
No newline at end of file
361 </Item> No newline at end of file
353 <Item Name="PowerSupply_Init.vi" Type="VI" URL="../OverrideVIs/PowerSupply_Init.vi"> No newline at end of file
362 <Item Name="PowerSupply_Init.vi" Type="VI" URL="../OverrideVIs/PowerSupply_Init.vi">
354 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%.!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!#B!=!!?!!!5%G.M98.T8V..5$-O&lt;(:D&lt;'&amp;T=Q!!#5.M98.T)%^V&gt;!!I1(!!(A!!&amp;"*D&lt;'&amp;T=V^446!T,GRW9WRB=X-!!!B$&lt;'&amp;T=S"*&lt;A!!)%"1!!-!!!!"!!)4:8*S&lt;X)A;7YA+'ZP)'6S=G^S+1"5!0!!$!!$!!1!"!!%!!1!"1!%!!9!"Q!%!!1!"!-!!(A!!!U)!!!!!!!!!!!!!!!!!!!!!!!!D1=!!!!!!!#3!!!!#A!!!!!!!!!!!!!!!!!!!!!"!!A!!!!!</Property> No newline at end of file
363 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%.!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!#B!=!!?!!!5%G.M98.T8V..5$-O&lt;(:D&lt;'&amp;T=Q!!#5.M98.T)%^V&gt;!!I1(!!(A!!&amp;"*D&lt;'&amp;T=V^446!T,GRW9WRB=X-!!!B$&lt;'&amp;T=S"*&lt;A!!)%"1!!-!!!!"!!)4:8*S&lt;X)A;7YA+'ZP)'6S=G^S+1"5!0!!$!!$!!1!"!!%!!1!"1!%!!9!"Q!%!!1!"!-!!(A!!!U)!!!!!!!!!!!!!!!!!!!!!!!!D1=!!!!!!!#3!!!!#A!!!!!!!!!!!!!!!!!!!!!"!!A!!!!!</Property>
355 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property> No newline at end of file
364 <Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -42,6 +42,13
42 DI_Setup = "PXI1Slot5/port0/line4" No newline at end of file
42 DI_Setup = "PXI1Slot5/port0/line4"
43 PowerSupply_MinCurrent = "0" No newline at end of file
43 PowerSupply_MinCurrent = "0"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 PowerSupply_WarningPower = "780,000000"
No newline at end of file
46 PowerSupply_AbortPower = "790,000000"
No newline at end of file
47 PowerSupply_PID = False
No newline at end of file
48 PowerSupply_PID_Time = 0,2
No newline at end of file
49 PowerSupply_PID_ProportionalGain = 1
No newline at end of file
50 PowerSupply_PID_IntegralTime_min = 0,01
No newline at end of file
51 PowerSupply_PID_DerivativeTime_min = 0 No newline at end of file
45 Measurement_Channels.<size(s)> = "12" No newline at end of file
52 Measurement_Channels.<size(s)> = "12"
46 Measurement_Channels 0 = "PXI1Slot5/ai4" No newline at end of file
53 Measurement_Channels 0 = "PXI1Slot5/ai4"
47 Measurement_Channels 1 = "PXI1Slot5/ai5" No newline at end of file
54 Measurement_Channels 1 = "PXI1Slot5/ai5"
@@ -42,6 +42,13
42 DI_Setup = "" No newline at end of file
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "1" No newline at end of file
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 PowerSupply_WarningPower = "4700,000000"
No newline at end of file
46 PowerSupply_AbortPower = "4750,000000"
No newline at end of file
47 PowerSupply_PID = False
No newline at end of file
48 PowerSupply_PID_Time = 0,2
No newline at end of file
49 PowerSupply_PID_ProportionalGain = 1
No newline at end of file
50 PowerSupply_PID_IntegralTime_min = 0,01
No newline at end of file
51 PowerSupply_PID_DerivativeTime_min = 0 No newline at end of file
45 Measurement_Channels.<size(s)> = "13" No newline at end of file
52 Measurement_Channels.<size(s)> = "13"
46 Measurement_Channels 0 = "102" No newline at end of file
53 Measurement_Channels 0 = "102"
47 Measurement_Channels 1 = "102" No newline at end of file
54 Measurement_Channels 1 = "102"
@@ -42,6 +42,13
42 DI_Setup = "PXI1Slot5/port0/line4" No newline at end of file
42 DI_Setup = "PXI1Slot5/port0/line4"
43 PowerSupply_MinCurrent = "0" No newline at end of file
43 PowerSupply_MinCurrent = "0"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 PowerSupply_WarningPower = "780,000000"
No newline at end of file
46 PowerSupply_AbortPower = "790,000000"
No newline at end of file
47 PowerSupply_PID = False
No newline at end of file
48 PowerSupply_PID_Time = 0,2
No newline at end of file
49 PowerSupply_PID_ProportionalGain = 1
No newline at end of file
50 PowerSupply_PID_IntegralTime_min = 0,01
No newline at end of file
51 PowerSupply_PID_DerivativeTime_min = 0 No newline at end of file
45 Measurement_Channels.<size(s)> = "12" No newline at end of file
52 Measurement_Channels.<size(s)> = "12"
46 Measurement_Channels 0 = "PXI1Slot5/ai4" No newline at end of file
53 Measurement_Channels 0 = "PXI1Slot5/ai4"
47 Measurement_Channels 1 = "PXI1Slot5/ai5" No newline at end of file
54 Measurement_Channels 1 = "PXI1Slot5/ai5"
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now