<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Barcode Inputs parallely in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683849#M798317</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/1040"&gt;@Dennis_Knutson&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is simply not true.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I had a requirement of RS232 scanner, when I asked my supplier, he simply said cannot supply becasue now a days they are all using USB&lt;/P&gt;</description>
    <pubDate>Sat, 04 Jan 2014 02:47:15 GMT</pubDate>
    <dc:creator>Ranjeet_Singh</dc:creator>
    <dc:date>2014-01-04T02:47:15Z</dc:date>
    <item>
      <title>Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2682709#M798033</link>
      <description>&lt;P&gt;Is this possible to read two barcode inputs by two different application running parallely in one CPU?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 08:44:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2682709#M798033</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-03T08:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2682723#M798036</link>
      <description>&lt;P&gt;I only have a little experience reading barcodes so i am by no means an expert. &lt;BR /&gt;&lt;BR /&gt;I would guess it would depends on your barcode scanner(s). We have two types at work one behaves as a HMI device and therefore i dont think Labview can tell the difference&amp;nbsp; between the scanner(s) and the keyboard. In this case i dont know of a solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other type of&amp;nbsp;scanner we have&amp;nbsp;is older and&amp;nbsp;commicates over a serial port. As the two scanners would separte serial port there would be no reason why two applications could not run on the same CPU.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 09:01:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2682723#M798036</guid>
      <dc:creator>D.Barr</dc:creator>
      <dc:date>2014-01-03T09:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2682761#M798043</link>
      <description>&lt;P&gt;For two parallel reading barcode I need two keyfocus indicator and pass it to TRUE?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I make it work two indicator and both keyfocus to be true?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 09:32:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2682761#M798043</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-03T09:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2682883#M798083</link>
      <description>&lt;P&gt;If your scanner commincates over a serial port then you dont need key focus. Just create a loop that monitors serial port X until data arrives then process the data. &lt;BR /&gt;I am guessing your scanner behaves like a HMI device&amp;nbsp;as you are talking about key focuses i am afriad your now out of my area of experience.&lt;/P&gt;
&lt;P&gt;Good luck&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>Fri, 03 Jan 2014 11:32:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2682883#M798083</guid>
      <dc:creator>D.Barr</dc:creator>
      <dc:date>2014-01-03T11:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683003#M798118</link>
      <description>&lt;P&gt;I am aware of that.....Now a days all scanner comes with USB for your kind information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 12:37:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683003#M798118</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-03T12:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683041#M798131</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/208082"&gt;@Ranjeet_Singh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I am aware of that.....Now a days all scanner comes with USB for your kind information.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Right, but you can receive data from your scanners&amp;nbsp;in a few ways.&amp;nbsp; I have several applications that simply use a scanner as&amp;nbsp;the keyboard, so the user (or, my program) needs to be sure to have the key focus set properly.&amp;nbsp; I have another&amp;nbsp;system that uses the USB scanner as a virtual COM port and my software monitors that for data.&amp;nbsp; This doesn't require key focus to be set and lends itself well to having multiple scanners.&amp;nbsp; I think that's what D.Barr was trying to say.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can be certain of the sequence in which the barcodes will be scanned, you can set the key focus appropriately as you recieve data.&amp;nbsp; If you can't be sure of the sequence, but the formats of the bar-codes from each scanner are different, you can capture the keystroke events at the &amp;lt;This VI&amp;gt; level, make the distinction and then send the data wherever it's needed.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:27:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683041#M798131</guid>
      <dc:creator>jcarmody</dc:creator>
      <dc:date>2014-01-03T13:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683097#M798142</link>
      <description>&lt;P&gt;When a barcode reader is installed as an HID input device, LV treats it as a keyboard and doesn't see a difference between the various keyboards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't tried doing what you want myself, but I understand you basically need to get the data in a different way. I expect the information in this thread might be useful&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 14:18:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683097#M798142</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2014-01-03T14:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683109#M798145</link>
      <description>&lt;P&gt;OK, for some reason it didn't like the link. Here it is - &lt;A href="http://forums.ni.com/t5/LabVIEW/Nugget-1-of-n-GEtting-started-with-USB-communication-via-VISA/m-p/743518#M340676" target="_blank"&gt;http://forums.ni.com/t5/LabVIEW/Nugget-1-of-n-GEtting-started-with-USB-communication-via-VISA/m-p/743518#M340676&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 14:20:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683109#M798145</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2014-01-03T14:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683157#M798156</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/208082"&gt;@Ranjeet_Singh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I am aware of that.....Now a days all scanner comes with USB for your kind information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is simply not true.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 14:56:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683157#M798156</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2014-01-03T14:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683849#M798317</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/1040"&gt;@Dennis_Knutson&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is simply not true.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I had a requirement of RS232 scanner, when I asked my supplier, he simply said cannot supply becasue now a days they are all using USB&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2014 02:47:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683849#M798317</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-04T02:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683855#M798319</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A id="link_14" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/78620" target="_self"&gt;jcarmody&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I have one application to which I have no control. It will read the scanned number by user and search in database and process it and generates the output.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Another application is written in LV writes the SR no scanned by scanner and do some processing and update to database.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Now one application will read and another will write the data to database. In both the cases input is given by scannner to application. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is this possible to run both application parallely in one CPU. Here the sequence of inputs is also not fixed. Both the application will read independently from different scanner. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In my end for one application I can add enter at last(already there) and for another scanner I can add TAB at last&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2014 03:13:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683855#M798319</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-04T03:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683867#M798323</link>
      <description>Haven't you used Google? A search for 'bar code scanner rs232' returns numerous results.&lt;BR /&gt;&lt;BR /&gt;Since you have no access to one application, use a wedge type/ USB for that. Use an RS232 one for the second or just use the same scanner for both. With USB scanners, it's really a difficult exercise to make Windows see different ones. They are all keyboards.</description>
      <pubDate>Sat, 04 Jan 2014 03:53:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683867#M798323</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2014-01-04T03:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683905#M798333</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/1040"&gt;@Dennis_Knutson&lt;/a&gt; wrote:&lt;BR /&gt;Haven't you used Google? A search for 'bar code scanner rs232' returns numerous results.&lt;BR /&gt;&lt;BR /&gt;Since you have no access to one application, use a wedge type/ USB for that. Use an RS232 one for the second or just use the same scanner for both. With USB scanners, it's really a difficult exercise to make Windows see different ones. They are all keyboards.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I did that but what I mean to say is now a days nobody is buying that(Except the peoples have no choice). I never said this doesn't exists.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding my question, I have a project needs to be done in this way only. Using same scanner is not possible(If I do that then user needs to bring the window to TOP all the time, becasue in one project only sr no needs to be scanned but for other some other things also needs to be scanned).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One more things I need to ask, for barcode I need cursor, if I use two USB barcode then creating two cursor is different. For RS232 scanner then use USB to serial and reading using VISA then is it good solution?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2014 07:28:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683905#M798333</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-04T07:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683907#M798334</link>
      <description>You did say all bar code scanners come with USB.&lt;BR /&gt;&lt;BR /&gt;If your users are unwilling to click on different Windows to obtain focus then the most sensible option is to use a non-usb scanner for one of them. This has already been suggested by several answers you got here. Windows itself does not differentiate between multiple USB scanners. One or many show as a single keyboard.</description>
      <pubDate>Sat, 04 Jan 2014 07:54:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2683907#M798334</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2014-01-04T07:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2684575#M798647</link>
      <description>&lt;P&gt;A USB scanner does not necessarily mean it can only act as a keyboard. Many scanners can emulate a serial port by scanning a special barcode to put it into that mode.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:47:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2684575#M798647</guid>
      <dc:creator>nathand</dc:creator>
      <dc:date>2014-01-04T16:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685595#M798776</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/36089"&gt;@nathand&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;A USB scanner does not necessarily mean it can only act as a keyboard. Many scanners can emulate a serial port by scanning a special barcode to put it into that mode.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Can you please elobrate? Is it possible to write to an indicator without focus? My other application which is not written using LV needs focus so if I can able to write scanned value to my indicator without focus then all job is done.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 02:50:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685595#M798776</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-06T02:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685599#M798778</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/1040"&gt;@Dennis_Knutson&lt;/a&gt; wrote:&lt;BR /&gt;You did say all bar code scanners come with USB.&lt;BR /&gt;&lt;BR /&gt;If your users are unwilling to click on different Windows to obtain focus then the most sensible option is to use a non-usb scanner for one of them. This has already been suggested by several answers you got here. Windows itself does not differentiate between multiple USB scanners. One or many show as a single keyboard.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes when I enquired about it then my delar said no. If I can emulate the USB as serial and can write to my indicator without focus then I think it will be done.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 02:53:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685599#M798778</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-06T02:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685601#M798779</link>
      <description>&lt;P&gt;What is a "delar"?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 02:55:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685601#M798779</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2014-01-06T02:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685603#M798780</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/208082"&gt;@Ranjeet_Singh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Can you please elobrate? Is it possible to write to an indicator without focus? My other application which is not written using LV needs focus so if I can able to write scanned value to my indicator without focus then all job is done. &lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Of course writing to an indicator does not require focus - an indicator displays values. I'm not sure why this is relevant here. You can read from a serial port at any time, regardless of whether the application has focus. You will have to consult the manual for your scanner to see if it supports serial port emulation. The Honeywell (formerly Handheld) scanner I used in a previous application had special barcodes to switch between keyboard emulation and serial communication. Other devices might require installing a specific driver.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 02:59:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685603#M798780</guid>
      <dc:creator>nathand</dc:creator>
      <dc:date>2014-01-06T02:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode Inputs parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685605#M798781</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;What is a "delar"?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Dealer.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 03:00:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Barcode-Inputs-parallely/m-p/2685605#M798781</guid>
      <dc:creator>nathand</dc:creator>
      <dc:date>2014-01-06T03:00:15Z</dc:date>
    </item>
  </channel>
</rss>

