Index: trunk/FACT++/scripts/getSchedule.js
===================================================================
--- trunk/FACT++/scripts/getSchedule.js	(revision 17187)
+++ trunk/FACT++/scripts/getSchedule.js	(revision 17188)
@@ -3,5 +3,5 @@
 function getSchedule()
 {
-    // List of all available measurement types
+    // List of all available measurement types (see also Observation_class.js)
     var measurementType = [ "STARTUP", "IDLE", "DRSCALIB", "SINGLEPE", "DATA", "RATESCAN", "SHUTDOWN" ];
 
