Index: /trunk/FACT++/www/smartfact/struct/control-irq.page
===================================================================
--- /trunk/FACT++/www/smartfact/struct/control-irq.page	(revision 18405)
+++ /trunk/FACT++/www/smartfact/struct/control-irq.page	(revision 18405)
@@ -0,0 +1,3 @@
+Interrupt Controls
+|Voltage off||irqOff
+|Shutdown||irqShutdown
Index: /trunk/FACT++/www/smartfact/struct/irqOff.page
===================================================================
--- /trunk/FACT++/www/smartfact/struct/irqOff.page	(revision 18405)
+++ /trunk/FACT++/www/smartfact/struct/irqOff.page	(revision 18405)
@@ -0,0 +1,4 @@
+!Turn voltage off|off
+control-irq|This sends the interrupt 'off'. It is supposed to
+ramp down the camera voltage, switch off the trigger and close open files.
+No other action is taken. The Main script is stopped.|
Index: /trunk/FACT++/www/smartfact/struct/irqShutdown.page
===================================================================
--- /trunk/FACT++/www/smartfact/struct/irqShutdown.page	(revision 18405)
+++ /trunk/FACT++/www/smartfact/struct/irqShutdown.page	(revision 18405)
@@ -0,0 +1,3 @@
+!Shutdown|shutdown
+control-irq|This sends the interrupt 'shutdown'. It is supposed to
+run a full shutdown immediately. The Main script is stopped.|
