using VI instead of instrument for hp 4274 a driver

There is no drivers for the HP 4274 A, but NEITHER redirects me to this page (http://www.nogi.ch/labview/) to download the screw for the instrument.
I downloaded them and had converted them so that I can open them with labview 2013. However, when I start the example VI or one of the other screws, they do nothing. My 4274 has hung and is read by the GPIB and NI MAX. Used by the screw GPIB address is '17', which is what it says about MAX.
I don't know what to do. I have the screw in a different folder than the stuff of Labview installed.

in any case, I wonder if there is more to use these screws rather than just open and run them.

You will need to be a little more specific on what do not the vi...

Yes, the llb is a mess! It does not really much and what it it not to hurt.  (interesting the inappropriate use of the vector of delay of TMO in there GPIB wait)

I start zero-use Visa and have the manual handy.

Tags: NI Hardware

Similar Questions

  • I can't use a website should I use with Firefox 5.0. So, I need to uninstall and go back to 3.5 or 3.6. Please notify. Also, my control panel blocks from Windows Explorer a PMP. That's why I use Firefox instead. Thanks for any help!

    I can't use a website should I use with Firefox 5.0. So, I need to uninstall and go back to 3.5 or 3.6. Please notify. Also, my control panel blocks from Windows Explorer a PMP. That's why I use Firefox instead. Thanks for any help!

    I thought it would be FAFSA is causing your problem.

    Install Portable Firefox 3.6.x on your hard drive to a Web site. This will not affect any of your current Firefox installation.

    http://PortableApps.com/apps/Internet/firefox_portable/localization#legacy36

  • How to increment the value by using "FORALL" instead of loop for

    declare

    VAR_TYP TYPE IS VARRAY (32767) OF VARCHAR2 (32767).

    V_DSH_CM_NUMBER VAR_TYP;
    V_DSH_DATE VAR_TYP;
    V_DSH_TIME VAR_TYP;

    V_DSD_CM_NUMBER VAR_TYP;
    V_PLU_CODE VAR_TYP;
    V_DSD_DATE VAR_TYP;
    V_str_id VAR_TYP;

    LN_ITM NUMBER: = 0;
    number of STR_ID: = 30001;

    CURSOR CUR_DBMG_SAL_HEAD
    IS
    SELECT DSH. CM_NUMBER, D_DSH_CM_DATE, D_DSH_CM_TIME
    OF DBMG_SAL_HEAD DSH
    WHERE ROWNUM < 6;

    BEGIN
    CUR_DBMG_SAL_HEAD OPEN;
    LOOP
    COLLECT FETCH CUR_DBMG_SAL_HEAD IN BULK
    BY V_DSH_CM_NUMBER,
    V_DSH_DATE,
    V_DSH_TIME;

    FOR indx IN V_DSH_CM_NUMBER. FIRST... V_DSH_CM_NUMBER. LAST
    LOOP
    SELECT CM_NUMBER, V_DSH_DATE, PLU_CODE (indx)
    TO COLLECT FEES IN BULK
    IN V_DSD_CM_NUMBER, V_PLU_CODE, V_DSD_DATE
    FROM DBMG_SAL_DETL DSD
    WHERE DSD. CM_NUMBER = V_DSH_CM_NUMBER (indx);

    -block1
    FORALL ind IN 1.V_DSD_CM_NUMBER. COUNTY
    INSERT INTO PC_ALL_TAB
    VALUES (V_DSH_CM_NUMBER (indx),
    V_DSD_DATE (IND),
    V_DSD_CM_NUMBER (IND),
    V_PLU_CODE (IND),
    LN_ITM,
    STR_ID
    );

    LN_ITM: = LN_ITM + 1;
    -block2

    END LOOP;

    WHEN THE OUTPUT CUR_DBMG_SAL_HEAD % NOTFOUND;
    END LOOP;

    commit;

    CLOSE CUR_DBMG_SAL_HEAD;
    DBMS_OUTPUT. PUT_LINE('COMPLETE..!');
    END;

    o/p:-SELECT DSH_CM_NUMBER, LN_ITM FROM PC_ALL_TAB;

    DSH_CM_NUMBER LN_ITM
    4177424 0
    4177422 1
    4177426 2
    4177426 2
    4177426 2
    4177425 3
    4177427 4
    4177427 4
    4177427 4

    I need result as below, for eachdsh_cm_number, I need incrementing value of ln_itm... but using 'FORALL '.

    DSH_CM_NUMBER LN_ITM
    4177424 0

    4177422 0

    4177426 0
    4177426 1
    4177426 2

    4177425 0

    4177427 0
    4177427 1
    4177427 2

    Hello

    Why not do it in single SQL?

    As far as I can decode what you want (you seem to have too many variables), you try to do something like:

    INSERT INTO pc_all_tab (dsh_cm_number,
                            dsd_date,
                            dsd_cm_number,
                            plu_code,
                            ln_itm,
                            str_id
                           )
      SELECT dsh.cm_number,
             dsh.d_dsh_cm_date,
             dsd.cm_number,
             dsd.plu_code,
             row_number () OVER (PARTITION BY dsh.cm_number ORDER BY NULL) - 1 AS ln_itm,
             '30001' str_id
      FROM   dbmg_sal_detl dsd, dbmg_sal_head dsh
      WHERE  dsd.cm_number(+) = dsh.cm_number
             AND ROWNUM < 6;
    

    Concerning
    Peter

  • instrument for Agilent N5746A power driver

    : manhappy: someone at - he found a driver for Labview for N5746A power?  The one on the website or give a URL error.  I found some Agilents, but seems them to have problems too.  Thanks for any help or information in advance!

    The only site or you redirect to the Agilent web site that brings you here. Unless perhaps you made a block, there is no mistake in the URL.

    "seems to have problems" is not a good description of the problems you encounter. You must provide details, such as error codes, etc. Because the driver is probably not a native LabVIEW driver, you may need to install the IVI Compliance Package.

  • How Windows XP Setup (F6) to use an instead of a floppy drive usb flash drive to find the drivers for a disk sata hard

    Hello

    How can I install Windows XP Setup (F6) use an instead of a floppy drive usb flash drive to find the drivers for a disk sata hard.

    Kind regards
    Imane

    Hi Mike,.

    You can not install it. This must be done using the floppy drive. This feature is available for Vista and Windows 7.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How can I send five simple characters (P, H, O, T, O) using ComWrt, instead of sending a single string?

    The manual of instrument mentioned that "for switch mode remote"P","H""O""T","O"are sent as single characters and not as a single string". How can I send simple characters using the Serial Port, rather than send a single string?

    I have no CVI installed on this pc, and in the past, I used VISA instead of the ComWrt. If you know how to write a string, then I don't see where is your problem. You write only 5 channels instead of one--each with a single character.

    You can post to the ICB card if you have problems with C.

  • I don't have the option "use Adobe Acrobat (in Firefox) for the Application PDF

    My accounting software runs on a Mozilla browser. When I saw the reports, it downloads it instead of preview of the report in a new window. My instructions are to go to the Options/Applications Mozilla browser and replace Portable Document Format "use Adobe Acrobat (in Firefox) - but this option does not exist.

    In addition, how to add Applications?

    The plugin can be disabled, which means, set to 'never activate', on the plugins page. I think that the forum does not detect it when you posted (see Question details > System Details more).

    To verify that you can open the page modules using either:

    • CTRL + SHIFT + a
    • "3-bar" menu button (or tools) > Add-ons

    In the left column, click on Plugins. On the right side, look for Adobe Acrobat. If it is disabled, it will be down on a gray box.

    If your plugin is very outdated, it can be disabled for security reasons. In this case, I suggest entering your product Adobe (Reader or Acrobat) and using the Help menu > check for updates.

    Update the main program should also update the plugin. If all goes well then you will be able to use again.

  • How can I make firefox use http instead of https?

    In internet business, it is problematic to use https.
    However firefox by default always to https connections (for example during a google image search in the toolbar search, or when you type an address bar starting with "www"); so always raise an alert page "this connection is untrusted" and make me go the address bar manually and change the 'https' in the 'http'.
    In Google Chrome and Internet Explorer, it is very easy to install the browser to use http instead of https protocol. However, I can't find this option in firefox. Any ideas?

    There are two different parameters involved:

    Address bar Autofill

    If you used HTTPS to a site before, the AutoFill feature to Firefox address bar will prefer the HTTPS address. If you don't mind by selecting from the drop-down instead, or just type the address in full, you can disable AutoFill the address bar. Here's how:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the filter box, type or paste the AutoFill and make a pause so that the list is filtered

    (3) double-click browser.urlbar.autoFill from true to false.

    Search from the address bar

    About the address bar search, you can change the URL used by the 'key word' service. Please see this thread for links: unable to connect to the proxy because of the automatic https.

    That solve it?

  • Using DVI instead of VGA on the Port Replicator - Tecra A9

    I have a port replicator toshiba that I use with my laptop Tecra A9, currently I have a vga cable to run the external monitor, but I prefer to use DVI instead, but I can't make it work.

    Is there a setting somewhere that I have to activate? or should it work?

    See you soon

    Ash.

    Hello

    As much as I know there nothing that you must set for the use of the DVI port. The question is how you use it. Using a DVI - VGA adapter?

  • What are the parameters? How are Variables differenet? Why we can not use variables to pass data to one sequnece to another? What is the advantage to use parameters instead of Variables?

    Hi all

    I am new to TestStand. Still in the learning process.

    What are the parameters? How are Variables differenet? Why we can not use variables to pass data to one sequnece to another? What is the advantage to use parameters instead of Variables?

    Thanks in advance,

    LaVIEWan

    I'm sorry... I discovered that... its not at all possible to pass data to another sequence using variables... it must be through settings... once again I apologize for the display of such a stupid question

  • Emulation of the instrument for testing purposes

    Hi all:

    It is a more general question about the design of software systems:

    I have a program, written in C++, which communicates with several instruments OR on different buses - GPIB, Ethernet, DAQmx, series. The program makes certain features of test, control instruments, stores results, etc. Pretty standard stuff.

    However, we continue to make changes to the above programme and, before it can be released to the nature, it has itself to test. What I wanted to do, it's this test script and test some of the components of the program that don't involve not talk to the instruments. This is possible offline on the server to build automatically, for example. But to do this I have to turn off, sort of speak, the instruments beforehand.

    Does anyone have experience in design of support for this kind of instrument emulated mode? What are the General design strategies to do? Warnings to avoid? There may be tools/libraries available than this.

    Thank you

    -Ilya.

    For a single software option, you must use only the IVI drivers for Ethernet/series/GPIB instruments. The IVI specifications require a simulation mode.

    D Biel - the link does not work. Is - this other AE page we see published from time to time?

  • Why the continuous measurement and Logging in LabVIEW 2012 Project uses strings instead of Enums and orders from the queue?

    Hello!

    I noticed that the continuous measurement and a project in LabVIEW 2012 Logging using chains instead of enums and orders from the queue. I wonder if there is a good reason for it?

    Kind regards

    Anguel

    First, string vs enum debate is probably the version of LabVIEW vim vs emacs. There are good arguments on both sides, and I doubt that there is always a "winner".

    A brief summary of our reasoning for the current state of the project examples:

    1. We used enums for the state machine because it is self-contained. A state machine will never tell himself to enter a State, he does not know. Knowing (as the programmer) all possible States with the help of an enum allows you to enlist the compiler in order to help us avoid mistakes to change the time (because you can't quite out an enum and LabVIEW can be said if you are not covering all cases to a structure of the case, etc..).

      Enums provide greater protection and rigidity by ensuring all withdrew at the time of publishing. This is often the 'default' recommendation that we do.

    2. We used strings for messages in queue manager because the producer of message and the message handler could be independent processes that are reused or traded. Channels avoid the need for the compiler to be able to connect the orders and push this responsibility to the programmer. This allows you to develop some sub-components independently as long as you agree to a series of channel commands that you can manage - you need not to share a file 'messages.ctl' or 'states.ctl '. It is conceivable a loop of message management a message it does not, how you can decide to either silently ignore it or will trigger an error (as we do in the model). The strings make it also easier if you want to swap the queues of LabVIEW outside by a TCP implementation for network vacilitate or intra-Processuse communication where the other end may or may not be written in LabVIEW.

      Channels to provide more flexibility (that is, you can add new commands to an existing via plugins system, you can pass parameters as part of the string, etc.) at the expense of pushing her potential errors at run time and to put more responsibility on the programmer.

    3. The actor's gifts frame a 3rd option - using classes such as messages. For me, it combines many of the advantages of these two enumerations (strictly typed, change errors) and strings (flexible and scalable), but with the disadvantage of being somewhat less transparent (you understand OO, be comfortable to navigate through a multitude of screws, legacy of understanding, etc.).

    I don't know there are other reasons, others to the breast OR had or seen as we validated models and examples of projects in-house, but here are my reasons. We know that we can not design for each situation there - our goal is to get useful models against new users to make them aware of what well thought LabVIEW programs are similar to experienced users know their applications better and I hope they do not hesitate to change what we provide or create their own designs, when they feel it's necessary. (On a side note, please share what you come up with - a community of experts sharing models would be really useful to us all LabVIEW users).

    Best regards

    Simon

  • MICROSOFT MS-DOS 6.22 AS WELL AS IMPROVED TOOLS 3 DISC GAME USED FOR FORMATTING MY HARD DRIVE?

    MY COMPUTER HAS INSTALLED VISTA AND I WANT TO FORMAT MY HARD DRIVE AND RETURN TO WINDOWS WP

    BACK is not involved in any part of this situation. You don't want to format a drive to be used with XP with BACK; you would format the drive within the XP installation routine instead.

    General information about replacing Vista with XP:

    A. on a computer OEM (HP, Sony, etc.):

    1. go to the OEM Web site and find the XP drivers for your specific model computer. If there is no XP drivers, you can not install XP. End of the story. If there are drivers, download them and store them on a CD - R or USB thumbdrive. you will need after installing XP.

    2. check with the OEM - either since their technical support site, either as - to see if you will cancel your warranty if you do this. If void you your warranty, you make the decision.

    3. If the OEM supports XP on the machine, call them and see if you can qualify to demotion and ask them to send you a XP restore disc. This is by far the easiest and best way to put XP on the machine.

    4. if XP is supported on the machine but OEM does not have a disk to restore XP for you, understand that you will need to buy a copy of XP to your favorite online or brick/mortar store retail.

    5. also understand that you will need to do a fresh install of XP, so if you have any data you want back first.

    6. If none of the above applies to you because you can't run XP which return (see point 1 above), the computer of the machine and buy a running XP instead.

    B. on a generic/home computer built (of the non - OEM company)-you will need the drivers for all your hardware. See the second link below for more details:

    http://michaelstevenstech.com/cleanxpinstall.html - Clean install - how-to
    http://www.elephantboycomputers.com/page2.html#Reinstalling_Windows - you will need at hand MS - MVP - Elephant Boy computers - Don ' t Panic!

  • Can I remove internet explore and use chrome instead?

    Can I remove internet explore and use chrome instead? That is, crashes, to stop, resarts and slows my computor. I installed Google Chrome and have had no more problems. It opens and closes when I want it and going to the Web pages as I type in without hesitation. I like windows 7, I only have a problem with Internet Explore. It also caused changes in my modem. I need to uninstall the software and reinstall to get it working again. IO would open that is and get a message that says "no internet access - check your settings, I thought it was a virus at some point. As soon as I started using Chrome, everything worked again. That is also caused problems with my printer and home network. I don't mind that is being stored in a file, I don't want to work and make changes to my computer I'm not an it expert by any means. I restored my pc to an earlier time and new conditions of factory several times in the past year (I bought the HP pc new in December 2010).

    It is not really a way to remove Internet Explorer.  I have not heard of the type of problems, you had with IE, but if you prefer Chrome and who works for you, all you need to do is to make Chrome the default browser.  I use Firefox and make it my default browser.  Once you make Chrome default you just leave Internet Explorer installed but it won't get used.  Following comes the site help Chrome and tells how to do it by default: http://support.google.com/chrome/bin/answer.py?hl=en&answer=95417

  • How to use Readyboost instead of paging fie?

    I connected the USB and that it be used for Readyboost.

    But when my computer is failing on the memory it uses the page file instead of using the space to readyboost.

    How can I use readyboost instead of the swap file to be used as virtual memory.

    In addition to what Gerry C J Cornell and Palcouk said,

    If your system could use the storage as Ready Boost, when you plug the USB device, AutoPlay jump upward and you will see the options under:
    General options:
       Speed up my system
        using Windows ReadyBoost.

    If you don't see this option, your system can not we the as a Ready Boost device USB storage device.

    Thank you

    Marilyn

Maybe you are looking for

  • Flash player and excessive popups

    Yes, I suffered once flash player based ads tons of pop-up ads opening so I put the flash drive to ask for activation, solved my problem... BUT I managed to press on "Allow and remember" instead of just "now allows', so my question is, where do I fin

  • Pay Apple has the decision supports service?

    Pay Apple has a service of decision support? This means that I cannot map recommendation when I buy something. For example, I have save 3 cards. A, B, C and I bought a coffee in Starbucks and when I pay by pay Apple, pay Apple recommend card B to pay

  • Windows Millenium every time I start it needed the date every time

    whenever I start need to put the date and time on it

  • Vista Windows mail lost

    I removed a tag of my e-mail directory and lost there in there, all mail How can I retrieve my mail lost under the old label?

  • Using a command line with spaces in the path name

    I want to write a batch file simple to keep the output of the log file in a program, I'm running. Unfortunately, I him did not over the years and I'm rusty I thought. Basically, the CW program creates a file called "log.txt". What I would do is to re