Operating instructions
Marquette Hellige GmbH CardioSys / MicroLab V4.X Page 27
Servicing Instructions 227 436 37 Rev. B V1.3
GRA_PrinterFont1 = “...” // Default =”Times New Roman”
GRA_PrinterFont2 = “...” // Default =”Arial”
GRA_PrinterFont3 = “...” // Default =”Courier New”
GRA_PrinterFont4 = “...” // Default =”Small Fonts”
GRA_PrinterFont5 = “...” // Default =”Times New Roman”
Analog HF output for stress test recording
The value ‘ANAHfMaxVolt’ indicates which output voltage should correspond to the
maximum heart rate of 300 1/min. A maximum voltage of 10 volts is possible. Only whole
numbers (1, 2, 3, ... 10) can be used to express this parameter and is given in volts. The
value ‘AnaHfPort’ indicates which of the serial interfaces the DA transducer module is
connected up to. The value 2, for example, corresponds to the COM2 interface. If the
value ‘AnaHfPort’ is set at 0, or if the two entries are absent from the file WIN.INI, then
this function will be disabled.
Example of entry in WIN.INI file
[EGM_RECORD]
AnaHfMaxVolt=3
AnaHfPort=2
Regular output of stress test data into the file ERGOSPIR.DAT during the recording:
To activate this function make manually the entry 'SpiroOption=1' in the section
[EGM_RECORD] in the file 'WIN.INI'. The 'WIN.INI' file is in the Windows directory.
To deavtivate this function the entry must be 'SpiroOption=0'.
Example entry in the file 'WIN.INI' in the Windows directory:
[EGM_RECORD]
SpiroOption=1 //1: initiate output
//0 or not available: no output
CardioSys writes the stress test data every 5 seconds to a shared file with the
name 'ERGOSPIR.DAT'. The default directory for the file is 'C:\TEMP'. It is possible
to change the directory of the shared file with a entry in the file 'WIN.INI' in the
Windows directory. The name of the entry must be 'SpiroDirectory' in the section
[EGM_RECORD].
Example entry in the file 'WIN.INI' in the Windows directory to change the directory
for the shared file 'ERGOSPIR.DAT':
[EGM_RECORD]
SpiroDirectory=C:\SPIROAPP\DATA // default: C:\TEMP