Output XTE 1hz

Hi all,

Is it possible to output XTE at 1hz from AOG and send true serial?

Regards,

Ray

Could anyone point me 2 the class in VB that shows AB-line offline display?
So the offline distance in middle of the screen.

Thanks in advance.

Ray

Search all references for “distanceFromCurrentLinePivot”, “guidanceLineDistanceOff”, “lightbarDistance” or “avgPivDistance”

The display seem to be in “OpenGL.Designer.cs” at line 1816 to 1842 with “avgPivDistance”

Thank you very much Pat.