﻿RuleName=Non Scratchpad Visual Approach Exemption
Enabled=False
RepeatInverted=True
'Aircraft is on a visual approach, with preceding aircraft in sight

If Aircraft1(BEARINGRELATIVE[AIRCRAFT2]) = Value(260, 100) Then Continue Else ExitRule

If Aircraft1(LOCATION) IsIn Polygons(VISUAL.POLY) Then Continue Else ExitRule

If Aircraft1(ARRIVALDEPARTUREAIRPORT) = Value(2) Then Continue Else ExitRule

If Aircraft2(ARRIVALDEPARTUREAIRPORT) = Value(2) Then Continue Else ExitRule

If Aircraft2(SCRATCHPAD1) DoesNotContain Value(VR) Then Continue Else ExitRule

If Aircraft2(SCRATCHPAD2) DoesNotContain Value(VR) Then Continue Else ExitRule

If Aircraft2(SCRATCHPAD2) DoesNotContain Value(8L) Then Continue Else ExitRule

If Aircraft2(SCRATCHPAD2) DoesNotContain Value(9R) Then Continue Else ExitRule

If Aircraft2(SCRATCHPAD2) DoesNotContain Value(R10) Then Continue Else ExitRule

If Aircraft2(SCRATCHPAD2) DoesNotContain Value(26R) Then Continue Else ExitRule

If Aircraft2(SCRATCHPAD2) DoesNotContain Value(27L) Then Continue Else ExitRule

If Aircraft2(SCRATCHPAD2) DoesNotContain Value(R28) Then Exclude(Visual approach, with preceding aircraft in sight) Else ExitRule

