i-Magic Catalyst (.pgm) program file format
Introduction
As for the Fortius files, whenever fields have units associated with them, such as weight, distance etc., the Tacx software stores the SI unit any only converts to the Imperial system for display purposes.
Single Byte characters (ASCII) are used throughout.
An .pgm file contains the following data blocks.
- General information.
- Course data.
- Course information.
General Information Block
Course Data Block
Course Information Block
The values of the WattSlopePulse and TimeDist fields indicate the type of catalyst program in use, based on the following table.
| |
0 |
1 |
2 |
| WattSlopePulse |
Watt |
Slope |
Pulse |
| TimeDist |
Time |
Distance |
|
For example, if WattSlopePulse was 1 and TimeDist was 0, the catalyst program would be a Slope - Time based one.
|