<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ift.wiki.uib.no/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=St12151</id>
	<title>ift - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://ift.wiki.uib.no/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=St12151"/>
	<link rel="alternate" type="text/html" href="http://ift.wiki.uib.no/Special:Contributions/St12151"/>
	<updated>2026-04-29T04:43:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>http://ift.wiki.uib.no/index.php?title=Labview_readout_setup&amp;diff=675</id>
		<title>Labview readout setup</title>
		<link rel="alternate" type="text/html" href="http://ift.wiki.uib.no/index.php?title=Labview_readout_setup&amp;diff=675"/>
		<updated>2009-08-28T12:02:35Z</updated>

		<summary type="html">&lt;p&gt;St12151: Created page with &amp;#039;== LabVIEW programs for detector-lab instruments == Several subVIs has been made to ease the use of instruments avaliable in the lab. Larger VIs then use these subVIs to set up a...&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== LabVIEW programs for detector-lab instruments ==&lt;br /&gt;
Several subVIs has been made to ease the use of instruments avaliable in the lab. Larger VIs then use these subVIs to set up a complete test-system that can control, monitor and capture data from experiments.&lt;br /&gt;
&lt;br /&gt;
== SubVIs ==&lt;br /&gt;
The following subVIs has been made for the CAEN ADC. In addition the VIs provided by CAEN for the PCI-link bridge is needed to use these.&lt;br /&gt;
&lt;br /&gt;
=== CAEN ADC ===&lt;br /&gt;
After the CAENVME_INIT subVI has been started (parameters &amp;quot;1,0,0&amp;quot;), a handle to the PCI-bridge is given. This handle is used by all subsequent VIs to communicate with the ADC. For further information refer to the technical documents for the ADC.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;&#039;ADC_Reset&#039;&#039;&#039;&#039; Resets the adc, stops data acqusition.&lt;br /&gt;
* &#039;&#039;&#039;&#039;ADC_setMode&#039;&#039;&#039;&#039; Set bitdepth, enable interrupt and auto-start acqusition after readout.&lt;br /&gt;
* &#039;&#039;&#039;&#039;ADC_setTriggerMode&#039;&#039;&#039;&#039; Sets internal/external/random trigger signal and edge.&lt;br /&gt;
* &#039;&#039;&#039;&#039;ADC_setPostTrig&#039;&#039;&#039;&#039; Sets the window position in relation to the trigger (0-127, 64 equals trigger in centre).&lt;br /&gt;
* &#039;&#039;&#039;&#039;ADC_setTriggers&#039;&#039;&#039;&#039; Enables the triggers, and sets the threshold voltage [-1, 1]V.&lt;br /&gt;
* &#039;&#039;&#039;&#039;ADC_StartAcqusition&#039;&#039;&#039;&#039; Starts capturing data, needs only to be run once if &#039;&#039;auto restart AC&#039;&#039; is enabled in ADC_setMode.&lt;br /&gt;
* &#039;&#039;&#039;&#039;ADC_waitForInterrupt&#039;&#039;&#039;&#039; Use this to pause loop until data is captured. Needs CAENVME_IRQEnable and interrupt enabled in ADC_setMode.&lt;br /&gt;
* &#039;&#039;&#039;&#039;ADC_readRAM&lt;br /&gt;
* &#039;&#039;&#039;&#039;Global_Settings&#039;&#039;&#039;&#039; Global constants like ADC address and other shared variables are stored here.&lt;br /&gt;
&lt;br /&gt;
[[File:Adc-simple.png]]&lt;/div&gt;</summary>
		<author><name>St12151</name></author>
	</entry>
	<entry>
		<id>http://ift.wiki.uib.no/index.php?title=File:Adc-simple.png&amp;diff=671</id>
		<title>File:Adc-simple.png</title>
		<link rel="alternate" type="text/html" href="http://ift.wiki.uib.no/index.php?title=File:Adc-simple.png&amp;diff=671"/>
		<updated>2009-08-27T08:47:03Z</updated>

		<summary type="html">&lt;p&gt;St12151: Simple labview setup for reading out data from CAEN adc.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Simple labview setup for reading out data from CAEN adc.&lt;/div&gt;</summary>
		<author><name>St12151</name></author>
	</entry>
</feed>