初始化
This commit is contained in:
45
RCU-10/RCU/My Project/Settings.settings
Normal file
45
RCU-10/RCU/My Project/Settings.settings
Normal file
@@ -0,0 +1,45 @@
|
||||
<?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="CBoLongIP" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">192.168.1.1</Value>
|
||||
</Setting>
|
||||
<Setting Name="NumRemotePort" Type="System.Int32" Scope="User">
|
||||
<Value Profile="(Default)">1024</Value>
|
||||
</Setting>
|
||||
<Setting Name="NumLocalPort" Type="System.Int32" Scope="User">
|
||||
<Value Profile="(Default)">5533</Value>
|
||||
</Setting>
|
||||
<Setting Name="CBoBaud" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">9600</Value>
|
||||
</Setting>
|
||||
<Setting Name="CBoMode" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">正常模式</Value>
|
||||
</Setting>
|
||||
<Setting Name="CboRFDevType" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">RS485透传模块</Value>
|
||||
</Setting>
|
||||
<Setting Name="CboCMD15Buad" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">9600</Value>
|
||||
</Setting>
|
||||
<Setting Name="rfcmd14Way" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">不控制</Value>
|
||||
</Setting>
|
||||
<Setting Name="CboRFCMD21ControlMode" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">向上渐变调光</Value>
|
||||
</Setting>
|
||||
<Setting Name="CboSerialBaud" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">9600</Value>
|
||||
</Setting>
|
||||
<Setting Name="CboSerialPort" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">COM1</Value>
|
||||
</Setting>
|
||||
<Setting Name="CurtainsCMD" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">27</Value>
|
||||
</Setting>
|
||||
<Setting Name="CurtainsData" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">0</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user