Setting Angle Mode Indices on the ASH WARE eTPU Simulator

The simulator uses default and arbitrary angle constants for number of degrees per cycle (typically 720) and the number of teeth per revolution (typically 36.) These defaults can be overriden with the following script command:

set_angle_indices(DegreesPerCycle, TeethPerCycle);

To find out more about this script command ...