- 버그수정 : BLDC 사용/미사용에 따라 판정설정 - 속도 표시/저장 다르게

master
DESKTOP-999R8N3\CJY 2022-07-22 09:43:48 +09:00
parent 23ac03c162
commit 81b5f5be3b
69 changed files with 247 additions and 75 deletions

View File

@ -12,7 +12,7 @@ using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -14,7 +14,7 @@ using SmartX;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using SmartX; using SmartX;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -10,7 +10,7 @@ using System.Windows.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H namespace ITC81DB_0H

View File

@ -10,7 +10,7 @@ using System.Threading;
using System.Windows.Forms; using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -7,7 +7,7 @@ using System.Data;
using System.Text; using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -13,7 +13,7 @@ using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -12,7 +12,7 @@ using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using System.Threading; using System.Threading;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -12,7 +12,7 @@ using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using System.Threading; using System.Threading;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using SmartX; using SmartX;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -10,7 +10,7 @@ using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -11,7 +11,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -10,7 +10,7 @@ using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.Controls; using ITC81DB_0H.Controls;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using System.IO; using System.IO;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using SmartX; using SmartX;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {
@ -66,7 +66,7 @@ namespace ITC81DB_0H.Controls
private void DefaultSetting() private void DefaultSetting()
{ {
this.labelSerialNo.Text = this.ParentForm.ParentForm.SystemConfig1.SerialNumber; this.labelSerialNo.Text = this.ParentForm.ParentForm.SystemConfig1.SerialNumber;
this.labelDisplayVer.Text = "1.3.1"; this.labelDisplayVer.Text = "1.3.2";
} }
public void UpdateMainBoardVersionDisplay(string version) public void UpdateMainBoardVersionDisplay(string version)

View File

@ -11,7 +11,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -11,7 +11,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -11,7 +11,7 @@ using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using SmartX; using SmartX;
using System.Collections.ObjectModel; using System.Collections.ObjectModel;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {
@ -325,12 +325,19 @@ namespace ITC81DB_0H.Controls
if (this.labelJudgmentCount.Text != value) if (this.labelJudgmentCount.Text != value)
this.labelJudgmentCount.Text = value; this.labelJudgmentCount.Text = value;
if (this.ParentForm.ParentForm.SystemConfig1.IsBLDCON == false)
{
value = item.FeedSpeed1.ToString();
}
else
{
if (this.ParentForm.ParentForm.SystemConfig2.BLDCTotalMotorNum > 2) if (this.ParentForm.ParentForm.SystemConfig2.BLDCTotalMotorNum > 2)
value = item2[1]._6704_MotorSpeed.ToString(); value = item2[1]._6704_MotorSpeed.ToString();
else if (this.ParentForm.ParentForm.SystemConfig2.BLDCTotalMotorNum == 1) else if (this.ParentForm.ParentForm.SystemConfig2.BLDCTotalMotorNum == 1)
value = item2[0]._6704_MotorSpeed.ToString(); value = item2[0]._6704_MotorSpeed.ToString();
else else
value = "60"; value = "60";
}
if (this.labelFeedSpeed.Text != value) if (this.labelFeedSpeed.Text != value)
this.labelFeedSpeed.Text = value; this.labelFeedSpeed.Text = value;
@ -557,13 +564,25 @@ namespace ITC81DB_0H.Controls
else else
{ {
this.labelFeedSpeed.Text = myKeyPad.StringValue; this.labelFeedSpeed.Text = myKeyPad.StringValue;
if (this.ParentForm.ParentForm.SystemConfig1.IsBLDCON == false)
{
this.ParentForm.ParentForm.CurrentJudgmentSetItem.FeedSpeed1 = myKeyPad.IntValue;
value = Helper.StringZeroFillDigits4(myKeyPad.StringValue);
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.FeedSpeed, value);
this.ParentForm.ParentForm.SaveJudgmentSetFile(this.ParentForm.ParentForm.CurrentJudgmentSetItem, this.ParentForm.ParentForm.SystemConfig1.ProductNumber - 1);
}
else
{
for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig2.BLDCTotalMotorNum; i++) for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig2.BLDCTotalMotorNum; i++)
this.ParentForm.ParentForm.CollectionBLDCParameter[i]._6704_MotorSpeed = myKeyPad.IntValue; this.ParentForm.ParentForm.CollectionBLDCParameter[i]._6704_MotorSpeed = myKeyPad.IntValue;
value = Helper.StringZeroFillDigits4(myKeyPad.StringValue); value = Helper.StringZeroFillDigits4(myKeyPad.StringValue);
this.ParentForm.ParentForm.SaveBLDCMotorFile(this.ParentForm.ParentForm.CollectionBLDCParameter); this.ParentForm.ParentForm.SaveBLDCMotorFile(this.ParentForm.ParentForm.CollectionBLDCParameter);
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, "0", this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, "0", CommunicationAddress.BLDCMotorSpeed, value);
CommunicationAddress.BLDCMotorSpeed, value); }
} }
} }
} }

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -9,7 +9,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls

View File

@ -7,7 +7,7 @@ using System.Data;
using System.Text; using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;

View File

@ -10,7 +10,7 @@ using System.Threading;
using SmartX; using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H namespace ITC81DB_0H

View File

@ -12,7 +12,7 @@ using System.Threading;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H namespace ITC81DB_0H

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H namespace ITC81DB_0H

View File

@ -11,7 +11,7 @@ using System.Threading;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H namespace ITC81DB_0H
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
namespace ITC81DB_0H namespace ITC81DB_0H

View File

@ -10,7 +10,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -10,7 +10,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -10,7 +10,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -10,7 +10,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H namespace ITC81DB_0H
{ {

View File

@ -9,7 +9,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Controls namespace ITC81DB_0H.Controls
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using ITC81DB_0H.Forms; using ITC81DB_0H.Forms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.DialogForms namespace ITC81DB_0H.DialogForms
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.DialogForms namespace ITC81DB_0H.DialogForms
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.DialogForms namespace ITC81DB_0H.DialogForms
{ {

View File

@ -8,7 +8,7 @@ using System.Text;
using System.Windows.Forms; using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.DialogForms namespace ITC81DB_0H.DialogForms
{ {

View File

@ -12,7 +12,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.Controls; using ITC81DB_0H.Controls;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Forms namespace ITC81DB_0H.Forms
{ {

View File

@ -11,7 +11,7 @@ using System.Windows.Forms;
using SmartX; using SmartX;
using ITC81DB_0H.Controls; using ITC81DB_0H.Controls;
using ITC81DB_0H.DialogForms; using ITC81DB_0H.DialogForms;
using ITC81DB_0H_ImageDll; using ITC81DB_2H_ImageDll;
namespace ITC81DB_0H.Forms namespace ITC81DB_0H.Forms
{ {

View File

@ -7,8 +7,8 @@
<ProjectGuid>{F3AC32D4-8DAC-4F4D-AD52-2610D6237DD5}</ProjectGuid> <ProjectGuid>{F3AC32D4-8DAC-4F4D-AD52-2610D6237DD5}</ProjectGuid>
<OutputType>WinExe</OutputType> <OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ITC81DB_0H</RootNamespace> <RootNamespace>ITC81DB_2H</RootNamespace>
<AssemblyName>ITC81DB_0H</AssemblyName> <AssemblyName>ITC81DB_2H</AssemblyName>
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> <ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PlatformFamilyName>WindowsCE</PlatformFamilyName> <PlatformFamilyName>WindowsCE</PlatformFamilyName>
<PlatformID>E2BECB1F-8C8C-41ba-B736-9BE7D946A398</PlatformID> <PlatformID>E2BECB1F-8C8C-41ba-B736-9BE7D946A398</PlatformID>
@ -719,9 +719,9 @@
<Content Include="Version.txt" /> <Content Include="Version.txt" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_0H_ImageDll.csproj"> <ProjectReference Include="..\ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_2H_ImageDll.csproj">
<Project>{501CC4ED-3B74-4189-8FD5-29F990358D21}</Project> <Project>{501CC4ED-3B74-4189-8FD5-29F990358D21}</Project>
<Name>ITC81DB_0H_ImageDll</Name> <Name>ITC81DB_2H_ImageDll</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" /> <Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />

View File

@ -8,7 +8,7 @@
// </auto-generated> // </auto-generated>
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
namespace ITC81DB_0H.Properties { namespace ITC81DB_2H.Properties {
using System; using System;
@ -36,7 +36,7 @@ namespace ITC81DB_0H.Properties {
internal static global::System.Resources.ResourceManager ResourceManager { internal static global::System.Resources.ResourceManager ResourceManager {
get { get {
if (object.ReferenceEquals(resourceMan, null)) { if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB_0H.Properties.Resources", typeof(Resources).Assembly); global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB_2H.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp; resourceMan = temp;
} }
return resourceMan; return resourceMan;

View File

@ -12,6 +12,11 @@
기본형 컨베어 고정밀센서 계량기 기본형 컨베어 고정밀센서 계량기
*/ */
@ Ver 1.3.2 by CJY
- 2022.07.22
- Ver 1.3.1 Modify
- 버그수정 : BLDC 사용/미사용에 따라 판정설정 - 속도 표시/저장 다르게
@ Ver 1.3.1 by CJY @ Ver 1.3.1 by CJY
- 2022.03.18 - 2022.03.18
- Ver 1.3.0 Modify - Ver 1.3.0 Modify

Binary file not shown.

Binary file not shown.

View File

@ -72,3 +72,77 @@ D:\Laboratory\BLDC\ITC81DB_0H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Properties.Resourc
D:\Laboratory\BLDC\ITC81DB_0H\ITC81DB_0H\obj\Debug\ITC81DB_0H.csproj.GenerateResource.Cache D:\Laboratory\BLDC\ITC81DB_0H\ITC81DB_0H\obj\Debug\ITC81DB_0H.csproj.GenerateResource.Cache
D:\Laboratory\BLDC\ITC81DB_0H\ITC81DB_0H\obj\Debug\ITC81DB_0H.exe D:\Laboratory\BLDC\ITC81DB_0H\ITC81DB_0H\obj\Debug\ITC81DB_0H.exe
D:\Laboratory\BLDC\ITC81DB_0H\ITC81DB_0H\obj\Debug\ITC81DB_0H.pdb D:\Laboratory\BLDC\ITC81DB_0H\ITC81DB_0H\obj\Debug\ITC81DB_0H.pdb
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Debug\ITC81DB_2H.exe
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Debug\ITC81DB_2H.pdb
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Debug\ITC81DB_ImageDll.dll
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Debug\SmartX_IEC1000.dll
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Debug\SmartXCommon.dll
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Debug\ITC81DB_ImageDll.pdb
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ResolveAssemblyReference.cache
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterEquipEngineer.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlCenterInforSystem3.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlBottomConfiguration.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlBottomEquipment.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlBottomInformation.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlBottomSystem.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterBasicHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterBasicTime.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterBasicProduct.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterBasicDataBackup.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterBasicDataStatistics.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlBottomBasic.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlCenterConfiCountingOutput.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterConfiEthernet.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterConfiHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterConfiOption.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterConfiOptionBoard.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterConfiSerial.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterEquipFunctionSetting.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterEquipHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterEquipInitialize.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterEquipTest.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterEquipUpdate.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterEquipUser.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterEquipUserGroupEditor.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterInforAS.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterInforHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterInforSystem.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlCenterInforSystem2.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterSystemCalibration.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterSystemExternalOutput.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterSystemHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterSystemIOTest.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterSystemJudgmentManual.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterSystemSorterSetting.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlCenterSystemBLDCMotorSetting.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlConfiEthernetLocalIP.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlConfiSerialBarcode.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlConfiSerialHitachi.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlConfiSerialMarkoPrint.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlConfiSerialUserDefine.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlConfiOptionBoard1.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlConfiOptionBoard2.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlUserGroupEditor.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlMainDisplayAlarm.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlMainDisplayFeedback.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlMainDisplayStopDataStatistics.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlMainDisplayMenu.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlMainDisplayStart.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlMainDisplayStartList.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlMainDisplayStartGraph.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.ControlMainDisplayWeightBigScreen.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Controls.ControlMainDisplayWeightSmall.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.DialogForms.DialogFormLogOn.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.DialogForms.DialogFormPasswordKeyPad1.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.DialogForms.DialogFormMessage.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.DialogForms.DialogFormNumKeyPad.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.DialogForms.DialogFormPasswordKeyPad.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.DialogForms.DialogFormProductList.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.DialogForms.DialogFormYesNo.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Forms.FormMain.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Forms.FormMainDisplay.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.Forms.FormMenu.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_2H.Properties.Resources.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_0H.csproj.GenerateResource.Cache
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_2H.exe
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Debug\ITC81DB_2H.pdb

Binary file not shown.

View File

@ -0,0 +1,74 @@
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ResolveAssemblyReference.cache
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipEngineer.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlCenterInforSystem3.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlBottomConfiguration.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlBottomEquipment.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlBottomInformation.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlBottomSystem.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterBasicHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterBasicTime.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterBasicProduct.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterBasicDataBackup.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterBasicDataStatistics.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlBottomBasic.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlCenterConfiCountingOutput.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterConfiEthernet.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterConfiHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterConfiOption.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterConfiOptionBoard.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterConfiSerial.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipFunctionSetting.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipInitialize.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipTest.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipUpdate.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipUser.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipUserGroupEditor.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterInforAS.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterInforHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterInforSystem.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlCenterInforSystem2.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemCalibration.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemExternalOutput.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemHelp.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemIOTest.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemJudgmentManual.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemSorterSetting.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemBLDCMotorSetting.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlConfiEthernetLocalIP.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlConfiSerialBarcode.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlConfiSerialHitachi.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlConfiSerialMarkoPrint.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlConfiSerialUserDefine.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlConfiOptionBoard1.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlConfiOptionBoard2.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlUserGroupEditor.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlMainDisplayAlarm.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlMainDisplayFeedback.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlMainDisplayStopDataStatistics.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlMainDisplayMenu.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlMainDisplayStart.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlMainDisplayStartList.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlMainDisplayStartGraph.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlMainDisplayWeightBigScreen.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlMainDisplayWeightSmall.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFormLogOn.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFormPasswordKeyPad1.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFormMessage.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFormNumKeyPad.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFormPasswordKeyPad.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFormProductList.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFormYesNo.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMain.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMainDisplay.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMenu.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_2H.Properties.Resources.resources
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_2H.csproj.GenerateResource.Cache
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Release\ITC81DB_2H.exe
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Release\ITC81DB_2H.pdb
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Release\ITC81DB_2H_ImageDll.dll
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Release\SmartX_IEC1000.dll
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Release\SmartXCommon.dll
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\bin\Release\ITC81DB_2H_ImageDll.pdb
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_2H.exe
D:\Laboratory\ITC81DB_2H\ITC81DB_0H\obj\Release\ITC81DB_2H.pdb

Binary file not shown.

View File

@ -1,9 +1,9 @@
 
Microsoft Visual Studio Solution File, Format Version 10.00 Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008 # Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ITC81DB_0H_ImageDll", "ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_0H_ImageDll.csproj", "{501CC4ED-3B74-4189-8FD5-29F990358D21}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ITC81DB_2H_ImageDll", "ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_2H_ImageDll.csproj", "{501CC4ED-3B74-4189-8FD5-29F990358D21}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ITC81DB_0H", "ITC81DB_0H\ITC81DB_0H.csproj", "{F3AC32D4-8DAC-4F4D-AD52-2610D6237DD5}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ITC81DB_2H", "ITC81DB_0H\ITC81DB_2H.csproj", "{F3AC32D4-8DAC-4F4D-AD52-2610D6237DD5}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution

View File

@ -5,7 +5,7 @@ using System.Text;
using System.Drawing; using System.Drawing;
using System.IO; using System.IO;
namespace ITC81DB_0H_ImageDll namespace ITC81DB_2H_ImageDll
{ {
public class Class1 public class Class1
{ {

View File

@ -7,8 +7,8 @@
<ProjectGuid>{501CC4ED-3B74-4189-8FD5-29F990358D21}</ProjectGuid> <ProjectGuid>{501CC4ED-3B74-4189-8FD5-29F990358D21}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ITC81DB_0H_ImageDll</RootNamespace> <RootNamespace>ITC81DB_2H_ImageDll</RootNamespace>
<AssemblyName>ITC81DB_ImageDll</AssemblyName> <AssemblyName>ITC81DB_2H_ImageDll</AssemblyName>
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> <ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PlatformFamilyName>WindowsCE</PlatformFamilyName> <PlatformFamilyName>WindowsCE</PlatformFamilyName>
<PlatformID>E2BECB1F-8C8C-41ba-B736-9BE7D946A398</PlatformID> <PlatformID>E2BECB1F-8C8C-41ba-B736-9BE7D946A398</PlatformID>

View File

@ -8,7 +8,7 @@
// </auto-generated> // </auto-generated>
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
namespace ITC81DB_0H_ImageDll { namespace ITC81DB_2H_ImageDll {
using System; using System;
@ -36,7 +36,7 @@ namespace ITC81DB_0H_ImageDll {
internal static global::System.Resources.ResourceManager ResourceManager { internal static global::System.Resources.ResourceManager ResourceManager {
get { get {
if (object.ReferenceEquals(resourceMan, null)) { if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB_0H_ImageDll.Resource1", typeof(Resource1).Assembly); global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB_2H_ImageDll.Resource1", typeof(Resource1).Assembly);
resourceMan = temp; resourceMan = temp;
} }
return resourceMan; return resourceMan;