Error code 1073807346 visa.

I'm contacting a digital wattmeter of Yokogawa WT210.  My LabVIEW application test works very well initially, getting data from this instrument, but ONLY errors after exactly 4 loops.  My program contains two frames.  I connect the resource (GPIB::5) for the second image and then in a while loop.   I've seen a lot of explaining on this error 1073807346, but mine seems unique because it works perfectly at first, but only through measure 4 loops before getting the error.  I use a GPIB OR.  I checked the "automatically close VISA session" and it is NOT enabled.  Any ideas?  Thank you.

RESOLVED: I write to anyone who is interested.  Support OR contribute to focus on this issue.  It turns out that LabVIEW drivers I got from Yokogawa, missing some important features.  NOR has THEIR drivers for the same instrument, and it worked fine.  No VISA session failed.  The difference is that pilots NOT included 'initialize' and 'Cancel' the functions which were required for the instrument to function properly and not suspend the VISA session.  My lesson from this was to always use drivers OR wherever possible.

Tags: NI Hardware

Similar Questions

  • Watlow F4D Serial Communication problem error Code-1073807339 VISA Read in Watlow F4.lvlib:Utility MODBUS RTU receive message

    Hello

    I am trying to contact a Watlow F4D controller on a room using RS232. I use a cable converter USB-series and NI Watlow F4D Serial Driver.

    The code of error-1073807339 occurs in:

    Read in F4.lvlib:Utility MODBUS RTU Watlow VISA receive message-> Watlow F4.lvlib:Utility Register.vi reading

    I don't know what caused the problem. I am able to see the cable converter USB-Serial OR max. Please see the pictures for more details

    Thank you

    Felix


  • VIsa error code: 1073807195

    I have set up a debug for coding environment. I use c# mode for remote debugging. The program running on my laptop and camera and GPIB Board are on another machine. When my code (laptop) run this sentence: mbSession = (MessageBasedSession (ResourceManager.GetLocalManager(":GPIB0:16:INSTR"). There is a mistake: the interface type is valid, but the number of specified interface is not configured.  VISA-1073807195 (0xBFFF00A5), ErrorInterfaceNumberNotConfigured error code. But I can't find the instrument by NIMAX (on another machine). So I guess I have to use my laptop to install the device control and GPIB card directly. Am I wrong? Now the problem is that my laptop can't install a GPIB card and I have to use this mode for remote debugging. How can I do? does anyone have experience?

    Hardware solution: use a USB-HS-GPIB adapter

    Software solution: try "VISA of distance." See How can I check my VISA from another computer device?

  • VISA-1073807343 error code when using ResourceManager.GetLocalManager (). FindResources (filter) to detect the map of Pickering PXI

    I'm upgrading our test system for Windows 7 and NI Developer Suite 2012 DS2 in Windows XP and NI Developer Suite 2008 4th quarter. I have a problem with the help of VISA to detect devices PXI of Pickering. The problem occurs with the next .NET NationalInstruments.VisaNS.ResourceManager.GetLocalManager () call. FindResources (filter). I use the filter "PXI? * INSTR.

    To trouble shoot this problem I was using the VISA program FindResources.2008 c# example. I get the following error message when you apply the "PXI? * INSTR"filter. "Where not enough information or the device or resource is not present in the system. VISA-1073807343 (0xBFFF0011), ErrorResourceNotFound error code.

    Looking at other markets, I infer that VISA is not find the maps. I came across the same error message when I tried to launch the "GPIB? * INSTR"filter however I determined that there was a problem with the NOR-488 driver. 2. after having repaired the driver of the FindResources.2008 program would find the GPIB instruments using the "GPIB? * INSTR"filter.

    Max the Pickering cards appear in "Devices and Interfaces" and are listed as follows:
    12: PCI Device 'PXI12::9:INSTR '.
    15: PCI Device 'PXI13::13:INSTR '.

    In XP, the cards have been identified as:
    PXI12::9:InStr (Pickering 40-785-522)
    PXI13::13:InStr (Pickering 40-780-522)

    Also Max for each device, I am able to open the Panel to Test VISA.

    Any ideas why the VISA is not able to detect these cards?

    Thank you

    I thought about it. Apparently I needed Windows 7 to install the driver for cards of Pickering. I guess the "PXI VPP / VISA drivers" supplied by Pickering Test would take care of this.

    Until Windows has installed the driver of Pickering cards have been listed as a PCI device under 'other devices '. After installation, the cards have been listed under "devices PXI of NI-VISA.

    MAX the card now are listed as:

    12: Pickering 40-785-522 'PXI12::9:INSTR '.
    15: Pickering 40-780-522 'PXI13::13:INSTR '.

  • VISA IC returns the 0xBFFF003A error code when reading the USBTMC device

    Hello

    I'm creating a USBTMC device and have some difficulty to determine why a viRead returns the 0xBFFF003A error code. Strangely enough, it reports also to read the correct byte number and the buffer contains the correct data. I use VISA IC 5.1.2 but I had the same problem with version 5.0.3. I have no problem with the device recognized by VISA IC, MAX, LabVIEW SignalExpress or LabVIEW. Using the previous version of VISA IC performing an async read would return a code completion, 0x3FFF009B (VI_SUCCESS_SYNC).

    The attachment of the utility Trace all communications from e/s or watch for when the USB cable is plugged into the computer.

    Lines 1-18 LabVIEW SignalExpress 2011 has begun

    Lines 19-35 VISA IC: open the selection

    Line 36 VISA IC: claire

    Line 37 VISA IC: Read - 10 characters

    Line 38 VISA IC: Read - 21 characters

    Lines 39-44 LabVIEW: open, read 21 characters

    Line 45 VISA IC: Read - 18 characters

    Line 46 VISA IC: claire

    Line 47 VISA IC: Read - 18 characters

    Line 48 VISA IC: closed

    Note: LabVIEW crashed on line 44.  At the moment I know not whether that is related to this problem or not.

    Full error description: failed to start the read operation because the installer is not valid (because of attributes defined in an inconsistent state).

    I'm confused by why it says it cannot start operation when in fact, it returns the requested data and attributes that it refers to? I reviewed the USB descriptor values that I use, and they look correct to me.

    Any ideas?

    Thank you

    Hi Perry,

    I found the problem.  The TransferSize didn't get converted from big-endian to little endian and 0x0A was considered 0xA000000.

    See you soon,.

    Airaki

  • Code error-1073807253 of VISA.

    I try to remote control the controller of flow of mass MKS 647 and function of 33120 Aglient A generator for my highlight of the College project.

    I installed NI-VISA (for RS232 command) and NOR-488. 2 (for GPIB control). I downloaded the drivers via LabVIEW:

    Tools > Instrumentation > find instrument Drivers...

    I'm using the example provided with the driver for the function generator, the remote control works via GPIB, but I can't get the RS232 control.  Just, I'd work with control GPIB, but MKS 647 does not have a GPIB port, so I have to use the RS232 communication.

    Because I know that the drivers of function generator works, I did my RS232 test with the function generator.  I checked the parity, the flow rate in bauds and Bits of data to ensure that all they are and they do, however, every time I run the program I continually get error-1073807253 when you try to initialize the connection of VISA between the PC and the generating function.  I also get error:

    "VISA 0xBFFF0072 error code.
    The resource is valid, but VISA cannot currently access. »

    When you try to connect through NOR-MAX.

    I lived quite a few support forums and tried a lot of different solutions, but none have worked.  The only thing I have not tried is a new cable series, but I don't know exactly which one I need so I put off buying a new.

    I have attached the .vi I use and a picture of the .vi for quick reference. Ignore the error code in the picture, I do not have the function generator attached when I ran it.

    Anyone has any ideas on what could go wrong? Or could someone send me a link for the serial cable I should use (I need it to be female DB9 to USB)?


  • error code 5507

    error code 5507

    Hi arsenal2014,

    Please visit Apple support communities.

    If you receive this error when you use home sharing, don't forget to try the troubleshooting steps to help with home sharing.

    All the best.

  • I can't drag and drop files in the trash, error code-43 is detected, what should I do?

    I can't drag and drop files in the trash, error code-43 is detected, what should I do? What is an error code - 43?

    You can't empty the trash or move a file to the trash

    If the above does not help, then see below:

    Visit The FAQ XLab and read the FAQ on the waste problems. You can also try using Trash it! 5.1 to solve the problem. Or you can try this:

    Open the Terminal in the Utilities folder, and paste the following at the command prompt:

    sudo rm - Rf ~ /. Trash

    Press RETURN. Enter your administrator password when prompted. It will not echo to screen. Press RETURN again.

    (Someone should tell you that it is dangerous or useless, please disregard the comment.)

  • Error code 23 Bulletin Board.

    Hello

    I've problem with display error code compare 23 and doesn't work. When I press right button display error! I can't use the feature on this feature, it is locked.

    Who can help me? Please, I beg you!

    Thank you very much!

    Hey Buddy,

    It seems that something has confused your display software and if you get an error code and it s not in use.

    Simple reinstallation of the program should help get rid me of this. Simply visit the Web from Toshiba site and looking for the latest version. Download and install it then your bulletin board software should work again as usual. :)

  • HP Deskjet 3056 A does not: 0xc7390500 HW_BARACUS_HEA error code

    HP Deskjet 3056 A windows 7 64-bit wireless configuration

    Do not answer and this displays on his screen.

    0xc7390500 HW_BARACUS_HEA error code

    I bought this black and finally installation Friday in our new apartment. Settled and a test page printed, all very well, even a sodoku puzzle. Really impressed me here.  Left work in the other room, later my fiance has continued to visit him, and this mistake was on his screen. for the past 2 weeks I did my best to figure out how to solve.  All programs support and stuff do not help, says they can not connect to the printer. Hooking up to usb allows it to be recognized but do not operate.  Unplug / vile the power button and it will boot fine, and after a second idea, it appears.

    I don't want to whimp out and return immediately. but my patience has been tested...

    These codes 0 x normally indicate an internal hardware error state in the printer.  The software of the printer is not link to the printer correctly, right now, is because the printer is in an error state.

    There is a document to solve the codes of x 0 in printer Deskjet 3056 has found here.

    I hope this helps.

  • GPIB write error code 6, how to make good waiting in comm GPIB

    Hello!

    I use a MUX Keithley and a digital Voltmeter to measure different values in my system, including the resistance of the wire 4. My project runs for several hours without any problem, but last night I got an error after about 8 hours DURATION. My mistake in the main vi shows the following error:

    GPIB Write in A_4Wire_resMUX_2!1,2!3,2!5_new.vi Error code 6.
    

    I have attached this Subvi, as you can see, I put a while loop in the Subvi to give enough time to measure 4 son to do. But of course maybe another function GPIB write hangs in the Subvi, not that after the while loop.

    I have 2 questions:

    1. What is the best way to make the error handling in comm GPIB, so I could see on my final mistake on what caused the problem in this certain sub - VI?

    2. can someone show me what I could do better in this sub - VI, in order to avoid possible errors of GPIB?

    Its just guessing, but I think the error comes from that I can't give enough time to the GPIB device to perform an action, then the next writing of GPIB breaks down?

    more information: Windows XP, LabView 2010 full version

    Thanks much for the advice and help!

    2001 pilot

    7001 driver

    Now that you have a modern version of LabVIEW why are you not taking advantage of the instrument driver network?  VISA is beautiful and 488,2 gross primitives should consider as "obsolete".

    Since you did not use the specific instrument driver vi we cannot say that write on this device generates the error that you are experiencing.

    So to specifically answer to Q1.  Use the driver found on the instrument driver network - they are tested and structured in a way to help debug your application and to take advantage of the powerful features of VISA...

    And (2) (see #1) and change the sequence stacked in a state machine

  • HP Envy 4520: new HP Envy 4520 error code Oxc4eb800 at startup?

    Very frustrating that the printer is brand new and I even not at the installation stage to add the cartridges or paper. "Error code oxc4eb800 when up... have tried engine ERS power on" method, but does not... I have literally this just taken out of the box and in this case... .Please help... I, m at a loss.

    Welcome to the HP Forums.
    I hope that you are well @Patrik1,

    I read the error message/code you see on your urge for 4520 and I wanted to respond to troubleshoot!

    Please visit the link below and try the reset for this error. If the error persists, call the helpline to discuss a replacement printer.

    "' 0xc19a0005" or similar error screens

    If you have trouble, let me know and I'll do my best to help.

    Hit the "accept as Solution" if we reached a solution and the "thumbs up" to say thank you for my help.

    Have a nice day

    HP technical support are available by clicking on the following link:

    http://support.HP.com/GB-en/contact-HP/

    (1) once the page opens, please select the country in which you are located. Then enter your model of HP on the right number.

    (2) then choose "Contact the Support" tab at the top and scroll to the bottom of the page "HP Support - contact" to fill out the form with your details.

    (3) Once finished, click the "Show Options" at the bottom right.

    (4) Finally, scroll to the bottom of the page and select "Get a phone number." A file number and telephone number will now fill for you.

  • Error Code 37 running labview 6 with windows XP

    I checked most of the posts about this generic error code 37. Here's my dilemma... Labview 6 running on a windows NT system. This computer is on its last breath, and we want to switch to XP... I installed labview 6 on a XP machine and the program works very well... and I actually get my external device data unless I get the ERROR 37... the great thing is I can not launch a Subvi, which creates a linear between because once I get error 37, stops the Subvi. I don't understand how can I read data from my external device, still get the device not found msg. I even tried to install 7 LV and LV 8 still get the same results.

    To close the Communication port, you could create a new white vi, ask a close visa on the block diagram, he points to the port to close and run the vi.

  • Windows Update 80070005 error code

    original title: error code 80070005

    Whenever I try to run windows update I received the error code 80070005.
    I tried to disable McAfee and a new attempt to update but get the same error.
    The update history shows no automatic updates since July 08.
    How can I fix it?

    Hello Kumbo,

    Method 1: please visit it mentioned below links MS for resolutions. Hope this can solve your problems,
    http://support.Microsoft.com/kb/816731

    http://support.Microsoft.com/kb/968003

     

  • Windows updates: error code 80040154

    No updates have been installed successfully in more than a month... What is the problem? Error code: 80040154... using Windows Vista basic

    * Title *.
    My Windows Vista Basic does not accept windows updates: error code 80040154. What is the problem?

    Alan,
    If you have not already opened him a pension case and you still get this error, here are a few things to try.
    Run these tools and see if one of them report errors that cannot be fixed:
    Disk error checking
    System File Checker  
    The system update tool

    If those who invent it own and you still have a problem you can run some virus\malware scan from another source and then your.  Take a look at these links because they have some great info on virus protection:
    Get rid of malware 
    Can I clean an already infected computer?   
    Windows Live OneCare Safety Scanner Windows 7\Vista

    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for