<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Digital I/O topics</title>
    <link>http://forums.ni.com/t5/Digital-I-O/bd-p/70</link>
    <description>Digital I/O topics</description>
    <pubDate>Wed, 22 May 2013 07:47:50 GMT</pubDate>
    <dc:creator>70</dc:creator>
    <dc:date>2013-05-22T07:47:50Z</dc:date>
    <item>
      <title>Pin latency problem in USB 6008</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Pin-latency-problem-in-USB-6008/m-p/2433106#M17645</link>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My team and I are running some cognitive workload experiments using an in-house flight simulator and would like to print the events from this simulator to our EEG data.&amp;nbsp; This&amp;nbsp;flight simulator is MATLAB based and we have adopted the C-based&amp;nbsp;NI-DAQmx shared libraries to output the digitally encoded events through a USB 6008.&amp;nbsp; We are successfully outputting all of the recorded events onto the EEG data but are also picking up some extraneous events.&amp;nbsp; After some careful troubleshooting, we've determined that these unexplained event codes are probably not coming from the MATLAB flight simulator but instead might be a hardware problem from the DAQ.&amp;nbsp; The random events occur&amp;nbsp;within ~1ms of a&amp;nbsp;true event and are always off by a single power of 2.&amp;nbsp; This leads us to believe that one or more of the eight pins in port0 is lagging behind the others, thus holding its previous state for just a slight moment longer than the rest.&amp;nbsp; The EEG software was initially recording at 8kHz, we then lowered the sampling rate to 4kHz and then 2kHz.&amp;nbsp; Even while recording at 2kHz, an extraneous event was detected.&amp;nbsp; This test was also repeated using a sampling rate of 16kHz with the same result of a single extra event.&amp;nbsp; We ran a few more trial through LABVIEW, circumventing the EEG software.&amp;nbsp; The extra events were still observed.&amp;nbsp;&amp;nbsp;None of the&amp;nbsp;extra events occur at the same time instance, even though the flight simulator true events were identical, and extra events are rarely the same decimal value.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The events are coded as decimal 1 to 133&amp;nbsp;to digital port0 and written using DAQmxWriteDigitalU8 (from the NIDAQmx C reference library).&amp;nbsp; The DAQmx channel is set to be port0 (not pins 0to7 individually).&amp;nbsp; When no event is detected, decimal 0 is output through port0.&amp;nbsp; As soon as a event is written, port0 is immediately returned to decimal 0.&amp;nbsp; The pulse width between trigger on and trigger off is within a few milliseconds.&amp;nbsp;Multiple events occuring within the flight simulator's 100ms refresh window are printed to the DAQ in series.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here are the basic specs:&lt;/p&gt;
&lt;p&gt;EEG system: 16kHz,8kHz,4kHz, or 2kHz&lt;/p&gt;
&lt;p&gt;USB 6008 sampling rate:&amp;nbsp; 10kHz&lt;/p&gt;
&lt;p&gt;Event pulse width: ~3ms&lt;/p&gt;
&lt;p&gt;Flight simulator's refresh rate: ~100ms (with multiple DAQ writes inside this window)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At this time, our best guess is that one or more of the pins are lagging behind, but not always, since we only detected a single extra event for the 16kHz tests.&amp;nbsp; Does anyone have any other theories or possible solutions?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Tue, 21 May 2013 20:48:00 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Pin-latency-problem-in-USB-6008/m-p/2433106#M17645</guid>
      <dc:creator>NIRSean</dc:creator>
      <dc:date>2013-05-21T20:48:00Z</dc:date>
    </item>
    <item>
      <title>Implement watch dog for USB-6251</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Implement-watch-dog-for-USB-6251/m-p/2432604#M17643</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am pretty new to NI DAQmx and USB 6251 so I might be asking a question that has a obvious answer here....(also if I should post this question somewhere else please let me know)&lt;/p&gt;
&lt;p&gt;I am trying to implement a watch dog timer that will trigger a digital output (static or waveform) to a signal light&lt;/p&gt;
&lt;p&gt;From the spec for USB 6251, I can see that it does not have a built in watch dog timer that I can use..&lt;/p&gt;
&lt;p&gt;Therefore, is it possible to implement my own watch dog timer (hardware timer not software)using the hardware spec for this device??&lt;/p&gt;
&lt;p&gt;I am programming using C# .NET 4.0 which i can see the methods for watch dog but cannot use due to hardware spec..&lt;/p&gt;
&lt;p&gt;Maybe my best thing to do is buy a model that supports watchdog??&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Edward&lt;/p&gt;</description>
      <pubDate>Tue, 21 May 2013 15:18:59 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Implement-watch-dog-for-USB-6251/m-p/2432604#M17643</guid>
      <dc:creator>ediorz</dc:creator>
      <dc:date>2013-05-21T15:18:59Z</dc:date>
    </item>
    <item>
      <title>Synchronize output state of digital output.</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Synchronize-output-state-of-digital-output/m-p/2431086#M17642</link>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;it's my first post here and I hope you can help me. I have 24 digital controllable switches and I want to capture 2 analog signals for each switch when I turn on it. I have the switches grouped into 2 groups, A and B, that are switched with the same pattern but with an initial delay of 10ms or 50ms.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- I have NI PCIe-6351 on Dev1 and NI PCIe-6323 on Dev2.&lt;br /&gt;- Group A is assigned to 16 switches, controlled with /Dev2/port0/line0:15 and captured with analog inputs of Dev2 (32 inputs).&lt;br /&gt;- Group B is assigned to 8 switches&lt;span&gt;, controlled with /Dev2/port0/line16:23&lt;/span&gt;&amp;nbsp;and captured with analog inputs of Dev1 (16 inputs).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Just now I've a pattern generator that generates a digital waveform with the patterns A and B. I load this pattern to a DAQmx digital output task in continuous mode as I've to repeat the pattern N times. Digital output is configured in lines /Dev1/port0:1 and connected with wires to /Dev1/PFI0 and /Dev2/PFI0. Then I create 2 analog read task (one for each device) triggered by PFI0, both captures are in finite mode.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The problem is that I don't know how to configure the digital output task that switches the lines (&lt;span&gt;/Dev2/port0/line0:23)&lt;/span&gt;. The lines 0:15 should be in the same output state (high or low) that pattern A (output at /Dev1/port0/line0 and input at /Dev2/PFI0) and the lines 16:23 should be in the same output state that pattern B (output at /Dev1/port0/line0 &lt;span&gt;and input at /Dev1/PFI0&lt;/span&gt;).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, after each capture (I capture a finite number of points) I process them and it could be the case that a switch is maltfunctioning and I've to disconect it, so in the next iteration this switch won't be turned on, and therefor I've to remove this line from this digital output task.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any idea of how to do this? Any better approach of getting the wanted result?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description>
      <pubDate>Mon, 20 May 2013 15:20:52 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Synchronize-output-state-of-digital-output/m-p/2431086#M17642</guid>
      <dc:creator>FJ_Sanchez+</dc:creator>
      <dc:date>2013-05-20T15:20:52Z</dc:date>
    </item>
    <item>
      <title>NI 9401 velocity update problem</title>
      <link>http://forums.ni.com/t5/Digital-I-O/NI-9401-velocity-update-problem/m-p/2426974#M17640</link>
      <description>&lt;p&gt;I am using NI 9401, and configured it to Quadrature mode to measure speed of a motor.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The sample rate is set to 2ms. I use a TDMS file to store data, those data are input voltage, speed (in rad/s), and time (ms).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It seems the update rate of the velocity is very low, 10ms, that is 100Hz. I don't know why. Does anybody have the problem or any solution?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks a lot.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table width="283" border="0" cellspacing="0" cellpadding="0"&gt;&lt;colgroup&gt;&lt;col width="119" /&gt; &lt;col width="77" /&gt; &lt;col width="87" /&gt; &lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="119" height="18" align="right"&gt;30.67961576&lt;/td&gt;
&lt;td width="77" align="right"&gt;3&lt;/td&gt;
&lt;td width="87" align="right"&gt;9616682&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;30.67961576&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616684&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;30.67961576&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616686&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;30.67961576&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616688&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;30.67961576&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616690&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;76.69903939&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616692&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;76.69903939&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616694&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;76.69903939&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616696&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;76.69903939&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616698&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;76.69903939&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616700&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;117.6051937&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616702&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;117.6051937&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616704&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;117.6051937&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616706&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;117.6051937&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616708&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;117.6051937&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616710&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;153.3980788&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616712&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;153.3980788&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616714&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;153.3980788&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616716&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;153.3980788&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616718&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;153.3980788&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616720&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;178.9644253&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616722&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;178.9644253&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616724&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;178.9644253&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616726&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;178.9644253&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616728&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;178.9644253&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616730&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;204.5307717&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616732&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="18" align="right"&gt;204.5307717&lt;/td&gt;
&lt;td align="right"&gt;3&lt;/td&gt;
&lt;td align="right"&gt;9616734&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
      <pubDate>Thu, 16 May 2013 07:52:38 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/NI-9401-velocity-update-problem/m-p/2426974#M17640</guid>
      <dc:creator>vivozhang</dc:creator>
      <dc:date>2013-05-16T07:52:38Z</dc:date>
    </item>
    <item>
      <title>Will the NI9423 work with Sound and Vibration VI's</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Will-the-NI9423-work-with-Sound-and-Vibration-VI-s/m-p/2423954#M17636</link>
      <description>&lt;p&gt;Will the NI 9423 mounted on a cRIO chassis work with the NI sound and vibration VI's ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a 10 -30 V 100 pulse/rev optical shaft encoder and would like to perform angle domain order analysis with it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;is the NI9423 a suitable card for this purpose or is something else better suited, I am open to changing the encoder type if needed.&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Tue, 14 May 2013 10:42:51 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Will-the-NI9423-work-with-Sound-and-Vibration-VI-s/m-p/2423954#M17636</guid>
      <dc:creator>Bodger1968</dc:creator>
      <dc:date>2013-05-14T10:42:51Z</dc:date>
    </item>
    <item>
      <title>Temperatura di esercizio 196275-01</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Temperatura-di-esercizio-196275-01/m-p/2423780#M17634</link>
      <description>&lt;p&gt;Salve!&lt;/p&gt;
&lt;p&gt;Avrei bisogno di utilizzare la cavetteria NI per un test in temperatura da -55°C a +125°C.&lt;/p&gt;
&lt;p&gt;Potrei avere informazioni in merito alla temperatura di lavoro ammissibile per i cavi, in particolare 196275-01?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Grazie!&lt;/p&gt;
&lt;p&gt;Michele M.&lt;/p&gt;</description>
      <pubDate>Tue, 14 May 2013 07:57:36 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Temperatura-di-esercizio-196275-01/m-p/2423780#M17634</guid>
      <dc:creator>pic32mx</dc:creator>
      <dc:date>2013-05-14T07:57:36Z</dc:date>
    </item>
    <item>
      <title>Windowing and counting the number of edges</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Windowing-and-counting-the-number-of-edges/m-p/2423180#M17633</link>
      <description>&lt;p&gt;Hi for a project I am continuously acquiring a signal . The signal contains Sync bit and Data bits. The pattern is attached to this email. After finishing acquiring I would like to extract the data . The method in my mind is to use a window ( the same widths of the data window and count the number of rising edges and falling edges and if it is equal to the number of RE and FE in data window I can say that window is my data window. then I save data&lt;/p&gt;
&lt;p&gt;Could you please help me using this method. Do you think is it a good method and how can I implement this windowing and counting the number of edges in LabVIEW/. my input is a digital waveform&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Mon, 13 May 2013 19:09:26 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Windowing-and-counting-the-number-of-edges/m-p/2423180#M17633</guid>
      <dc:creator>tintin_99</dc:creator>
      <dc:date>2013-05-13T19:09:26Z</dc:date>
    </item>
    <item>
      <title>My program works on arduino MEGA well, but doesn't work on arduino UNO .. why?</title>
      <link>http://forums.ni.com/t5/Digital-I-O/My-program-works-on-arduino-MEGA-well-but-doesn-t-work-on/m-p/2420312#M17621</link>
      <description>&lt;p&gt;The program to write digital output via boolean control, this program works on Arduino MEGA well, but on UNO, there is no output on pin 8 .. why?&lt;/p&gt;</description>
      <pubDate>Fri, 10 May 2013 08:13:18 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/My-program-works-on-arduino-MEGA-well-but-doesn-t-work-on/m-p/2420312#M17621</guid>
      <dc:creator>Khaled88</dc:creator>
      <dc:date>2013-05-10T08:13:18Z</dc:date>
    </item>
    <item>
      <title>continuous digital output using USB-6211</title>
      <link>http://forums.ni.com/t5/Digital-I-O/continuous-digital-output-using-USB-6211/m-p/2419564#M17617</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to use the LV example "Cont write dig port - Int clk.vi" to generate a pattern.&lt;/p&gt;
&lt;p&gt;But I keep getting the -200077 error about the sample clock. The pop-up error message suggests&lt;/p&gt;
&lt;p&gt;using "on demand", but there's no such choice with the DAQmx.&lt;/p&gt;
&lt;p&gt;Any hint?&amp;nbsp; Thanks.&lt;/p&gt;</description>
      <pubDate>Thu, 09 May 2013 17:38:09 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/continuous-digital-output-using-USB-6211/m-p/2419564#M17617</guid>
      <dc:creator>tim_wen</dc:creator>
      <dc:date>2013-05-09T17:38:09Z</dc:date>
    </item>
    <item>
      <title>OM-USB-1208FS isn't recognized by LabView.</title>
      <link>http://forums.ni.com/t5/Digital-I-O/OM-USB-1208FS-isn-t-recognized-by-LabView/m-p/2419512#M17616</link>
      <description>&lt;p&gt;I am using an Omega OM-USB-1208FS and LabView 2012. I can't get LabView to recognize the device. I have seen that someone is the forum has already used this device with LabView: &lt;a href="http://forums.ni.com/t5/Digital-I-O/port-format/m-p/2095126" target="_blank"&gt;http://forums.ni.com/t5/Digital-I-O/port-format/m-p/2095126&lt;/a&gt; . I have used this device with TracerDAQ with no problems. The ULx for LabView has been installed. I have Visa 5.3 Any ideas?&lt;/p&gt;</description>
      <pubDate>Thu, 09 May 2013 17:00:48 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/OM-USB-1208FS-isn-t-recognized-by-LabView/m-p/2419512#M17616</guid>
      <dc:creator>TomEdelhoff</dc:creator>
      <dc:date>2013-05-09T17:00:48Z</dc:date>
    </item>
    <item>
      <title>read digital waveform through single DIO line</title>
      <link>http://forums.ni.com/t5/Digital-I-O/read-digital-waveform-through-single-DIO-line/m-p/2418630#M17614</link>
      <description>&lt;p&gt;Hi I have currently &amp;nbsp;purchased NI DAQ USB 6363 to accquire serial digital waveform&lt;span style="line-height: 15px;"&gt;. I'd like to read serial digital data through one of the digital IOs with data rate of 45 kHz. Please see the attached for the data frame. Could anybody comment one the feasibility of this? Is there any example codes that I can refer to?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Wed, 08 May 2013 22:01:21 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/read-digital-waveform-through-single-DIO-line/m-p/2418630#M17614</guid>
      <dc:creator>tintin_99</dc:creator>
      <dc:date>2013-05-08T22:01:21Z</dc:date>
    </item>
    <item>
      <title>USB-8452 as fast SPI slave</title>
      <link>http://forums.ni.com/t5/Digital-I-O/USB-8452-as-fast-SPI-slave/m-p/2418574#M17613</link>
      <description>&lt;p&gt;Hi! I have the USB-8452 and i need to use it as fast SPI module (12MHz). It is possible? If yes, where I can find some information? If no, have you plan to develop this feature?&lt;/p&gt;</description>
      <pubDate>Wed, 08 May 2013 21:34:08 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/USB-8452-as-fast-SPI-slave/m-p/2418574#M17613</guid>
      <dc:creator>Mario79</dc:creator>
      <dc:date>2013-05-08T21:34:08Z</dc:date>
    </item>
    <item>
      <title>Connecting a rotary encoder to 9923</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Connecting-a-rotary-encoder-to-9923/m-p/2416066#M17599</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to connect a rotary encoder (Model VERT-X 13E version B) to NI 9923 and ultimately to NI 9403. I can not figure out how I should connect the wires. Which slots are designated for the positive and which ones are for the negative. This encoder is suppose to read the position of a piston . It is installed on the flywheel. I have attached the info about the encoder. I tried different set of connections but it doesn't work.&lt;/p&gt;
&lt;p&gt;Any help is appreciated&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description>
      <pubDate>Tue, 07 May 2013 13:02:10 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Connecting-a-rotary-encoder-to-9923/m-p/2416066#M17599</guid>
      <dc:creator>Nasim</dc:creator>
      <dc:date>2013-05-07T13:02:10Z</dc:date>
    </item>
    <item>
      <title>Using FPGA Targets in a LabVIEW Project (FPGA Module)</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Using-FPGA-Targets-in-a-LabVIEW-Project-FPGA-Module/m-p/2415628#M17595</link>
      <description>&lt;p&gt;&lt;font face="arial,helvetica,sans-serif" size="3"&gt;Hi, I'm trying to add a&lt;span style="font-size: 20px; line-height: 24px;"&gt;n FPGA Target in the Local Development Computer according&amp;nbsp;&lt;a href="http://zone.ni.com/reference/en-XX/help/371599H-01/lvfpgahelp/adding_an_fpga_target/" target=_blank&gt;http://zone.ni.com/reference/en-XX/help/371599H-01/lvfpgahelp/adding_an_fpga_target/&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif" size="3"&gt;&lt;span style="font-size: 20px; line-height: 24px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif" size="3"&gt;&lt;span style="font-size: 20px; line-height: 24px;"&gt;Here are the steps :&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/creating_lv_projects/" target=_blank&gt;Create a new project&lt;/a&gt;&amp;nbsp;or open an existing project.&lt;/li&gt;
&lt;li&gt;Right-click&amp;nbsp;&lt;strong&gt;My Computer&lt;/strong&gt;&amp;nbsp;in the&amp;nbsp;&lt;strong&gt;Project Explorer&lt;/strong&gt;&amp;nbsp;window and select&amp;nbsp;&lt;strong&gt;New»Targets and Devices&lt;/strong&gt;&amp;nbsp;from the&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;But I do not find Targets and Devices in the menu New. I have only this window (see attached file).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there something to do before ? I have installed the FPGA module.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Tue, 07 May 2013 07:01:51 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Using-FPGA-Targets-in-a-LabVIEW-Project-FPGA-Module/m-p/2415628#M17595</guid>
      <dc:creator>sfla</dc:creator>
      <dc:date>2013-05-07T07:01:51Z</dc:date>
    </item>
    <item>
      <title>Looking for a solution to resolve an error (-1074118624)</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Looking-for-a-solution-to-resolve-an-error-1074118624/m-p/2415248#M17594</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'm getting the following error while running DIO data generation and acquisition:&lt;/p&gt;
&lt;p&gt;-1074118624: niHSDIO Fetch Waveform (1D U32).vi&amp;lt;ERR&amp;gt;Driver Status: (Hex 0xBFFA4020) Some or all of the &lt;br /&gt;samples requested have not yet been acquired. &lt;br /&gt;To wait for the samples to become available, use a longer read timeout or read later in your program. If &lt;br /&gt;your session uses a trigger, make sure that your trigger is configured correctly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;generation session is using two DIO cards (PXI 6551 and PXI6542) and acquisition session is using only one DIO card (PXI 6551)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does anyone know how to resolve this error?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;</description>
      <pubDate>Mon, 06 May 2013 21:38:09 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Looking-for-a-solution-to-resolve-an-error-1074118624/m-p/2415248#M17594</guid>
      <dc:creator>kunmok</dc:creator>
      <dc:date>2013-05-06T21:38:09Z</dc:date>
    </item>
    <item>
      <title>Labview fpga(on/Off) relay operation</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Labview-fpga-on-Off-relay-operation/m-p/2415120#M17593</link>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I am using pci 7811R with break out box(SCB68) and ERB48 Relay.&amp;nbsp; I will like to write FPGA vi for the operation of the Relays. These relays are controlling the unit under test.&amp;nbsp; The UUT is wireless product so there is Freq, RF,Power, Voltage...There are different Relays on and off the when the UUT is being tested.&amp;nbsp; My questions is &amp;nbsp;I am not sure if I am keeping relays that was supposed to be on or off the right time.&amp;nbsp; Not too much exprience in Labview and Labview FPGA.&amp;nbsp; Will appreciate any feedback.&amp;nbsp; attached is sample of the Relay operation vi in my project.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Aalg.&lt;/p&gt;</description>
      <pubDate>Mon, 06 May 2013 19:56:02 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Labview-fpga-on-Off-relay-operation/m-p/2415120#M17593</guid>
      <dc:creator>aalg</dc:creator>
      <dc:date>2013-05-06T19:56:02Z</dc:date>
    </item>
    <item>
      <title>Upgrade from NI-DAQ legacy to NI-DAQmx</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Upgrade-from-NI-DAQ-legacy-to-NI-DAQmx/m-p/2415096#M17592</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have a large system that is developed in VB and uses the traditional NI-DAQ legacy system. The system uses VB6 and windows XP.&lt;/p&gt;
&lt;p&gt;We would like to upgrade to Windows 7 with the least amount of changes.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1) Do I need to download the latest driver? And what is the version number?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2) Would the latest driver be compatible with VB6?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3) Are there any major hardware changes that will be required?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks, Magued &amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Mon, 06 May 2013 19:40:26 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Upgrade-from-NI-DAQ-legacy-to-NI-DAQmx/m-p/2415096#M17592</guid>
      <dc:creator>Magued</dc:creator>
      <dc:date>2013-05-06T19:40:26Z</dc:date>
    </item>
    <item>
      <title>NI 9236 Dehnungsmessung</title>
      <link>http://forums.ni.com/t5/Digital-I-O/NI-9236-Dehnungsmessung/m-p/2413852#M17582</link>
      <description>&lt;p&gt;Ich möchte Dehnungen bzw. Spannungen eines Objekts mittels DMS messen und habe die NI 9236 Module sowie die cDAQ 9178 bzw. 9174 zur&lt;/p&gt;
&lt;p&gt;Verfügung. Eine generelle Frage: Kann ich meine DMS/Rosetten direkt an das Modul anschließen oder muss ich diese zuvor in einer &lt;/p&gt;
&lt;p&gt;(Viertel-)Brückenschaltung (inkl. externer Spannungsquelle) verschalten und so an das Modul anschließen?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Sun, 05 May 2013 15:20:05 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/NI-9236-Dehnungsmessung/m-p/2413852#M17582</guid>
      <dc:creator>ohr</dc:creator>
      <dc:date>2013-05-05T15:20:05Z</dc:date>
    </item>
    <item>
      <title>Unstable PWM from DI/O pins from sbrio 9636</title>
      <link>http://forums.ni.com/t5/Digital-I-O/Unstable-PWM-from-DI-O-pins-from-sbrio-9636/m-p/2413480#M17581</link>
      <description>&lt;p&gt;Hey guys&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Im trying to control a Vex Motor Using a PWM generator VI in the FPGA of the sbrio 9636, and I output this signal to Pin 5 of the Digital I/O Pin. Our PWM parameters are 5% duty cycle with a frequency&amp;nbsp;of 50Hz. The output of the PWM is very clean, but its very unstable as the duty cycle changes substantially and the signal itself flickers on and off when measured through an oscilloscope. I've used this signal to drive a vex motor but the motor does not drive well at all. I know its not the motor controller and the motor itself &amp;nbsp;as I have inputted a pwm signal from a waveform generator with the same parameters and the motor runs smoothly. Is there a way to make the PWM output from the sbrio more stable ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description>
      <pubDate>Fri, 03 May 2013 22:54:49 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/Unstable-PWM-from-DI-O-pins-from-sbrio-9636/m-p/2413480#M17581</guid>
      <dc:creator>SkuxxDeluxxe</dc:creator>
      <dc:date>2013-05-03T22:54:49Z</dc:date>
    </item>
    <item>
      <title>compatibility with Keithly PCI-3160</title>
      <link>http://forums.ni.com/t5/Digital-I-O/compatibility-with-Keithly-PCI-3160/m-p/2413130#M17579</link>
      <description>&lt;p&gt;I need to replicate a test station that uses the now obsolete Keithly KPCI-3160.&lt;/p&gt;
&lt;p&gt;I will be replacing it with a NI PCIe-6509.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Will this be a major re-write or minor tweek to the software?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The software was developed using National Instruments Lab Windows CVI.&lt;/p&gt;</description>
      <pubDate>Fri, 03 May 2013 17:50:51 GMT</pubDate>
      <guid>http://forums.ni.com/t5/Digital-I-O/compatibility-with-Keithly-PCI-3160/m-p/2413130#M17579</guid>
      <dc:creator>Tim_G</dc:creator>
      <dc:date>2013-05-03T17:50:51Z</dc:date>
    </item>
  </channel>
</rss>

