Previous Topic   Next Topic 
MountMonitor comes in a zip file, it has to be unpacked in a directory of your preference, as long as it is not on a network drive.

The zip file contains the following files:

FileDescription
MountMonitor_[version number]-help.CHMThis file.
MountMonitor.jarThe java archive containing all the actual program files.
MountMonitor.prefThe preferences file.
MountMonitor.batThe batch file to start MountMonitor for recording.
MountMonitor_simAll.batThe batch file to start MountMonitor in test mode, simulating both mount and seismometer data.
MountMonitor_simMount.batThe batch file to start MountMonitor in test mode, simulating only mount data (so it requires a connected seismometer).
MountMonitor_simSeismometer.batThe batch file to start MountMonitor in test mode, simulating only seismometer data (so it requires a connected mount).
commons-net-3.6.jarLibrary for NIST-server communication.
jacob.jarLibrary for java to ASCOM communication (general).
jacob-1.19-x64.dllLibrary for java to ASCOM communication (64bit).
jacob-1.19-x86.dllLibrary for java to ASCOM communication (32bit).
jSerialComm-2.4.0.jarLibrary for serial communication.


The batch [*.bat] files

The two batch files MountMonitor.bat and MountMonitor_testing.bat are used to start the application. MountMonitor.bat starts the program and requires an on-line mount to start functioning. The file MountMonitor_testing.bat starts the application in test-mode, in which case no mount is required and data is produced internally.

Requirements

Being written in Java means that MountMonitor will run on all Java supporting platforms. As MountMonitor requires Java to run, a short description is given in how to install Java (windows only). The installation of MountMonitor can continue once Java is installed.