Changes

Jump to navigation Jump to search
2 bytes added ,  16:13, 26 March 2015
no edit summary
Line 103: Line 103:  
== Python software ==
 
== Python software ==
   −
<nowiki>
+
<nowiki>
 
from PyDAQmx import Task
 
from PyDAQmx import Task
 
from PyDAQmx.DAQmxConstants import *
 
from PyDAQmx.DAQmxConstants import *
Line 159: Line 159:     
     analog_input.StopTask();
 
     analog_input.StopTask();
</nowiki>
+
</nowiki>

Navigation menu