<element name="AutoInvert" minOccurs="0">
<annotation>
<documentation xml:lang="en">After serching for the frame sync marker for some number of bitss, it may be desirable to invert the incoming data, and then look for frame sync. In some cases this will require an external algorithm</documentation>
</annotation>
<complexType>
<sequence>
<element name="InvertAlgorithm" type="xtce:InputAlgorithmType" minOccurs="0"/>
</sequence>
<attribute name="badFramesToAutoInvert" type="positiveInteger" default="1024"/>
</complexType>
</element> |