初始化
This commit is contained in:
54
RS485Loader/My Project/Settings.settings
Normal file
54
RS485Loader/My Project/Settings.settings
Normal file
@@ -0,0 +1,54 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
||||
<Profiles />
|
||||
<Settings>
|
||||
<Setting Name="CommPortNumber" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">COM1</Value>
|
||||
</Setting>
|
||||
<Setting Name="CustomeProtocol_JumpToBootloader" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">Jump:<ADD></Value>
|
||||
</Setting>
|
||||
<Setting Name="CustomeProtocol_Serach" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">Search:<ADD></Value>
|
||||
</Setting>
|
||||
<Setting Name="AppProtocolSetectedItem" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">0</Value>
|
||||
</Setting>
|
||||
<Setting Name="HexFilePatch" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">c:\</Value>
|
||||
</Setting>
|
||||
<Setting Name="SerachAddStart" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">1</Value>
|
||||
</Setting>
|
||||
<Setting Name="SerachAddEnd" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">31</Value>
|
||||
</Setting>
|
||||
<Setting Name="SerachTimeout" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">60</Value>
|
||||
</Setting>
|
||||
<Setting Name="UpgradeTimeout" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">2000</Value>
|
||||
</Setting>
|
||||
<Setting Name="BootloaderTimeout" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">20</Value>
|
||||
</Setting>
|
||||
<Setting Name="CommBaudRate" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">115200</Value>
|
||||
</Setting>
|
||||
<Setting Name="Opt_ProtocolMode" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">1</Value>
|
||||
</Setting>
|
||||
<Setting Name="chk_UpgradeAllSelect" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">1</Value>
|
||||
</Setting>
|
||||
<Setting Name="BusType" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">NANO 485</Value>
|
||||
</Setting>
|
||||
<Setting Name="C1PackageLenght" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">128</Value>
|
||||
</Setting>
|
||||
<Setting Name="Windows_High" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">640</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user