ChannelControllerAlarmLinkage message in XML format
<ChannelControllerAlarmLinkage version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <Trailing><!--required, tailgating--> <masterAlarmOut><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut><!--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><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut><!--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><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut><!--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><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut><!--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><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut><!--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><!--required, xs:string, local alarm output ID linked to the master lane controller, it is between 1 and 4--></masterAlarmOut> <slaveAlarmOut><!--required, xs:string, local alarm output ID linked to the slave lane controller, it is between 1 and 4--></slaveAlarmOut> </IntrusionAlarm> </ChannelControllerAlarmLinkage>