You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
360 B
10 lines
360 B
|
4 weeks ago
|
<?xml version="1.0"?>
|
||
|
|
<AppConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||
|
|
<LeftPort>COM1</LeftPort>
|
||
|
|
<RightPort>COM2</RightPort>
|
||
|
|
<ZmdiBaudRate>19200</ZmdiBaudRate>
|
||
|
|
<SensorPort>COM3</SensorPort>
|
||
|
|
<SensorBaudRate>9600</SensorBaudRate>
|
||
|
|
<SpecUL>0.6</SpecUL>
|
||
|
|
<SpecLL>-0.25</SpecLL>
|
||
|
|
</AppConfig>
|