|
@@ -4359,13 +4359,13 @@
|
|
|
<config default="false" name="EnableLogMessage" description="Enable Log Message" max="" min="" paramter="" tag="" unit="" type="Bool" />
|
|
|
<configs name="FIMS1">
|
|
|
<config default="30" name="HomeTimeout" description="Home Time Out" max="120" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
|
- <config default="30" name="MotionTimeout" description="Motion Time Out" max="120" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="120" name="MotionTimeout" description="Motion Time Out" max="120" min="1" paramter="" tag="" unit="s" type="Integer" visible="false"/>
|
|
|
<config default="3" name="CycleCount" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
|
<config default="true" name="IsOnline" description="Is Online" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
|
|
|
</configs>
|
|
|
<configs name="FIMS2">
|
|
|
<config default="30" name="HomeTimeout" description="Home Time Out" max="120" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
|
- <config default="30" name="MotionTimeout" description="Motion Time Out" max="120" min="1" paramter="" tag="" unit="s" type="Integer" />
|
|
|
+ <config default="120" name="MotionTimeout" description="Motion Time Out" max="120" min="1" paramter="" tag="" unit="s" type="Integer" visible="false"/>
|
|
|
<config default="3" name="CycleCount" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
|
|
|
<config default="true" name="IsOnline" description="Is Online" max="" min="" paramter="" tag="" unit="" type="Bool" visible="false" />
|
|
|
</configs>
|