Using a standard vi in labview 2011 to print on a printer wireless?

Is it possible using labview vi 2011 to print a barcode on a wireless printer?

Hi Dan,.

I found the following example to print a barcode of any available printer, which looks like it's pretty close to what you want. The example was developed in LabVIEW 8.5, but it should work for 2011. I hope this helps!

Tags: NI Hardware

Similar Questions

  • Deal with failure when using LabVIEW 2011 and DSC MODBUS communication

    I'm currently reading from operating records a PLC with MODBUS/TCP. I confirmed that the PLC will update the values and in response to a MODBUS communication correctly by using a third-party program called Modbus Poll. However, when I try to query the PLC using the LabVIEW shared variable engine, I am unable to read the values of the same addresses that I consult with Modbus Poll.

    My installation is simply to a PC directly connected to the controller via Ethernet without a router between the two. I'm using LabVIEW 2011 SP1 with the DSC module.

    I opened the Manager of distributed systems OR to display the State of all variables in the Modbus Library that I created, and I noticed that the ILO CommFail permanently the value 'true '. All other variables with a 'read' access mode signal "failure of process". I tried to restart the process and stop and start the local variable engine without success. I also restarted my computer several times to see if any services did not exist, but this does not appear to have solved the problem.

    Finally, I resorted to listening to communications on the network card I have the PLC connected via Ethernet using Wireshark and found that while Modbus Poll communicates with PLC, number of MODBUS and TCP packet is sent and received. However, when using only LabVIEW or the DSM OR communicate with the controller, there don't seem to be any communication on the network card.

    Something that may be interesting to note is that I could communicate with the PLC and to read values with the DSM just once, when I understood everything first what address I should be reading of. All of this has stopped working shortly after. Prior to this, 'CommFail' was not generally set to 'true' with my current setup. Thinking it was my firewall, I have since disabled my firewall, but this seems to have had no effect on the problem either.

    Any help on this would be appreciated.

    So, I thought about it. It turns out that the IP address of the server i/o MODBUS must be set to the address of the MODBUS slave, not the local computer. The address of the i/o MODBUS server is defined by the navigation in the Explorer window projects, expanding the variable engine shared library for MODBUS and right click on the server MODBUS (for example Modbus1) item and select Properties.

    In addition, the addresses seem to be shifted by + 1.

    Thanks for the tip so.

  • Control CMD (command line interface) using Labview 2011.

    Hello

    I'm trying to control software that has an interface to command line using LabView 2011 but I have problems when reading the information.

    Is attached the VI I created so far, but it is not working properly.

    Problems so far:

    1 - if I use ReadLine(), it blocks showing no error and nothing else.

    2 - ReadToEnd () same problem as the previous line, the software hangs just at this stage.

    3 - if I compare the response of the "peek" in waiting for the - 1 indicating there is not more character, the hook of software as the previous steps.

    You have some clues as to what might be wrong or another way to 'control' the CMD to send messages, read and send messages, etc...

    Thank you very much for your help.

    I've done it before - I posted about this on the forum here: https://forums.ni.com/t5/LabVIEW/How-to-open-close-and-monitor-a-application-xyz-exe-using/m-p/32511...

    I did also wrap in a library at a given time and post it on the forums, but I couldn't find this particular post.

  • Problem with the configuration to use Silver Style with labview 2011 (32-bit)

    Hi my friends.

    I installed labview 2011 32 bits. I select money style my default control style. but when I create the new VI, labview creates no controls in the silver model

    the controls are created in modern style.

    can someone help me solve this problem?

    with all my thanks: Saeid

    If you're down by controls via the palette, then it will drop any type palette you are in.  You are most likely in the range of modern control.  The setting that you are talking about is when you create a command or the indicator by right-clicking on a primitive terminal.

  • Report Generation Toolkit compatibility with Microsoft Office 2013 and LabVIEW 2011

    Hello

    I design the 2011 Version of LabView to test solid state device and need to create test data after this unit tested.

    When I save the test data in the configuration of Excel after you run the Laview program, it created an error like "error - 41007 is is produced in NI_report.lvclass:New Report.v->... OR reports; Musr you have the LabVIEW Report Generation Toolkit for Microsoft Office installed to create this type of report. The musr toolkit also have an activated license or be in trial mode. »

    Questions: Do I need to install LabView Report Generation Toolkit for Microsoft Office on my computer? If Yes, what is the LabView Report Generation Toolkit for Microsoft Office Version. Where can I find this software?. I use Labview 2011, Windows 7, MS 2013 in the computer.

    Thank you

    Jonathan Tran

    You can try this: http://download.ni.com/evaluation/labview/ekit/other/downloader/2011RGT.exe

    From this link: http://download.ni.com/evaluation/labview/ekit/other/downloader/

  • FieldPoint for Labview 2011 W7 - 64 bit

    Hello

    I'm currently having problems running FieldPoint Labview 2011 on running on Windows 7 64 bit system. I installed the latest (6.0.9) FieldPoint driver which is compatible with 64-bit systems. However, when I try to make a simple program (see photo A). I met two main problems.

    (1) I'm not allowed to add a control, or a constant to the FieldPoint i/o Point in terminal (see illustration B). The option is grayed out.

    2) there is an error with the FPLVMgr.dll file that is used by virtually every necessary .vi for FieldPoint (see picture C)

    I'd appreciate any help. If you need to know the application, I have a Thermocouple cFP-RTD-122. I'm trying to implement a simple program to read out temperature (see picture D). E PIC shows my MAX.

    Thank you!

    Juan

    Hey Juan,.

    I see you are using 64-bit Windows, but you use a LabVIEW 2011 64 bit as well?  FieldPoint runs on a 64 bit OS, but does not work in the 64-bit LabVIEW environment.  I would recommend installation of environment 32-bit LabVIEW and go from there.

  • LabVIEW 2011 compiled the application crash

    I'm writing an application DAQ simple enough to use in a freshman Engineering Lab is written to the USB-6211. Since it will be used at more than one campus, I try to make a compiled application. Demand, such as built in LabVIEW 2011, works very well. The problem is that the compiled executable hangs in the same places without fail. I've included the source VI unmodified and a version with the acquisition of data code disabled and some dialogue inserted to track the progress of the request. Executables for both are also included.

    I use a architecture of producer/consumer-events to manage the three tasks of data acquisition. Consumers loop will fail after one of the three DAQ events are executed. Consumers loop works very well for the exit event. I also returned to LabVIEW 2010 and recompiled, the same failures.

    Any help is greatly appreciated!

    Stuart

    I think that if you close the front panel to start the VI, it will leave the built application.

    Replace the properies "FP.open" with "FP." State"and toggle between 'Hidden' and 'Normal'. That seems to work in my limited testing.

  • LabVIEW labview 2011 2003

    I am completely new to labview and I want to do a compression test with frame of MTS

    I got a code that is written in labview 3 but it does not work (I think it's a problem compabality) in labview 2011 (the version I have access too and my acquisition of data works with)

    I have to fix as soon as possible because I do my research and I did not have enough time to understand the code. I use PCI-MIO-16-4 and I need to 3 channels for moving loadcell, extensometer and Phillips.

    I appreciated if anyone can give me a direction for this

    Thank you

    Roozi

    Your topic says 2003 but your message says version 3 - a huge difference. If you are able to load, it is not the version 3. See if you get an error message that the code is old to convert, then post to Conversion of Version map you linked to at the top of the page.

  • Wiring of connectors in LabVIEW 2011 problems

    I've just been 'bitten again"by a wiring problem with a connector for a VI in LabVIEW 2011 (I've not seen this behavior in any previous version of LabVIEW to 7.0).

    The question is this.  I (or one of my colleagues, who also noted it), run LabVIEW 2011 (August 2011 release), 32 - bit, Windows 7, 64-bit systems.  I have create a VI using the usual 4-2-2-4 connector of mires and connect the appropriate connector.  I save the VI, then drop it on a block diagram to use.

    In another variation of this problem, the VI has fallen don't watch any connector or, if used to 'replace' an existing wired in VI with the same model of connector, "break" all the sons (because it has no connector when dropped on the diagram).  Reopen and reconsider the VI show that, indeed, the connectors are wired, but when I use the VI, the connector wiring is absent (the VI dropped watch without connectors).

    In the second variant, all right, the connectors appear as expected.  But I then decide to move a connector.  I have open the VI to edit, make a cut of this Terminal and rewire to its new location.  The connector pane presents the new model.  But when I drop the VI on a block diagram, the connector is in its original location.

    Restart LabVIEW, indeed restart the PC, does not change.  The only way to 'fix' this is to disconnect all terminals and a reconnect them.  A nuisance, to say the least, but also an obvious bug.

    Has anyone else seen elsewhere?  I sent to OR, but it would be useful to know 'is it just me?' or not.  In my defense, I've seen this problem on several computers, all win 7/LabVIEW 2011.  I've also seen this with several LabVIEW projects.

    I've attached a file with such a VI "buggy".  When you open it, you will see that the 'Length' indicator is wired to the top of the connector set page.  When I drop this VI on a new VI, however, the connector indicates coming out from the bottom!

    BS

    I was told by an engineer NOR that this problem (a) is real and (b) has been fixed in SP1 release (spring) 2011 LabVIEW.  I have not had a chance to check this point, but (the trusting soul that I am), I consider that this problem has been a "Bug in LabVIEW 2011 that has been fixed in the SP1 Release"and therefore, I am prepared to mark this "resolved".

  • DAqmx and IMAQ pallets do not appear in my palettes of LabVIEW 2011

    Hello

    I use LabVIEW to my University via a Campus license since 2005. I installed it on several computers.

    My problem is related to a new LabVIEW installation on a brand new computer.

    I have the license Site LAbVIEW 2011 Academic just installed and validated (via the License Manager) in this new machine running 64-bit Windows Seven.

    [I also installed the DAQmx and the "distribution of February 2011" IMAQ drivers (downloaded from OR) as well as the NI Vision Software (version for LabVIEW 2011, the same distribution as the LabVIEW 2011).]

    I launched LabVIEW Ant checked to see if everything was there, specifically the DAQmx and IMAQ functions, since I have the cards OR to make the acquisition of data and images. Note that I have not yet installed these cards in the PC. I m going to do only when I would have ensured that all the software is ok.

    The subpalette DAQmx in measurement of i/o functions palette is missing.

    Also, if I'm looking for the NI-IMAQ subpalettes in the range of Vision and movement functions they also lack.

    Notice that all other subpalettes in the range of functions of Vision and movement are OK and there appear (utility of Vision, Image Processing, Machine Vision, and Vision Express).

    Then, I checked if the installed drivers are really there. For this I used the MAX or (measure explore), and it looks like it all everything is there.

    I mean, under NI MAX > my system > software I can see these articles:

    NEITHER Vision TERM 2011

    NOR-IMAQ 4.5

    NOR-DAQmx... several entries

    I checked if the forum or knowledge base in NOR have any clue on what to do, and I found somewhere by the idea of trying to fix the installation via the Windows 7 Control Panel > programs and resources > OR software.  I did this procedure twice, just in case...

    I also tried to remove and reinstall all software (including drivers) and NO, I did it twice. The result is always the same.

    Any suggestions?

    When you install the drivers, you include support for LabVIEW 2011?  If this isn't the case, you won't see the LabVIEW screw in your palettes even if the software is installed.  Normally I expect that the Setup program automatically adds this support, but he can't do it, especially if you have installed the drivers before installing LabVIEW.  See the image below:

  • Formula node - text do not cover wrap in LabVIEW 2011

    I recently updated a usage control system general vi from LabVIEW LabVIEW 2011 8.0.  In the previous version, the text of the node form (real expressions) encapsulated automatically reaching the edge of the box.  It does not in LabVIEW 2011.

    Although I can turn on the scroll bars, my boss would prefer to see the text on several lines, as before.

    Is it possible to force wrapping?

    Otherwise, carriage returns can enter arbitrarily without affecting the analysis of expressions?

    Shift + enter will put you on a new line just as if line took place.

    As far as just using the Enter key and if it effects a formula, why not give it a try? I don't think that CR can be placed.

  • Need help to make the adjustments to TCP between Labview 2011 and webrelay

    Hello

    I'm using Labview 2011 and trying to establish communication with webrelay (X-WR-4R1-l) to control its relay.

    I downloaded a www.ni.com example but it does not work.  (he was tied with this thread as well)

    I did no changes in the example program, that I do not really understand much codes XML.

    I turned ON all 4 relays this webrelay, but in labview, it reads that the relays are turned OFF.

    and when I click the button on the front panel, it does nothing.

    There are several toolkits labview installed in my PC, namely:

    -labview development system

    -application builder

    -recording of data and control module

    -Database connectivity kit

    -internet Toolbox

    -report generation toolkit for Microsoft office

    I'd appreciate it if someone could guide me in this configuration process.

    Thank you

    OK, we're making progress...

    Something seems truncated. Is there something after realy4state in the received string? Because the string is longer, you will need to adjust the number of bytes read. It's more than the 157, which corresponds to the current setting.

    In all cases, their example LabVIEW is a unique feature of relay. You need to look at section 3.2 of the manual that you set for the correct orders. Now there is always a number between 'relay' and 'State' for example:

    1State = 1 for relay activate relay 1.

    You must do two things:

    Write a trainer who composed the correct channels based on the selected relay.

    Write a parser that retrieves the status of all four relays relay. (the offsets will be different, for example)

    I recommend you to treat the four relays as an array of four Boolean values.

  • Problem installing module time real LabVIEW 2011 SP1

    Hi, I'm new here. I have a problem when I tried to install LabVIEW Real - Time 2011 SP1. Whenever the part of initialization, this message appears: "NEITHER Labview 2011 SP1 32-nit must be installed before installing the OR labview 2011 SP1 real-time Module.» I'm sure that I've already installed Labview 2011 32-bit SP1 and it works well. I use a Windows7 OS and also have Labview 2010 and an older version of Labview 2010 RT module installed. I didn't remove the old version of the software, and I don't know if it is related to this problem.

    Can anyone help? Thank you in advance!

    MrSun87 wrote:

    ... I'm sure that I've already installed Labview 2011 32-bit SP1 and it works well...

    Can post you a screenshot of MAX where are installed Versions of LabVIEW?

    Christian

  • update of LabVIEW 2011 & 2012

    I currently have installed LabVIEW 2011 and runs OK on my laptop. Each quarter, it seems that we get a new series of DVD from National Instruments. Currently we have sent a package of DVDs for the first quarter of 2012.  Should I just use these DVDs and reinstall them to help on the current installation of LabVIEW or should I remove the last version before installing the new updates of the new series of DVDs. If I currently have MAX configured for a device group and the tasks that they will remain the same without new installation erase them?  Also, I have a couple of tools, like code capture tool, circular buffer, etc. installed on the laptop, they will always be in the new installation of update or I have to go back and reinstall these tools?

    double post and you marked as resolved. Why ask again?

  • NOR-845 x driver Labview 2011 SP1

    Hi all

    I faced problem,

    I have a LabView program that is used to communicate with devices SPI-NOR-8451. Program worked perfectly, on PC with LabView 2010. After that, I moved the program to new PC where f1 LabView 2011 SP1 has been installed. And now, I am not able even open - LabView program stuck on the white block diagram (not responding).

    Program is complex and includes 10 ~ SubVis, which is packaged in the .llb file. I tried different things - to decompress from .llb, or run subVis themselves - for all the subVis, which include a part any communication NOR-8451, I've got stuck LabView. In addition, after the removal of NOR-845 x pilot, I can't ignore everything and load the program successfully, with '? ' instead of screws of NOR-845 x pallete.

    In addition, when I'am tring from white VI and set NEITHER-845 x ref Device link (see attachment for details Link_on_ref_.jpg) on the block diagram, I'm LabView stuck - see the attached Stuck_.jpg.

    I use NEITHER-845 x driver 2.0, I tried to reinstall several times.

    So, it's my suspicious that NEITHER-845 x driver 2.0 does not work for LabView f1 2011 SP1 - is it possible? Or maybe I'm doing something wrong?

    Hi RangerOne,

    Thanks for the trace, as LabVIEW is suspended, it is what I expected but hoped a different error code. If you could go to MAX and reset Configuration data, and then create a MAX Technical report and attach it.

    If you open the test Panel, you run a query, it works or hang? Try to run a trace when you try to query.

    I see the same error with the camera on my machine under interrupt in Pipe status is not abnormal.

    I also noticed that your computer input for findlist, retcount and SrcName parameters have not the & on the non-working paper. I will continue to examine the reason why the & is not there and if it has an effect on the shot.

    DylanC

Maybe you are looking for