Commit ebaeecd2 authored by 潘栩锋's avatar 潘栩锋 🚴

添加 项目恢复, 0.restore.sh

parent e403c7af
#!/bin/bash
#
echo "restore FLY.Thick.Blowing.UI.Fix.Client"
cp -Rf restore/FLY.Thick.Blowing.UI.Fix.Client/* ../Project.FLY.Thick.Blowing/FLY.Thick.Blowing.UI.Fix.Client/bin/Debug
echo "restore FLY.Thick.BlowingScan.UI.Client"
cp -Rf restore/FLY.Thick.Blowing.UI.Fix.Client/* ../Project.FLY.Thick.BlowingScan/FLY.Thick.BlowingScan.UI.Client/bin/Debug
echo "restore FLY.Thick.Blowing.UI.Fix.Server"
cp -Rf restore/FLY.Thick.Blowing.UI.Fix.Server/* ../Project.FLY.Thick.Blowing/FLY.Thick.Blowing.UI.Fix.Server/bin/Debug
echo "restore FLY.Thick.BlowingScan.UI.Server"
cp -Rf restore/FLY.Thick.BlowingScan.UI.Server/* ../Project.FLY.Thick.BlowingScan/FLY.Thick.BlowingScan.UI.Server/bin/Debug
./1.update_dll.sh
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<FixGraphParams>
<Items>
<FixGraphItemParam ID="40687096" Len="500" Interval="1000" Mix="1" IsAutoTarget="True" IsPercent="False" />
<FixGraphItemParam ID="18980006" Len="1000" Interval="10" Mix="1" IsAutoTarget="True" IsPercent="False" />
</Items>
</FixGraphParams>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<FLYLayout DynAreaWidth="250" IsDynAreaVisible="True" Left="0" Top="2" Width="1366" Height="768" WindowState="Maximized">
<Items>
<GraphTabItem Header="风 环" ColumnCount="1" RowCount="4">
<ColumnDefinitions>
<Boolean value="False" />
</ColumnDefinitions>
<RowDefinitions>
<Boolean value="False" />
<Boolean value="False" />
<Boolean value="False" />
<Boolean value="False" />
</RowDefinitions>
<Graphs>
<GraphComponent ID="14237802" Module="scangraph2" Row="0" Column="0" RowSpan="1" ColumnSpan="1" />
<GraphComponent ID="36721318" Module="scangraph2" Row="1" Column="0" RowSpan="1" ColumnSpan="1" />
<GraphComponent ID="51984031" Module="FLY.FeedbackRenZiJia.UI.Client.UIModule.UIModule_GraphFB" Row="2" Column="0" RowSpan="2" ColumnSpan="1" />
</Graphs>
</GraphTabItem>
<GraphTabItem Header="扫 描" ColumnCount="1" RowCount="2">
<ColumnDefinitions>
<Boolean value="False" />
</ColumnDefinitions>
<RowDefinitions>
<Boolean value="False" />
<Boolean value="False" />
<Boolean value="False" />
<Boolean value="False" />
</RowDefinitions>
<Graphs>
<GraphComponent ID="48011444" Module="scangraph" Row="0" Column="0" RowSpan="1" ColumnSpan="1" />
</Graphs>
</GraphTabItem>
<GraphTabItem Header="环 形" ColumnCount="1" RowCount="1">
<ColumnDefinitions>
<Boolean value="False" />
</ColumnDefinitions>
<RowDefinitions>
<Boolean value="False" />
</RowDefinitions>
<Graphs>
<GraphComponent ID="49539123" Module="trendgraphcircular" Row="0" Column="0" RowSpan="1" ColumnSpan="1" />
</Graphs>
</GraphTabItem>
<GraphTabItem Header="2σ趋势" ColumnCount="1" RowCount="2">
<ColumnDefinitions>
<Boolean value="False" />
</ColumnDefinitions>
<RowDefinitions>
<Boolean value="False" />
<Boolean value="False" />
</RowDefinitions>
<Graphs>
<GraphComponent ID="56082556" Module="trendgraph" Row="1" Column="0" RowSpan="1" ColumnSpan="1" />
<GraphComponent ID="24898733" Module="scangraph" Row="0" Column="0" RowSpan="1" ColumnSpan="1" />
</Graphs>
</GraphTabItem>
<GraphTabItem Header="定 点" ColumnCount="1" RowCount="2">
<ColumnDefinitions>
<Boolean value="False" />
</ColumnDefinitions>
<RowDefinitions>
<Boolean value="False" />
<Boolean value="False" />
</RowDefinitions>
<Graphs>
<GraphComponent ID="40687096" Module="fixgraph" Row="0" Column="0" RowSpan="1" ColumnSpan="1" />
<GraphComponent ID="18980006" Module="fixgraph" Row="1" Column="0" RowSpan="1" ColumnSpan="1" />
</Graphs>
</GraphTabItem>
</Items>
<ControllerStates>
<ControllerStateTabItem ControllerState="FIX" No="4" />
<ControllerStateTabItem ControllerState="SCAN" No="1" />
</ControllerStates>
<DynAreaItems>
<DynAreaComponent ID="43395070" Module="FLY.FeedbackRenZiJia.UI.Client.UIModule.UIModule_DynAreaFB" />
<DynAreaComponent ID="25339754" Module="FLY.Weight.UI.Client.UIModule.UIModule_DynArea" />
</DynAreaItems>
</FLYLayout>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<ScanGraphParams IsReversed="False" LRIsVisable="False" LRIsReversed="False" XInterval="10">
<Items>
<ScanGraphItemParam ID="14237802" Title="扫描图" ChartType="Column" BM="0" Mix="1" YRangePercent="3" IsAutoTarget="False" IsPercent="False" />
<ScanGraphItemParam ID="36721318" Title="扫描图" ChartType="Column" BM="0" Mix="1" YRangePercent="3" IsAutoTarget="False" IsPercent="False" />
<ScanGraphItemParam ID="48011444" Title="扫描图" ChartType="Column" BM="0" Mix="1" YRangePercent="2" IsAutoTarget="True" IsPercent="True" />
<ScanGraphItemParam ID="24898733" Title="扫描图" ChartType="Column" BM="0" Mix="1" YRangePercent="3" IsAutoTarget="False" IsPercent="False" />
</Items>
</ScanGraphParams>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<ScanGraphCircularParams>
<Items>
<ScanGraphCircularParam ID="49539123" Title="环形扫描图" BM="0" Mix="1" BoltNoWithManual1st="1" ManualCnt="8" MPIsRight="True" />
</Items>
</ScanGraphCircularParams>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<TrendGraphParams>
<Items>
<TrendGraphItemParam ID="56082556" Len="120" BeginNo="0" EndNo="20" IsAll="True" Type="Sigma2" XType="Time" Title="趋势图" BM="0" Mix="1" YRangePercent="3" IsAutoTarget="True" IsPercent="True" />
</Items>
</TrendGraphParams>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<BlowingDetect RAngle="350" AccDecTime="00:00:01" LimitSignTime="00:00:13.0360000" FilmLength="20" RollPerimeter="314" DefaultRPeriod="00:05:48" IsSign0Double="False" IsSign1Double="False" SignType="Short" IsSignFilter="False" IsLackSignMode="False" Is3D="False" />
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<CurveCollection CorrectWay="OnePointIsScale" Flag="E">
<Curves>
<CurveCell Value="0" AD="50300" />
<CurveCell Value="1900" AD="46502" />
<CurveCell Value="3800" AD="42996" />
<CurveCell Value="5800" AD="39695" />
<CurveCell Value="7800" AD="36643" />
<CurveCell Value="9800" AD="33891" />
<CurveCell Value="11800" AD="31226" />
<CurveCell Value="13700" AD="28931" />
<CurveCell Value="15600" AD="26815" />
<CurveCell Value="17500" AD="24905" />
<CurveCell Value="19400" AD="23217" />
<CurveCell Value="21300" AD="21555" />
<CurveCell Value="23200" AD="20054" />
<CurveCell Value="25100" AD="18603" />
<CurveCell Value="27100" AD="17280" />
<CurveCell Value="29000" AD="16032" />
</Curves>
</CurveCollection>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<CurveCollection>
<Curves>
<CurveCell Value="0" AD="50300" />
<CurveCell Value="1900" AD="46505" />
<CurveCell Value="3800" AD="42999" />
<CurveCell Value="5800" AD="39698" />
<CurveCell Value="7800" AD="36646" />
<CurveCell Value="9800" AD="33894" />
<CurveCell Value="11800" AD="31229" />
<CurveCell Value="13700" AD="28934" />
<CurveCell Value="15600" AD="26818" />
<CurveCell Value="17500" AD="24908" />
<CurveCell Value="19400" AD="23220" />
<CurveCell Value="21300" AD="21558" />
<CurveCell Value="23200" AD="20057" />
<CurveCell Value="25100" AD="18606" />
<CurveCell Value="27100" AD="17283" />
<CurveCell Value="29000" AD="16035" />
</Curves>
</CurveCollection>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<InitParam PosLength="8900" AutoOrgInterval="10" VScan="8000" VJOG="5000" VAccuracy="3000" SVelocity="500" ATime="200" DTime="200" HVelocity1="5000" HVelocity2="1000" Encoder1_mmpp="0.1" FilmVSrc="ROUND" FilmVThreshold="5" Encoder2_mmpp="0.1" Encoder2_comp="1" MmOfR="376.8" DataValidSrc="VALID" AutoF1F3="False" ReStartDelay="5" HasProfileSample="False" HasHold="True" DBKeepMonth="6" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<Password>
<PWs>
<PasswordCell Password="flymeasure" Level="10" />
<PasswordCell Password="1" Level="1" />
</PWs>
</Password>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<PicHistory KeepDay="180" YRangePercent="3" ChartType="Column" RootPath="D:\blowingdata\pic_history" Enable="True" />
\ No newline at end of file
{
"CurrentPName": "pname3",
"ParamList": [
{
"PName": "pname2",
"OrderNo": "00000001",
"Number": "1",
"Target": 100.0,
"TolerancePercent": 0.03,
"K": 1.0,
"MMode": 0,
"FilmWidth": 1180,
"FilmPosH": 70,
"BagFold0": 405,
"BagFold1": 415
},
{
"PName": "pname3",
"OrderNo": "00000001",
"Number": "1",
"Target": 36.0,
"TolerancePercent": 0.03,
"K": 0.5,
"MMode": 0,
"FilmWidth": 1180,
"FilmPosH": 70,
"BagFold0": 405,
"BagFold1": 415
}
]
}
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<GM_BlowingFix ChannelCnt="88" BPC="1" OrgBoltNo="55" EPCType="Null" SampleConsume="00:00:02" SampleInterval="00:45:00" BackEdgeWait="00:00:05" IsBtnSelfHold="False" IsUsedMap="True">
<Map>
<BoltMapCell OldNo="40" NewNo="40" />
<BoltMapCell OldNo="50" NewNo="55" />
<BoltMapCell OldNo="60" NewNo="60" />
</Map>
</GM_BlowingFix>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<ScanWarning Enable="False" IsAutoTarget="True" AlarmCnt_Tolerance="10" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<SysParam LocalEP="0.0.0.0:20006" FLYAD7EP="127.168.251.10:20008" FLYAD7_HasCRC="False" FLYAD7_GridSmooth="0" DBPath="D:\flydata\thick_history.sqlite3" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<WarningSystem OutIdxOfWarning="4" Duration="10" Enable="False" EnSave="False">
<WhiteList />
<BlackList />
</WarningSystem>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<BlowingDetect RAngle="320" AccDecTime="00:00:01" LimitSignTime="00:00:13.0350000" FilmLength="20" RollPerimeter="314" DefaultRPeriod="00:08:24" IsSign0Double="False" IsSign1Double="False" SignType="Short" IsSignFilter="False" IsLackSignMode="False" Is3D="False" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<BorderSearchPlastic Enable="True" TempADBySet="False" TempAD="50300" TempRange="1257" TempRangePercent="0.025" IsTempRangeByPercent="True" N="10" SensorWidth="300" N2="200" N3="1000" IsBreakDetect="True">
<Valid Begin="0" End="8899" />
</BorderSearchPlastic>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
<?xml version="1.0" encoding="utf-8"?>
<CurveCollection>
<Curves>
<CurveCell Value="0" AD="50300" />
<CurveCell Value="1900" AD="46505" />
<CurveCell Value="3800" AD="42999" />
<CurveCell Value="5800" AD="39698" />
<CurveCell Value="7800" AD="36646" />
<CurveCell Value="9800" AD="33894" />
<CurveCell Value="11800" AD="31229" />
<CurveCell Value="13700" AD="28934" />
<CurveCell Value="15600" AD="26818" />
<CurveCell Value="17500" AD="24908" />
<CurveCell Value="19400" AD="23220" />
<CurveCell Value="21300" AD="21558" />
<CurveCell Value="23200" AD="20057" />
<CurveCell Value="25100" AD="18606" />
<CurveCell Value="27100" AD="17283" />
<CurveCell Value="29000" AD="16035" />
</Curves>
</CurveCollection>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<GSample Enable="True" Interval="20" Range="100" Window="3" Search="100">
<Samples>
<SampleCell Enable="True" JustForCheck="False" OrgAD="50300" Position="200" />
<SampleCell Enable="False" JustForCheck="False" OrgAD="30000" Position="2006" />
<SampleCell Enable="False" JustForCheck="False" OrgAD="0" Position="0" />
</Samples>
<Features>
<SampleFeature Enable="False" StartPos="0" EndPos="0" />
<SampleFeature Enable="False" StartPos="2000" EndPos="2100" />
</Features>
</GSample>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<InitParam PosLength="8900" AutoOrgInterval="20" VScan="500" VJOG="500" VAccuracy="500" SVelocity="50" ATime="200" DTime="200" HVelocity1="500" HVelocity2="100" Encoder1_mmpp="0.155" FilmVSrc="ROUND" FilmVThreshold="5" Encoder2_mmpp="0.1" Encoder2_comp="1" MmOfR="314" DataValidSrc="VALID" AutoF1F3="False" ReStartDelay="5" HasProfileSample="False" HasHold="False" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<Password>
<PWs>
<PasswordCell Password="flymeasure" Level="10" />
<PasswordCell Password="1" Level="2" />
</PWs>
</Password>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<Profile PName="test_pname" Target="10000" Alarm="300" Comp="1" Shift="0" DataBeginNo="2" DataEndNo="30" BeginNo="0" EndNo="40" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<Reject Enable="False" ThresholdRatio="0.93" Range1="10" Range2="10" Sigma="80" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<GM_BlowingScan ChannelCnt="88" BPC="1" OrgBoltNo="55" SolveCnt="5" Smooth="1" SensorWidth="250" IsUsedMap="False">
<Map />
</GM_BlowingScan>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<ScanWarning Enable="False" Mix="6" AlarmLine="1" AlarmCnt="5" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<SysParam LocalEP="127.0.0.1:20006" FLYAD7EP="127.0.0.1:20008" FLYAD7_HasCRC="False" FLYAD7_GridSmooth="0" DBPath="D:\flydata\thick_history.sqlite3" />
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<WarningSystem OutIdxOfWarning="4" Duration="5" Enable="True" EnSave="False">
<WhiteList />
<BlackList />
</WarningSystem>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment