ChannelControllerAlarmLinkage capability message in XML format
<ChannelControllerAlarmLinkage version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <Trailing><!--required, tailgating--> <masterAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the slave lane controller, it is between 1 and 4--></slaveAlarmOut> </Trailing> <ReverseAccess><!--required, reverse passing--> <masterAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the slave lane controller, it is between 1 and 4--></slaveAlarmOut> </ReverseAccess> <ForceAccess><!--required, force accessing--> <masterAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the slave lane controller, it is between 1 and 4--></slaveAlarmOut> </ForceAccess> <ClimbingOverGate><!--required, climbing over barrier--> <masterAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the slave lane controller, it is between 1 and 4--></slaveAlarmOut> </ClimbingOverGate> <PassingTimeout><!--required, passing timeout--> <masterAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the slave lane controller, it is between 1 and 4--></slaveAlarmOut> </PassingTimeout> <IntrusionAlarm><!--required, intrusion alarm--> <masterAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut min="1" max="4" ><!--required, xs:string, local alarm output ID linked to the slave lane controller, it is between 1 and 4--></slaveAlarmOut> </IntrusionAlarm> </ChannelControllerAlarmLinkage>