Files
Desktop_Nano485Loader/RS485Loader/My Project/Settings.settings

54 lines
2.4 KiB
Plaintext
Raw Normal View History

2025-12-11 10:55:32 +08:00
<?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:&lt;ADD&gt;</Value>
</Setting>
<Setting Name="CustomeProtocol_Serach" Type="System.String" Scope="User">
<Value Profile="(Default)">Search:&lt;ADD&gt;</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>