12 lines
650 B
Scilab
12 lines
650 B
Scilab
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scenario>
|
|
<Environment OSName="Debian" Version="11" RTXVersion="preempt-rt" CPUAffinity="0,1" BaseFrequency="120" WorkPath="/home/jin/Myprj/XNSim/Release/" ModelsPath="Models/" ServicesPath="Services/" DomainID="10"/>
|
|
<ConsoleOutput Debug="1" Info="1" Error="1" Warning="1"/>
|
|
<Log Debug="0" Info="1" Error="1" Warning="1"/>
|
|
<ModelGroup Name="新模型组" FreqGroup="0" Priority="99" CPUAff="0">
|
|
<!-- 这里添加模型 -->
|
|
</ModelGroup>
|
|
<ServicesList>
|
|
<!-- 这里添加服务 -->
|
|
</ServicesList>
|
|
</Scenario> |