diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-02-04 12:29:16 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-02-04 12:29:16 +0200 |
| commit | 90c80f9838c308cd28aca07e5e863b9d2efa7d40 (patch) | |
| tree | ad50971b420902227ea6d7d41f777202221bcc74 /Software/Stubs Collection | |
| parent | c6a0f97efd7fc804e761086db3179443d1414df7 (diff) | |
| download | Tango-90c80f9838c308cd28aca07e5e863b9d2efa7d40.tar.gz Tango-90c80f9838c308cd28aca07e5e863b9d2efa7d40.zip | |
some real time investigations
Diffstat (limited to 'Software/Stubs Collection')
3 files changed, 251 insertions, 278 deletions
diff --git a/Software/Stubs Collection/stubs/logs handles.cs b/Software/Stubs Collection/stubs/logs handles.cs new file mode 100644 index 000000000..e5dd7a06f --- /dev/null +++ b/Software/Stubs Collection/stubs/logs handles.cs @@ -0,0 +1,38 @@ +using System; +using System.Text; +using System.Linq; +using System.Drawing; +using System.Diagnostics; +using System.Windows.Forms; +using System.Threading; +using System.Threading.Tasks; +using System.Collections.Generic; +using Tango.PMR.Debugging; +using Tango.Stubs; + +public void OnExecute(StubManager stubManager) +{ +/* +0 ControlFilter; +1 HeatersFilter; +2 JobFilter ; +3 WasteFilter ; +4 AlarmFilter ; +5 DiagnosticsFilter; +6 IDSFilter; +7 ThreadFilter; +8 GeneralFilter; +9 CommFilter; +10 FPGAFilter; +11 LoadFilter; +12 InitFilter; +13 MaintFilter; +*/ + +SetupDebugDisributorsRequest setupDebugDisributorsRequest = new SetupDebugDisributorsRequest(); +setupDebugDisributorsRequest.DebugDistributor = Tango.PMR.Debugging.DebugDistributorType.ThreadFilter; +setupDebugDisributorsRequest.DistributorActive = false; + + var response = stubManager.Run<SetupDebugDisributorsResponse>(setupDebugDisributorsRequest); + +}
\ No newline at end of file diff --git a/Software/Stubs Collection/stubs/logs severity.cs b/Software/Stubs Collection/stubs/logs severity.cs new file mode 100644 index 000000000..cf3b4f1bc --- /dev/null +++ b/Software/Stubs Collection/stubs/logs severity.cs @@ -0,0 +1,27 @@ +using System; +using System.Text; +using System.Linq; +using System.Drawing; +using System.Diagnostics; +using System.Windows.Forms; +using System.Threading; +using System.Threading.Tasks; +using System.Collections.Generic; +using Tango.PMR.Debugging; +using Tango.Stubs; + +public void OnExecute(StubManager stubManager) +{ +/* +Tango.PMR.Debugging.DebugLogCategory.Info: +Tango.PMR.Debugging.DebugLogCategory.Warning: +Tango.PMR.Debugging.DebugLogCategory.Error: +Tango.PMR.Debugging.DebugLogCategory.Critical: +Tango.PMR.Debugging.DebugLogCategory.Debug: +*/ +SetDebugLogCategoryRequest setDebugLogCategoryRequest = new SetDebugLogCategoryRequest(); +setDebugLogCategoryRequest.MinimumCategory = Tango.PMR.Debugging.DebugLogCategory.Info; + + var response = stubManager.Run<SetDebugLogCategoryResponse>(setDebugLogCategoryRequest); + +}
\ No newline at end of file diff --git a/Software/Stubs Collection/stubs/technician view files/new head.tpf b/Software/Stubs Collection/stubs/technician view files/new head.tpf index 6399ff61e..d8cd7f0dc 100644 --- a/Software/Stubs Collection/stubs/technician view files/new head.tpf +++ b/Software/Stubs Collection/stubs/technician view files/new head.tpf @@ -41,7 +41,7 @@ <HeaterState> <HeaterType>DryerAirHeater</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>86.429999999999993</CurrentValue> + <CurrentValue>-142.72</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -60,7 +60,7 @@ <HeaterState> <HeaterType>DryerMainHeater</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>86.149999999999991</CurrentValue> + <CurrentValue>8.5</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -79,7 +79,7 @@ <HeaterState> <HeaterType>DryerSecondaryHeater</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>86.69</CurrentValue> + <CurrentValue>233.57</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -98,7 +98,7 @@ <HeaterState> <HeaterType>HeaterZone3</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>131.21</CurrentValue> + <CurrentValue>283.75</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -116,13 +116,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone2</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>162.58</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.439999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="HeaterItem"> <ID>32a91e5f-27c8-490d-b187-8e39b6626a13</ID> @@ -135,13 +135,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone1</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>144.21</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.599999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="HeaterItem"> <ID>c844235a-8a29-4c2e-a964-e8f546d2ced7</ID> @@ -155,7 +155,7 @@ <HeaterState> <HeaterType>MixerHeater</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>107.16</CurrentValue> + <CurrentValue>283.75</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -173,13 +173,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone4</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>99.13</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>27.459999999999997</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="HeaterItem"> <ID>e6b3eb18-482b-450e-b8a8-d2ac6bba4fd4</ID> @@ -192,13 +192,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone5</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>80.57</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.779999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="HeaterItem"> <ID>efff2e67-e3a3-4667-9208-4704707d7cda</ID> @@ -211,13 +211,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone6</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>76.78</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.729999999999997</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="MonitorItem"> <ID>f9936dba-cef8-41e3-a715-eb629dca1870</ID> @@ -302,13 +302,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone7</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>83.94</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>25.02</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="TextItem"> <ID>f129ea0d-9abb-437f-928e-1cd1f569db2a</ID> @@ -341,13 +341,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone8</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>79.47</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>25.069999999999997</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="HeaterItem"> <ID>3c923a93-4d15-4bbc-b1b3-be1876a77cfc</ID> @@ -360,13 +360,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone9</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>82.41</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>25.02</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="HeaterItem"> <ID>26e078e6-df8c-4fbf-b10e-4b3f7c7e9500</ID> @@ -380,7 +380,7 @@ <HeaterState> <HeaterType>HeaterZone12</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>76.39</CurrentValue> + <CurrentValue>283.75</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -399,7 +399,7 @@ <HeaterState> <HeaterType>HeaterZone11</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>84.97</CurrentValue> + <CurrentValue>283.75</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -417,13 +417,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone10</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>86.27</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.939999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="ProcessParametersItem"> <ID>63aa661e-4bad-43fc-aed3-c8f570254246</ID> @@ -444,15 +444,15 @@ <FeederTension>0</FeederTension> <PullerTension>0</PullerTension> <WinderTension>0</WinderTension> - <MixerTemp>111</MixerTemp> - <HeadZone1Temp>111</HeadZone1Temp> - <HeadZone2Temp>111</HeadZone2Temp> - <HeadZone3Temp>111</HeadZone3Temp> - <HeadZone4Temp>111</HeadZone4Temp> - <HeadZone5Temp>111</HeadZone5Temp> - <HeadZone6Temp>111</HeadZone6Temp> + <MixerTemp>12</MixerTemp> + <HeadZone1Temp>101</HeadZone1Temp> + <HeadZone2Temp>102</HeadZone2Temp> + <HeadZone3Temp>103</HeadZone3Temp> + <HeadZone4Temp>104</HeadZone4Temp> + <HeadZone5Temp>105</HeadZone5Temp> + <HeadZone6Temp>106</HeadZone6Temp> <DryerAirFlow>0</DryerAirFlow> - <DryerZone1Temp>111</DryerZone1Temp> + <DryerZone1Temp>100</DryerZone1Temp> <DryerZone2Temp>0</DryerZone2Temp> <DryerZone3Temp>0</DryerZone3Temp> <DryerBufferLength>0</DryerBufferLength> @@ -552,10 +552,10 @@ </TechItem> <TechItem xsi:type="ProcessParametersItem"> <ID>120a9bea-5b5a-4ba4-92f5-40135f49a344</ID> - <Left>6</Left> - <Top>543.18141592920369</Top> - <Width>338</Width> - <Height>129.69911504424772</Height> + <Left>3.6044649102295456</Left> + <Top>562.307262407734</Top> + <Width>361.0862313806519</Width> + <Height>110.60070319545434</Height> <Angle>0</Angle> <ColorNumber>-14774017</ColorNumber> <ProcessParameters> @@ -821,13 +821,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeadCoverHeater1</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>283.75</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.919999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="HeaterItem"> <ID>0f7a35fc-e363-45b2-948d-ba66f91e4f0d</ID> @@ -848,30 +848,6 @@ </HeaterState> <SetPoint>0</SetPoint> </TechItem> - <TechItem xsi:type="MonitorItem"> - <ID>0214c2bd-98e2-4435-b55f-ec165b0782dd</ID> - <Left>532</Left> - <Top>587.69469026548677</Top> - <Width>163</Width> - <Height>77.008849557522126</Height> - <Angle>0</Angle> - <ItemGuid>FE0D0A56-5795-4C5A-8E09-939FBB35C441</ItemGuid> - <ColorNumber>-1</ColorNumber> - <UpdateInterval>10</UpdateInterval> - <DecimalPoints>2</DecimalPoints> - </TechItem> - <TechItem xsi:type="MonitorItem"> - <ID>387e9a45-e608-47b8-9f3c-5572d0544e41</ID> - <Left>708</Left> - <Top>584.65486725663732</Top> - <Width>168</Width> - <Height>84.101769911504334</Height> - <Angle>0</Angle> - <ItemGuid>94F3E5A1-413E-4EA0-BDE1-F0625BFF7910</ItemGuid> - <ColorNumber>-1</ColorNumber> - <UpdateInterval>10</UpdateInterval> - <DecimalPoints>2</DecimalPoints> - </TechItem> </Items> </MachineTechViewProjectTab> <MachineTechViewProjectTab> @@ -934,11 +910,11 @@ <Angle>0</Angle> <ItemGuid>D126DB23-784B-4F0C-8F88-D89A65A7549F</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>1</DecimalPlaces> <Duration>1460</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>16384</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>1</DecimalPlaces> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>984b4126-3dda-4624-a79f-0646eb0e1358</ID> @@ -949,11 +925,11 @@ <Angle>0</Angle> <ItemGuid>10102BC3-0EAE-47FF-A8E5-8640780CAA3D</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>1</DecimalPlaces> <Duration>1516</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>16384</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>1</DecimalPlaces> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>8ebc3ab7-a02d-4b12-93b3-2563443831d7</ID> @@ -964,11 +940,11 @@ <Angle>0</Angle> <ItemGuid>C0BCCD5C-346B-4C4A-A080-39D28E9E1A0C</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>1</DecimalPlaces> <Duration>1398</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>16384</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>1</DecimalPlaces> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>acafb268-5e97-4277-8dc8-173250a9e3f8</ID> @@ -979,11 +955,11 @@ <Angle>0</Angle> <ItemGuid>9FBC5460-BA59-486B-8D85-BD7D8A959F98</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>1</DecimalPlaces> <Duration>1273</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>1</DecimalPlaces> </TechItem> <TechItem xsi:type="MotorItem"> <ID>3ccb1485-b0e9-4d36-a931-a1b3865edeaa</ID> @@ -1005,11 +981,11 @@ <Angle>0</Angle> <ItemGuid>4CE6A82E-D841-4D33-BBB2-11F0743A441C</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>1</DecimalPlaces> <Duration>514</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100000</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>1</DecimalPlaces> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>75b99507-4eba-4b11-b52e-26732d4c5479</ID> @@ -1020,11 +996,11 @@ <Angle>0</Angle> <ItemGuid>F1DF490B-0577-4FA7-ACA1-0EEF4F934E8F</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>4</DecimalPlaces> <Duration>1398</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>4</DecimalPlaces> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>a30e48de-be76-4230-92d0-d27d6f37b940</ID> @@ -1035,11 +1011,11 @@ <Angle>0</Angle> <ItemGuid>5F12B974-2C9E-4DDD-9B20-733251A5D7E6</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>4</DecimalPlaces> <Duration>1398</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>4</DecimalPlaces> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>5ac4b368-093a-4192-98d4-e9d24f229b13</ID> @@ -1050,11 +1026,11 @@ <Angle>0</Angle> <ItemGuid>84CF23C9-D20D-4C08-BE1D-80201FC43C06</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>4</DecimalPlaces> <Duration>1398</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>4</DecimalPlaces> </TechItem> <TechItem xsi:type="MonitorRecorderItem"> <ID>9c34dc69-cfaa-48b4-9d02-8f0d9bba79dd</ID> @@ -1506,11 +1482,11 @@ <Angle>0</Angle> <ItemGuid>1F0F907A-EC16-4386-AFC8-B2B156F2A822</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>3</DecimalPlaces> <Duration>1426</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>3</DecimalPlaces> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>cc99a514-1498-4b93-a4eb-4e0a2a2e9de6</ID> @@ -1521,11 +1497,11 @@ <Angle>0</Angle> <ItemGuid>A499E5E0-A812-4032-8F96-B38C6762C4BD</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>1</DecimalPlaces> <Duration>1282</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>1</DecimalPlaces> </TechItem> <TechItem xsi:type="ValveItem"> <ID>cdddd48e-422d-48f4-8397-5032c3705fdb</ID> @@ -1586,7 +1562,7 @@ <Angle>0</Angle> <ItemGuid>b90a4e78-ebbf-44db-829b-949517d6400b</ItemGuid> <ColorNumber>-1</ColorNumber> - <Speed>350</Speed> + <Speed>50</Speed> </TechItem> <TechItem xsi:type="MotorItem"> <ID>e36e321b-d48d-4199-a1ee-75ac18e9de1e</ID> @@ -1597,7 +1573,7 @@ <Angle>0</Angle> <ItemGuid>b7c1aea4-32c1-41cb-bca3-4aa665529b49</ItemGuid> <ColorNumber>-1</ColorNumber> - <Speed>350</Speed> + <Speed>50</Speed> </TechItem> <TechItem xsi:type="MotorItem"> <ID>8790db03-4dfd-4d49-aec0-706babb55af9</ID> @@ -1650,7 +1626,7 @@ <Angle>0</Angle> <ItemGuid>7b6d0a93-5a91-4e1f-af47-353afd8b5ea6</ItemGuid> <ColorNumber>-1</ColorNumber> - <Speed>20</Speed> + <Speed>83.833754740833143</Speed> </TechItem> <TechItem xsi:type="MotorItem"> <ID>2052a2d3-843c-4a1c-87fd-acd0832fd1b9</ID> @@ -1672,7 +1648,7 @@ <Angle>0</Angle> <ItemGuid>f3b5076e-cba3-4ad2-b3cc-0c4e907bd9ef</ItemGuid> <ColorNumber>-1</ColorNumber> - <Speed>200</Speed> + <Speed>98.094184576485333</Speed> </TechItem> <TechItem xsi:type="MotorItem"> <ID>7644a8f9-00a2-4e37-8f48-0667b1541114</ID> @@ -1731,11 +1707,11 @@ <Angle>0</Angle> <ItemGuid>0E4783A1-B8DE-451E-B357-322C39E448FB</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>81b78212-14d8-4a66-bf3a-eeea9900e0d6</ID> @@ -1758,13 +1734,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone7</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>83.94</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>25.02</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>7e0942e7-a87a-402a-b580-5091ed6b29ee</ID> @@ -1775,11 +1751,11 @@ <Angle>0</Angle> <ItemGuid>0E4783A1-B8DE-451E-B357-322C39E44809</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>064bd571-4250-4ea3-8ed5-96f1ddc8fe6b</ID> @@ -1802,13 +1778,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone9</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>82.41</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>25.02</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>85b25b0b-cd3d-4a8a-88f5-f832623d7ec2</ID> @@ -1819,11 +1795,11 @@ <Angle>0</Angle> <ItemGuid>0E4783A1-B8DE-451E-B357-322C39E44812</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>85e9ecc2-3bce-4055-89a9-1712752898a9</ID> @@ -1863,11 +1839,11 @@ <Angle>0</Angle> <ItemGuid>0E4783A1-B8DE-451E-B357-322C39E44811</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>5ed86083-bdd6-4648-b7ca-f17fa97f034a</ID> @@ -1891,7 +1867,7 @@ <HeaterState> <HeaterType>HeaterZone11</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>84.97</CurrentValue> + <CurrentValue>283.75</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -1907,11 +1883,11 @@ <Angle>0</Angle> <ItemGuid>0E4783A1-B8DE-451E-B357-322C39E44810</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>e8130372-e0ee-4c1c-a43d-4ab15ff57bd8</ID> @@ -1934,13 +1910,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone10</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>86.27</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.939999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>00dda04e-1853-422f-ac47-29bdbab642d7</ID> @@ -1951,11 +1927,11 @@ <Angle>0</Angle> <ItemGuid>0E4783A1-B8DE-451E-B357-322C39E44808</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>e7935033-56c6-42a4-a2b3-f5eedb0a11e7</ID> @@ -1978,13 +1954,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone8</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>79.47</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>25.069999999999997</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>40d16753-8448-4af9-8fbd-98c1ed301de5</ID> @@ -1995,11 +1971,11 @@ <Angle>0</Angle> <ItemGuid>D7585119-4A42-4370-8F1E-F3E62553E588</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>b3826c8e-1d82-4f4f-ad9f-d88f257dffb2</ID> @@ -2023,7 +1999,7 @@ <HeaterState> <HeaterType>HeaterZone3</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>131.21</CurrentValue> + <CurrentValue>283.75</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -2039,11 +2015,11 @@ <Angle>0</Angle> <ItemGuid>098F7CAB-030C-46B0-B2B8-A85AF2253032</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>233f0076-7595-4ecb-8496-41eeb7b457ea</ID> @@ -2066,13 +2042,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone1</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>144.21</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.599999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>7b7d9bea-29df-4f94-8ab6-2a6d7105bccf</ID> @@ -2083,11 +2059,11 @@ <Angle>0</Angle> <ItemGuid>A8DB1D27-6B25-4FB4-A3F5-46A29BA51955</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>72d7192b-dd27-4064-9f5f-90062388a81c</ID> @@ -2110,13 +2086,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone2</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>162.58</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.439999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>64fba32f-3c03-42b3-b1ed-e2bdbe454bd6</ID> @@ -2127,11 +2103,11 @@ <Angle>0</Angle> <ItemGuid>246C2551-5EFD-48E9-94F6-6313C5E5018F</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>5f451443-fab2-4bf6-8f21-5e038ca2c726</ID> @@ -2154,13 +2130,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone6</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>76.78</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.729999999999997</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>4f3b4ecd-759a-4ba5-80f3-74cc485d7085</ID> @@ -2171,11 +2147,11 @@ <Angle>0</Angle> <ItemGuid>6C0C1AB0-3EE9-40D7-8424-A79436FBC804</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>665593d6-e689-459e-94f9-2cdcce6150ac</ID> @@ -2198,13 +2174,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone5</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>80.57</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.779999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>60dff2b2-7ddc-47a9-90b1-3f45968c1790</ID> @@ -2215,11 +2191,11 @@ <Angle>0</Angle> <ItemGuid>DACEBF90-E2B4-4CC9-A973-B8B429AA0089</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>b53a74f3-8e91-40ce-b980-c5b237baeee9</ID> @@ -2242,13 +2218,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeaterZone4</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>99.13</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>27.459999999999997</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>f786b4da-3291-4ccb-a280-196fd8697ac1</ID> @@ -2259,11 +2235,11 @@ <Angle>0</Angle> <ItemGuid>0E4783A1-B8DE-451E-B357-322C39E448DD</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>584c7f29-49cc-4845-a7ab-09239bd3a986</ID> @@ -2287,7 +2263,7 @@ <HeaterState> <HeaterType>HeaterZone12</HeaterType> <SetPoint>0</SetPoint> - <CurrentValue>76.39</CurrentValue> + <CurrentValue>283.75</CurrentValue> <IsActive>false</IsActive> <IsRampingUp>false</IsRampingUp> <IsInSetPoint>true</IsInSetPoint> @@ -2303,11 +2279,11 @@ <Angle>0</Angle> <ItemGuid>0E4783A1-B8DE-451E-B357-322C39E448CC</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> <Duration>2962</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>300</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>2</DecimalPlaces> </TechItem> <TechItem xsi:type="PidItem"> <ID>c1f48bf1-9cb3-475a-b152-e8b9a211b694</ID> @@ -2330,13 +2306,13 @@ <ColorNumber>-1</ColorNumber> <HeaterState> <HeaterType>HeadCoverHeater1</HeaterType> - <SetPoint>0</SetPoint> - <CurrentValue>283.75</CurrentValue> + <SetPoint>80</SetPoint> + <CurrentValue>24.919999999999998</CurrentValue> <IsActive>false</IsActive> - <IsRampingUp>false</IsRampingUp> - <IsInSetPoint>true</IsInSetPoint> + <IsRampingUp>true</IsRampingUp> + <IsInSetPoint>false</IsInSetPoint> </HeaterState> - <SetPoint>0</SetPoint> + <SetPoint>80</SetPoint> </TechItem> </Items> </MachineTechViewProjectTab> @@ -2453,74 +2429,6 @@ <ItemGuid>78db28d0-0407-4942-bb62-c44da81c4f9e</ItemGuid> <ColorNumber>-1</ColorNumber> </TechItem> - <TechItem xsi:type="MonitorItem"> - <ID>a79322a7-fbb8-469b-a4d9-a0ffb3c17a5d</ID> - <Left>639</Left> - <Top>358.69469026548683</Top> - <Width>134</Width> - <Height>99.300884955752167</Height> - <Angle>0</Angle> - <ItemGuid>94F3E5A1-413E-4EA0-BDE1-F0625BFF7910</ItemGuid> - <ColorNumber>-1</ColorNumber> - <UpdateInterval>10</UpdateInterval> - <DecimalPoints>2</DecimalPoints> - </TechItem> - <TechItem xsi:type="MonitorItem"> - <ID>979459b4-b609-487f-b6d7-55f435659658</ID> - <Left>1027</Left> - <Top>391.93362831858775</Top> - <Width>118</Width> - <Height>93.221238938053034</Height> - <Angle>0</Angle> - <ItemGuid>FE0D0A56-5795-4C5A-8E09-939FBB35C441</ItemGuid> - <ColorNumber>-1</ColorNumber> - <UpdateInterval>10</UpdateInterval> - <DecimalPoints>2</DecimalPoints> - </TechItem> - <TechItem xsi:type="SingleGraphItem"> - <ID>8b11bfca-091d-4461-8713-ba2fd9c8484e</ID> - <Left>432</Left> - <Top>511.69911504424789</Top> - <Width>461</Width> - <Height>250.27876106194691</Height> - <Angle>0</Angle> - <ItemGuid>94F3E5A1-413E-4EA0-BDE1-F0625BFF7910</ItemGuid> - <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> - <Duration>419</Duration> - <UseAutoRange>true</UseAutoRange> - <Min>0</Min> - <Max>100</Max> - </TechItem> - <TechItem xsi:type="SingleGraphItem"> - <ID>8aa4b451-71d6-429c-94e4-2581e3c62a7a</ID> - <Left>956</Left> - <Top>513.80973451327361</Top> - <Width>461</Width> - <Height>250.27876106194691</Height> - <Angle>0</Angle> - <ItemGuid>FE0D0A56-5795-4C5A-8E09-939FBB35C441</ItemGuid> - <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>2</DecimalPlaces> - <Duration>419</Duration> - <UseAutoRange>true</UseAutoRange> - <Min>0</Min> - <Max>100</Max> - </TechItem> - <TechItem xsi:type="ControllerItem"> - <ID>a4c498bc-8fb0-4b56-b448-6144afe447c9</ID> - <Left>30</Left> - <Top>356.66814159292045</Top> - <Width>241</Width> - <Height>131.7256637168141</Height> - <Angle>0</Angle> - <ItemGuid>78482AA4-3DF6-421F-944C-64328D3C3EF2</ItemGuid> - <ColorNumber>-14774017</ColorNumber> - <UpdateInterval>10</UpdateInterval> - <OptimalRangeMinimum>0</OptimalRangeMinimum> - <OptimalRangeMaximum>7000</OptimalRangeMaximum> - <IsSetToDefault>true</IsSetToDefault> - </TechItem> </Items> </MachineTechViewProjectTab> <MachineTechViewProjectTab> @@ -2535,11 +2443,11 @@ <Angle>0</Angle> <ItemGuid>A499E5E0-A812-4032-8F96-B38C6762C4BD</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>3</DecimalPlaces> <Duration>3600</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>3</DecimalPlaces> </TechItem> <TechItem xsi:type="SingleGraphItem"> <ID>aae29286-81b3-476a-9f58-c0fd246cae96</ID> @@ -2550,11 +2458,11 @@ <Angle>0</Angle> <ItemGuid>F33667BD-D9FA-4DC7-BC2C-0E89E60AE4BE</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>3</DecimalPlaces> <Duration>3600</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>3</DecimalPlaces> </TechItem> <TechItem xsi:type="TextItem"> <ID>7d94c7c4-1288-4f9d-b0e6-a06794829642</ID> @@ -2644,11 +2552,11 @@ <Angle>0</Angle> <ItemGuid>1F0F907A-EC16-4386-AFC8-B2B156F2A822</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>3</DecimalPlaces> <Duration>3600</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>3</DecimalPlaces> </TechItem> <TechItem xsi:type="TextItem"> <ID>1c254a92-c075-453f-9667-cdcc91cf8e6a</ID> @@ -2681,11 +2589,11 @@ <Angle>0</Angle> <ItemGuid>6B1DF4B0-BCC2-400C-A3B7-31C5119A55BB</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>3</DecimalPlaces> <Duration>3600</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>3</DecimalPlaces> </TechItem> <TechItem xsi:type="TextItem"> <ID>0bef6e9d-6da0-4f06-9e1a-c00142bde4c1</ID> @@ -2718,11 +2626,11 @@ <Angle>0</Angle> <ItemGuid>19645882-6587-4A50-BD85-AF06617DC654</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>3</DecimalPlaces> <Duration>3600</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>3</DecimalPlaces> </TechItem> <TechItem xsi:type="MonitorItem"> <ID>39f6a02c-c4d9-47d0-b92d-bdea0ed5d3ce</ID> @@ -2874,11 +2782,11 @@ <Angle>0</Angle> <ItemGuid>A499E5E0-A812-4032-8F96-B38C6762C4BD</ItemGuid> <ColorNumber>-14774017</ColorNumber> - <DecimalPlaces>1</DecimalPlaces> <Duration>1942</Duration> - <UseAutoRange>true</UseAutoRange> <Min>0</Min> <Max>100</Max> + <UseAutoRange>true</UseAutoRange> + <DecimalPlaces>1</DecimalPlaces> </TechItem> <TechItem xsi:type="ValveItem"> <ID>604e031b-89c3-4c9d-90ef-7b861a77e5e0</ID> |
