﻿//Set xy readout mode.
function setXYUnit(unit) {
   XYUnit = unit;
}

