|
|
|
|
<UserControl x:Class="MaterialTraceabilityUI.ConfigInfo"
|
|
|
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
|
|
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
|
|
|
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
|
|
|
|
xmlns:local="clr-namespace:MaterialTraceabilityUI"
|
|
|
|
|
mc:Ignorable="d"
|
|
|
|
|
d:DesignHeight="560" d:DesignWidth="1280"
|
|
|
|
|
Background="White" Loaded="UserControl_Loaded">
|
|
|
|
|
<Grid>
|
|
|
|
|
<TabControl x:Name="TabList" HorizontalAlignment="Left" Height="405" Margin="472,21,0,0" VerticalAlignment="Top" Width="756">
|
|
|
|
|
<TabItem Header="获取SFC">
|
|
|
|
|
<Grid Background="Transparent" HorizontalAlignment="Left" Margin="-1,-9,0,9.667" Width="557">
|
|
|
|
|
<Grid.ColumnDefinitions>
|
|
|
|
|
<ColumnDefinition Width="86*"/>
|
|
|
|
|
<ColumnDefinition Width="471*"/>
|
|
|
|
|
</Grid.ColumnDefinitions>
|
|
|
|
|
<Label Content="Url:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="62,29,0,317" Grid.ColumnSpan="2"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" Name="ProcessLotServiceWSServiceParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="21,29,0,321" Grid.Column="1"/>
|
|
|
|
|
<Label Content="Site:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="52,89,0,257" Grid.ColumnSpan="2"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" Name="ProcessLotServiceWSServiceParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="21,89,0,261" Grid.Column="1"/>
|
|
|
|
|
<Label Content="User:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="47,154,0,192" Grid.ColumnSpan="2"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="ProcessLotServiceWSServiceParamUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="21,159,0,191" Grid.Column="1"/>
|
|
|
|
|
<Label Content="LoginUser:" Height="40" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="2,224,0,112" Grid.ColumnSpan="2"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="ProcessLotServiceWSServiceParamLoginUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="21,223,0,127" Grid.Column="1"/>
|
|
|
|
|
<Label Content="Password:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="7,289,0,57" Grid.ColumnSpan="2"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="ProcessLotServiceWSServiceParamPassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="21,288,0,62" Grid.Column="1"/>
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="调整数量" Height="21" Margin="-2.333,-2,-1.667,0" VerticalAlignment="Top">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Label Content="Url:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="146,35,0,311.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" Name="AdujustQtyParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,34,0,316.334"/>
|
|
|
|
|
<Label Content="Site:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="141,85,0,261.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AdujustQtyParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,89,0,261.334"/>
|
|
|
|
|
<Label Content="operationRevision:" Height="30" FontSize="18" Foreground="#007DFA" Width="185" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="16,140,0,206.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AdujustQtyParamOperationRevision" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,144,0,206.334"/>
|
|
|
|
|
<Label Content="User:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="131,200,0,146.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AdujustQtyParamUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="155" Margin="206,198,0,151.333"/>
|
|
|
|
|
<Label Content="activity:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="113,255,0,91"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AdujustQtyParamActivity" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="208,260,0,90"/>
|
|
|
|
|
<Label Content="PassWord:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="396,199,0,146.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AdujustQtyParamPassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="155" Margin="501,198,0,151.333"/>
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="拆分SFC">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Grid>
|
|
|
|
|
<Label Content="Url:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="136,35,0,311.334"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" Name="SplitSfcParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,34,0,316.334"/>
|
|
|
|
|
<Label Content="Site:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="131,85,0,261.334"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="SplitSfcParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,89,0,261.334"/>
|
|
|
|
|
<Label Content="operationRevision:" Height="30" FontSize="18" Foreground="#007DFA" Width="185" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="11,140,0,206.334"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="SplitSfcParamOperationRevision" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,144,0,206.334"/>
|
|
|
|
|
<Label Content="User:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="136,195,0,151.334"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="SplitSfcParamUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="146" Margin="206,198,0,151.333"/>
|
|
|
|
|
<Label Content="activity:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="113,255,0,91"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="SplitSfcParamActivity" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="208,260,0,90"/>
|
|
|
|
|
<Label Content="手动拆分用户:" Height="30" FontSize="18" Foreground="#007DFA" Width="147" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="61,316,0,29.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="HandSplitSfcParamUser" HorizontalAlignment="Left" VerticalAlignment="Top" Width="144" Margin="208,320,0,0"/>
|
|
|
|
|
<Label Content="手动拆分密码:" Height="30" FontSize="18" Foreground="#007DFA" Width="126" VerticalAlignment="Top" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="375,316,0,0"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="HandSplitSfcParamPwd" HorizontalAlignment="Left" VerticalAlignment="Top" Width="143" Margin="513,320,0,0" RenderTransformOrigin="0.281,0.692"/>
|
|
|
|
|
<Label Content="Password:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="386,194,0,151.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="SplitSfcParamPassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="165" Margin="491,198,0,151.333" RenderTransformOrigin="0.509,0.5"/>
|
|
|
|
|
</Grid>
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="自动入账">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Grid.ColumnDefinitions>
|
|
|
|
|
<ColumnDefinition Width="276*"/>
|
|
|
|
|
<ColumnDefinition Width="473*"/>
|
|
|
|
|
</Grid.ColumnDefinitions>
|
|
|
|
|
<Label Content="Url:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="146,34,0,311.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" Name="MiFirstOperationForsfcServiceServiceParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,33,0,316.333" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="Site:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="141,74,0,271.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiFirstOperationForsfcServiceServiceParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,78,0,271.333" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="operationRevision:" Height="35" FontSize="18" Foreground="#007DFA" Width="185" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="16,129,0,211.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiFirstOperationForsfcServiceServiceParamOperationRevision" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,133,0,216.333" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="User:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="131,184,0,161.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiFirstOperationForsfcServiceServiceParamUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="167" Margin="206,189,0,160.333" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="activity:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="111,239,0,106.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiFirstOperationForsfcServiceServiceParamActivity" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,243,0,106.333" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="modeProcessSfc:" Height="35" FontSize="18" Foreground="#007DFA" Width="165" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="31,294,0,46.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiFirstOperationForsfcServiceServiceParamModeProcessSfc" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,298,0,51.333" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="Password:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="122.667,185,0,160.333" Grid.Column="1"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiFirstOperationForsfcServiceServiceParamPassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="157" Margin="222.667,189,0,160.333" Grid.Column="1"/>
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="涂布工单下达">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Grid.ColumnDefinitions>
|
|
|
|
|
<ColumnDefinition Width="64*"/>
|
|
|
|
|
<ColumnDefinition Width="141*"/>
|
|
|
|
|
</Grid.ColumnDefinitions>
|
|
|
|
|
<Label Content="Url:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="146,35,0,311.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" Name="MiReleaseSfcWithActivityServiceServiceParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,34,0,316.667" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="Site:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="141,75,0,271.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiReleaseSfcWithActivityServiceServiceParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,79,0,271.667" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="operationRevision:" Height="30" FontSize="18" Foreground="#007DFA" Width="185" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="16,125,0,221.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiReleaseSfcWithActivityServiceServiceParamOperationRevision" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,134,0,216.667" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="User:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="131,185,0,161.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiReleaseSfcWithActivityServiceServiceParamUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,189,0,160.333" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="activity:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="111,240,0,106.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiReleaseSfcWithActivityServiceServiceParamActivity" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,244,0,106.667" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="loginUser:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="91,295,0,46.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiReleaseSfcWithActivityServiceServiceParamLoginUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,299,0,51.667" Grid.ColumnSpan="2"/>
|
|
|
|
|
<Label Content="password:" Height="40" FontSize="18" Foreground="#007DFA" Width="105" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="91,340,0,-3.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiReleaseSfcWithActivityServiceServiceParamPassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,344,0,6.667" Grid.ColumnSpan="2"/>
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="获取SFC数量">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Label Content="Url:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="41,45,0,296.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSFCQueryQtyServiceServiceParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="106,54,0,296.667"/>
|
|
|
|
|
<Label Content="site:" Height="40" FontSize="18" Foreground="#007DFA" Width="105" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="41,100,0,236.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSFCQueryQtyServiceServiceParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="106,109,0,241.667"/>
|
|
|
|
|
<Label Content="user:" Height="40" FontSize="18" Foreground="#007DFA" Width="98" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="41,157,0,178.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSFCQueryQtyServiceServiceParamloginUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="149" Margin="106,165,0,184.333"/>
|
|
|
|
|
<Label Content="password" Height="40" FontSize="18" Foreground="#007DFA" Width="94" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="273,157,0,178.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSFCQueryQtyServiceServiceParamPassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="184" Margin="372,165,0,184.333"/>
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="注销SFC">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Label Content="Url:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="146,35,0,311.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" Name="MiSignOffSFCsServiceServiceParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,34,0,316.334"/>
|
|
|
|
|
<Label Content="Site:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="141,75,0,271.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSignOffSFCsServiceServiceParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,79,0,271.667"/>
|
|
|
|
|
<Label Content="operationRevision:" Height="40" FontSize="18" Foreground="#007DFA" Width="185" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="16,125,0,211.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSignOffSFCsServiceServiceParamOperationRevision" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,134,0,216.667"/>
|
|
|
|
|
<Label Content="User:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="131,185,0,161.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSignOffSFCsServiceServiceParamUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,190,0,160.667"/>
|
|
|
|
|
<Label Content="activityId:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="91,235,0,106.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSignOffSFCsServiceServiceParamActivityId" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,244,0,106.667"/>
|
|
|
|
|
<Label Content="amount:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="101,295,0,46.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSignOffSFCsServiceServiceParamAmount" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,298,0,51.333"/>
|
|
|
|
|
<Label Content="loginUser:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="101,336,0,4.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSignOffSFCsServiceServiceParamloginUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="147" Margin="206,339,0,10.333"/>
|
|
|
|
|
<Label Content="password:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="373,333,0,7.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MiSignOffSFCsServiceServiceParampassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="178" Margin="478,336,0,13.333"/>
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="获取工单数量">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Label Content="Url:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="46,55,0,286.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="FindShopRequestParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="106,54,0,296.667"/>
|
|
|
|
|
<Label Content="site:" Height="40" FontSize="18" Foreground="#007DFA" Width="105" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="41,105,0,231.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="FindShopRequestParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="106,109,0,241.667"/>
|
|
|
|
|
<Label Content="loginUser:" Height="40" FontSize="18" Foreground="#007DFA" Width="105" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="41,145,0,190.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="FindShopRequestParamloginUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="117" Margin="146,145,0,204.333"/>
|
|
|
|
|
<Label Content="password:" Height="40" FontSize="18" Foreground="#007DFA" Width="105" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="297,145,0,190.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="FindShopRequestParampassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="154" Margin="402,145,0,204.333"/>
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="物料特征数据上传">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Label Content="Url:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="146,35,0,311.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" Name="MachineIntegrationServiceParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,34,0,316.334"/>
|
|
|
|
|
<Label Content="Site:" Height="30" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="141,75,0,271.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MachineIntegrationServiceParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,79,0,271.667"/>
|
|
|
|
|
<Label Content="operationRevision:" Height="35" FontSize="18" Foreground="#007DFA" Width="185" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="16,125,0,216.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MachineIntegrationServiceParamOperationRevision" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,134,0,216.667"/>
|
|
|
|
|
<Label Content="activityId:" Height="30" FontSize="18" Foreground="#007DFA" Width="125" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="96,185,0,161.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MachineIntegrationServiceParamActivityId" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="206,190,0,160.667"/>
|
|
|
|
|
<Label Content="dcGroupRevision:" Height="30" FontSize="18" Foreground="#007DFA" Width="165" VerticalAlignment="Top" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="392,233,0,0"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MachineIntegrationServiceParamDcGroupRevision" HorizontalAlignment="Left" VerticalAlignment="Top" Width="93" Margin="562,235,0,0"/>
|
|
|
|
|
<Label Content="dcGroup:" Height="30" FontSize="18" Foreground="#007DFA" Width="90" VerticalAlignment="Top" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="96,233,0,0"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MachineIntegrationServiceParamDcGroup" HorizontalAlignment="Left" VerticalAlignment="Top" Width="181" Margin="206,235,0,0"/>
|
|
|
|
|
<Label Content="password:" Height="40" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Top" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="418,276,0,0"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MachineIntegrationServiceParampassword" HorizontalAlignment="Left" VerticalAlignment="Top" Width="132" Margin="523,278,0,0"/>
|
|
|
|
|
<Label Content="loginUser:" Height="40" FontSize="18" Foreground="#007DFA" Width="101" VerticalAlignment="Top" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="85,276,0,0"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="MachineIntegrationServiceParamloginUser" HorizontalAlignment="Left" VerticalAlignment="Top" Width="181" Margin="206,278,0,0"/>
|
|
|
|
|
<Label Content="是否启用:" Height="40" FontSize="18" Foreground="#007DFA" Width="101" VerticalAlignment="Top" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="96,316,0,0"/>
|
|
|
|
|
<ComboBox Height="26" FontSize="18" x:Name="ccdUploadIsFlagCombox" HorizontalAlignment="Left" VerticalAlignment="Top" Width="181" Margin="206,316,0,0">
|
|
|
|
|
<ComboBoxItem Content="否"/>
|
|
|
|
|
<ComboBoxItem Content="是"/>
|
|
|
|
|
</ComboBox>
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="获取MES数据">
|
|
|
|
|
<Grid Background="Transparent">
|
|
|
|
|
<Label Content="Url:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="41,45,0,296.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="TBParametricValueParamUrl" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="106,54,0,296.667"/>
|
|
|
|
|
<Label Content="site:" Height="40" FontSize="18" Foreground="#007DFA" Width="105" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="41,100,0,236.667"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="TBParametricValueParamSite" HorizontalAlignment="Left" VerticalAlignment="Center" Width="450" Margin="106,109,0,241.667"/>
|
|
|
|
|
<Label Content="loginUser:" Height="40" FontSize="18" Foreground="#007DFA" Width="114" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="10,157,0,178.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="TBParametricValueParamloginUser" HorizontalAlignment="Left" VerticalAlignment="Center" Width="171" Margin="106,166,0,183.333"/>
|
|
|
|
|
<Label Content="password:" Height="40" FontSize="18" Foreground="#007DFA" Width="105" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="282,157,0,178.333"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="TBParametricValueParampassword" HorizontalAlignment="Left" VerticalAlignment="Center" Width="171" Margin="385,166,0,183.333"/>
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
</TabControl>
|
|
|
|
|
<Button Content="修改" Width="130" Height="50" BorderThickness="0" Background="#007DFA" Foreground="White" x:Name="SaveConfigInfo" HorizontalAlignment="Left" Margin="1093,454,0,0" VerticalAlignment="Top" Click="SaveConfigInfo_Click" RenderTransformOrigin="0.923,0.493"/>
|
|
|
|
|
<TabControl HorizontalAlignment="Left" Height="490" Margin="40,21,0,0" VerticalAlignment="Top" Width="394">
|
|
|
|
|
<TabItem Header="系统参数">
|
|
|
|
|
<Grid Margin="-6,1,6,-47.667">
|
|
|
|
|
<!--PLC地址 PlcAddress-->
|
|
|
|
|
<Label Content="PLC地址:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="68,12,0,467"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamPlcAddress" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,10,0,0"/>
|
|
|
|
|
<!--MachineID-->
|
|
|
|
|
<Label Content="设备编号:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="68,62,0,417"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamMachineID" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,60,0,0"/>
|
|
|
|
|
<!--ProcessID-->
|
|
|
|
|
<Label Content="工序编号:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="79,112,0,367"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamProcessID" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,110,0,0"/>
|
|
|
|
|
<!--resource-->
|
|
|
|
|
<Label Content="资源号:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="92,163,0,316"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamResource" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,161,0,0"/>
|
|
|
|
|
<!--operation-->
|
|
|
|
|
<Label Content="操作号:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="92,215,0,264"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamOperation" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,213,0,0"/>
|
|
|
|
|
<!--operationByA-->
|
|
|
|
|
<Label Content="A面操作:" x:Name="operationByA" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="79,263,0,216"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamOperationByA" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,261,0,0"/>
|
|
|
|
|
<!--operationByB-->
|
|
|
|
|
<Label Content="B面操作:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="79,305,0,174"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamOperationByB" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,303,0,0" RenderTransformOrigin="0.523,1.5"/>
|
|
|
|
|
<!--isMesFlag-->
|
|
|
|
|
<Label Content="MES标识:" Height="35" FontSize="18" Foreground="#007DFA" Width="100" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="68,343,0,136"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamIsMesFlag" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,345,0,0" RenderTransformOrigin="0.523,1.5"/>
|
|
|
|
|
<!--plcSingalReadTime-->
|
|
|
|
|
<Label Content="PLC读取时间:" Height="35" FontSize="18" Foreground="#007DFA" Width="138" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="41,389,0,90"/>
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamPlcSingalReadTime" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,387,0,0" RenderTransformOrigin="0.523,1.5"/>
|
|
|
|
|
<!--mes接口超时时间,单位ms-->
|
|
|
|
|
<Label Content="MES接口超时时间:" Height="35" FontSize="18" Foreground="#007DFA" Width="165" VerticalAlignment="Center" HorizontalAlignment="Left" RenderTransformOrigin="1.347,-4.605" Margin="3,429,0,50"/>
|
|
|
|
|
<!--<TextBox Height="26" FontSize="18" x:Name="AppConfigParamMesWebServiceTimeOut" HorizontalAlignment="Left" VerticalAlignment="Center" Width="199" Margin="168,438,0,50" RenderTransformOrigin="0.523,1.5"/>-->
|
|
|
|
|
<TextBox Height="26" FontSize="18" x:Name="AppConfigParamMesWebServiceTimeOut" HorizontalAlignment="Left" VerticalAlignment="Top" Width="199" Margin="168,431,0,0"/>
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
|
|
|
|
|
<TabItem Header="PLC参数">
|
|
|
|
|
<Grid>
|
|
|
|
|
<Border Grid.Row="1" Margin="0,5,0,0" BorderBrush="#007DFA" BorderThickness="1" CornerRadius="0" Background="Transparent">
|
|
|
|
|
<DataGrid x:Name="PlcParamValue" Style="{DynamicResource DataGridStyle}" ColumnHeaderHeight="22" RowHeight="20" AutoGenerateColumns="False" RowHeaderWidth="0" GridLinesVisibility="None" ScrollViewer.HorizontalScrollBarVisibility="Hidden" ScrollViewer.VerticalScrollBarVisibility="Hidden" BorderThickness="0">
|
|
|
|
|
<DataGrid.Resources>
|
|
|
|
|
<Style x:Key="DataGridStyle" TargetType="DataGrid">
|
|
|
|
|
<Setter Property="AlternationCount" Value="2"/>
|
|
|
|
|
<Setter Property="ColumnHeaderStyle" Value="{DynamicResource DataGridColumnHeaderStyle}"/>
|
|
|
|
|
<Setter Property="CellStyle" Value="{DynamicResource DataGridCellStyle}"/>
|
|
|
|
|
<Setter Property="RowStyle" Value="{DynamicResource DataGridRowStyle}"/>
|
|
|
|
|
</Style>
|
|
|
|
|
<Style x:Key="DataGridColumnHeaderStyle" TargetType="DataGridColumnHeader">
|
|
|
|
|
<Setter Property="HorizontalContentAlignment" Value="Center"/>
|
|
|
|
|
<Setter Property="VerticalContentAlignment" Value="Center"/>
|
|
|
|
|
<Setter Property="Background" Value="White"/>
|
|
|
|
|
</Style>
|
|
|
|
|
<Style x:Key="DataGridRowStyle" TargetType="{x:Type DataGridRow}">
|
|
|
|
|
<Setter Property="Template">
|
|
|
|
|
<Setter.Value>
|
|
|
|
|
<ControlTemplate TargetType="{x:Type DataGridRow}">
|
|
|
|
|
<Grid x:Name="DGR_Border" Background="{TemplateBinding Background}" SnapsToDevicePixels="True">
|
|
|
|
|
<Border BorderBrush="{TemplateBinding BorderBrush}" BorderThickness="1"/>
|
|
|
|
|
<DataGridCellsPresenter Grid.Column="1" ItemsPanel="{TemplateBinding ItemsPanel}"/>
|
|
|
|
|
</Grid>
|
|
|
|
|
<ControlTemplate.Triggers>
|
|
|
|
|
<Trigger Property="IsSelected" Value="True">
|
|
|
|
|
<Setter Property="BorderBrush" Value="#00BCD4"/>
|
|
|
|
|
</Trigger>
|
|
|
|
|
<Trigger Property="AlternationIndex" Value="0">
|
|
|
|
|
<Setter Property="Background" Value="#E9F3FD"/>
|
|
|
|
|
</Trigger>
|
|
|
|
|
</ControlTemplate.Triggers>
|
|
|
|
|
|
|
|
|
|
</ControlTemplate>
|
|
|
|
|
</Setter.Value>
|
|
|
|
|
</Setter>
|
|
|
|
|
<Style.Triggers>
|
|
|
|
|
<Trigger Property="IsNewItem" Value="True">
|
|
|
|
|
<Setter Property="Margin" Value="{Binding NewItemMargin, RelativeSource={RelativeSource AncestorType={x:Type DataGrid}}}"/>
|
|
|
|
|
</Trigger>
|
|
|
|
|
</Style.Triggers>
|
|
|
|
|
</Style>
|
|
|
|
|
<Style x:Key="DataGridCellStyle" TargetType="{x:Type DataGridCell}">
|
|
|
|
|
<Setter Property="Background" Value="Transparent"/>
|
|
|
|
|
<Setter Property="BorderBrush" Value="Transparent"/>
|
|
|
|
|
<Setter Property="BorderThickness" Value="0"/>
|
|
|
|
|
<Setter Property="VerticalContentAlignment" Value="Center"/>
|
|
|
|
|
<Setter Property="HorizontalContentAlignment" Value="Center"/>
|
|
|
|
|
<Setter Property="Template">
|
|
|
|
|
<Setter.Value>
|
|
|
|
|
<ControlTemplate TargetType="{x:Type DataGridCell}">
|
|
|
|
|
<Border Background="{TemplateBinding Background}" BorderBrush="{TemplateBinding BorderBrush}" BorderThickness="{TemplateBinding BorderThickness}" SnapsToDevicePixels="True">
|
|
|
|
|
<ContentPresenter SnapsToDevicePixels="{TemplateBinding SnapsToDevicePixels}" HorizontalAlignment="{TemplateBinding HorizontalContentAlignment}" VerticalAlignment="{TemplateBinding VerticalContentAlignment}"/>
|
|
|
|
|
</Border>
|
|
|
|
|
<ControlTemplate.Triggers>
|
|
|
|
|
<Trigger Property="IsSelected" Value="True">
|
|
|
|
|
<Setter Property="Foreground" Value="Gray"/>
|
|
|
|
|
</Trigger>
|
|
|
|
|
</ControlTemplate.Triggers>
|
|
|
|
|
</ControlTemplate>
|
|
|
|
|
</Setter.Value>
|
|
|
|
|
</Setter>
|
|
|
|
|
</Style>
|
|
|
|
|
</DataGrid.Resources>
|
|
|
|
|
<DataGrid.Columns>
|
|
|
|
|
<DataGridTextColumn Binding="{Binding paramName}" Header="参数名" Width="*"/>
|
|
|
|
|
<DataGridTextColumn Binding="{Binding paramValue}" Header="参数值" Width="*"/>
|
|
|
|
|
</DataGrid.Columns>
|
|
|
|
|
</DataGrid>
|
|
|
|
|
</Border>
|
|
|
|
|
</Grid>
|
|
|
|
|
</TabItem>
|
|
|
|
|
</TabControl>
|
|
|
|
|
</Grid>
|
|
|
|
|
</UserControl>
|