<#include 'public/template/editTemplate.html'> <#macro editContent>
<#if (item.machineType) != "101"> <#if language == "zh_CN" >
* *
* <@ZKUI.Combo type="radio" width="148" path="psgGatePassRule.do?getTimeSegList" name="gatePassRuleId" id="idGatePassRule${uuid}" readonly="readonly" hideLabel="true" value="${(item.gatePassRuleId)!}"/> <@i18n 'psg_gate_delayCloseGateRange'/>
<@i18n 'psg_gate_UnmannedRange'/> checked="checked" />
<#if (item.machineType) == "101"> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="openGateSpeed" value="${(item.openGateSpeed)!}" width="148"> <#else> (1-100) <#if (item.machineType) == "101"> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="closeGateSpeed" value="${(item.closeGateSpeed)!}" width="148"> <#else> (1-100)
<@i18n 'psg_gate_openGateSlowSpeed'/> (2-30) <@i18n 'psg_gate_closeGateSlowSpeed'/> (2-30)
<@i18n 'psg_gate_openGateSlowStroke'/> (10-25) <@i18n 'psg_gate_closeGateSlowStroke'/> (10-25)
<@i18n 'psg_gate_gateStroke'/> (1-100) <@i18n 'psg_gate_velocityAdjustment'/> (5-50)
<@i18n 'psg_gate_clutchAlarm'/> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="clutchAlarm" value="${(item.clutchAlarm)!'0'}" width="148"> <@i18n 'psg_gate_residenceTime'/> <@i18n 'common_second'/>(5-60)
<@i18n 'psg_gate_directionIntrusion'/> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="directIntrusion" value="${(item.directIntrusion)!'1'}" width="148"> <@i18n 'psg_gate_trailingEntry'/> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="trailingEntry" value="${(item.trailingEntry)!'1'}" width="148">
<@i18n 'psg_gate_infraredAntiPinchArea'/> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="infraredAntiPinchArea" value="${(item.infraredAntiPinchArea)!'0'}" width="148"> <@i18n 'psg_gate_antiPinchSetting'/> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="antiPinchSetting" value="${(item.antiPinchSetting)!'0'}" width="148">
<@i18n 'psg_gate_resetCounter'/> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="resetCounter" width="148"> <@i18n 'psg_gate_memoryOpening'/> checked="checked" />
<@i18n 'psg_gate_volumeSetting'/> (0-100) <@i18n 'psg_gate_alarmOnOff'/> checked="checked" />
<@i18n 'psg_gate_fireFightingMode'/> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="fireFightingMode" value="${(item.fireFightingMode)!'0'}" width="148"> <@i18n 'psg_gate_inOutSwap'/> checked="checked" />
<@i18n 'psg_gate_voiceSwitch'/> <@ZKUI.Combo autoFirst="true" empty="false" hideLabel="true" name="voiceSwitch" value="${(item.voiceSwitch)!'0'}" width="148">