파일정리
This commit is contained in:
23
HMI/TestProject/Test_ACS/Properties/Settings.settings
Normal file
23
HMI/TestProject/Test_ACS/Properties/Settings.settings
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Test_ACS.Properties" GeneratedClassName="Settings">
|
||||
<Profiles>
|
||||
<Profile Name="(Default)" />
|
||||
</Profiles>
|
||||
<Settings>
|
||||
<Setting Name="LastPort" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">COM1</Value>
|
||||
</Setting>
|
||||
<Setting Name="LastBaudRate" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">9600</Value>
|
||||
</Setting>
|
||||
<Setting Name="LastRFID" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">0001</Value>
|
||||
</Setting>
|
||||
<Setting Name="LastAlias" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">CHARGER1</Value>
|
||||
</Setting>
|
||||
<Setting Name="LastAGV" Type="System.Int32" Scope="User">
|
||||
<Value Profile="(Default)">11</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user