How to connect the generator of signals of Agilent N9310A chauffeur?

Hello

I have a N9310A of Agilent connected via USB to a system using Labview 8.2 and the Agilent driver.  The system goes into remote mode, so there is a communication. I tried to change the example of "Agilent N9310A RF Output" to exit BF (low frequencies) so that I can check the control of the signal using an oscilloscope gererator.  I get the following error: Hex 0xBFFF0015 timeout expired before the operation is complete.

I must then disconnect and reconnect the USB cable that the example can not find the device.  What happens here?

I'm new to using Labview with tools

-Thanks for any help

-Matt

Thanks for your help guys. The problem ended up being with the firmware of my Agilent N9310A signal generator. I got the A.02.03 firmware version and an upgrade to the current version (A.02.05) fixed something called an unstable connection between the PC and the N9310A.

This works.

-Matt

Tags: NI Hardware

Similar Questions

  • How to connect the slot button Cascades

    I am new to waterfalls and QML and yesterday I tried to port native QtWidget app to waterfalls, but it does not. The problem is, I add some buttons to the container in QML main file and coded my custom slot function which should be executed when the user click some button. But I don't know how to connect the clicked() signal to my function from the custom location.

    When using

    Connect (CloseButton, signal(Button::clicked()),this,slot(on_closeButton_clicked()));) or connect (exitButton, SIGNAL (clicked ()), this, SLOT (on_exitButton_clicked ())); I get error "unable to connect SIGNAL (null) to SLOT (on_closeButton_clicked ()) ' on all the buttons.

    Here is my code in app.cpp

    App::App()
    {
        QmlDocument *qml = QmlDocument::create("main.qml");
        qml->setContextProperty("cs", this);
    
        AbstractPane *root = qml->createRootNode();
        Application::setScene(root);
        textHolder = root->findChild("textHolder");
        openButton = root->findChild("openButton");
        saveButton = root->findChild("saveButton");
        saveAsButton = root->findChild("saveAsButton");
        closeButton = root->findChild("closeButton");
        exitButton = root->findChild("exitButton");
    
        connect(openButton,SIGNAL(Button::clicked()),this,SLOT(on_openButton_clicked()));
        connect(saveButton,SIGNAL(Button::clicked()),this,SLOT(on_saveButton_clicked()));
        connect(saveAsButton,SIGNAL(Button::clicked()),this,SLOT(on_saveAsButton_clicked()));
        connect(closeButton,SIGNAL(Button::clicked()),this,SLOT(on_closeButton_clicked()));
        connect(exitButton,SIGNAL(clicked()),this,SLOT(on_exitButton_clicked()));
    }
    
    //one slot function
    
    void App::on_closeButton_clicked()
    {
    //ui->textEdit->clear();
        textHolder->resetText();
    //if(file.open(QIODevice::ReadOnly | QIODevice::Text)){
        file.close();
        fileName.clear();
    //}
    }
    

    And qml

    import bb.cascades 1.0
    
    Page {
        id: mainPage
        content:
        Container {
        id: main
        Container {
        id: buttonHolder
        scrollMode: ScrollMode.None
                layout: StackLayout {
                    layoutDirection: LayoutDirection.LeftToRight
                    leftPadding: 5.0
                    rightPadding: 5.0
                    topPadding: 5.0
                    bottomPadding: 5.0
                }
                touchPropagationMode: TouchPropagationMode.None
                objectName: "buttonHolder"
                Button {
                    id: openButton
                    text: "Open"
                }
                Button {
                    id: closeButton
                    text: "Close"
                    onClicked: {
                    }
                }
                Button {
                    id: saveButton
                    text: "Save"
                    onClicked: {
                    }
                }
                Button {
                    id: saveAsButton
                    text: "Save As"
                    onClicked: {
                    }
                }
                Button {
                    id: exitButton
                    text: "Exit"
                }
            }
    
        //********************************
            Container {
                id: textHolderArea
                layout: AbsoluteLayout {
                }
                topMargin: 5.0
                leftMargin: 1.0
                rightMargin: 1.0
                bottomMargin: 2.0
                TextArea {
                    id: textHolder
                    textStyle.fontStyleHint: FontStyleHint.Default
                    layoutProperties: AbsoluteLayoutProperties {
                    }
                    leftMargin: 5.0
                    rightMargin: 5.0
                    preferredHeight: 645.0
                    textStyle.justification: TextJustification.Enabled
                    objectName: "textHolder"
                    text: ""
                }
            }
        //********************************
        }
    }
    

    And I have no idea how call my app.cpp C++ slot in my main QML file

    Your buttons should an objectName set to be visible to C++, the id is only visible inside the QML.

  • How to connect the cables to an AMD Radeon HD 7450 video card for two monitors individual work?

    I have a HP Pavilion p6-2360eo with the video card Radeon 7450 connected to a monitor of 23xi Pavilion.

    Now, I want to add a monitor of 23xi more, but I do not understand how to connect the cables to the video card to get two logical screen (different views on each monitor)

    Supposedly this monitor can connect to the video card, you have the HDMI connection.  Assuming that the first monitor is connected via DVI, then try a HDMI cable to the second.  I got this from the description of the video card on THIS page.

    Support up to two displays at the same time in these configurations: DVI, HDMI and VGA + HDMI (using the included adapter cable)

  • How to connect the keyboard for apple tv wireless?

    How to connect the keyboard for apple tv wireless?

    If you mean the 4th generation new Apple Tv, you cannot currently. It does not support keyboards at this time.

    If you mean the 3rd generation Apple Tv:

    Use a keyboard Apple Wireless with your Apple TV (2nd or 3rd generation) - Apple supported

  • How to connect the iMac 27 inches 5 K (end of 2014) as PC monitor

    Hello

    How to connect the iMac 27 inches 5 K (end of 2014) as PC monitor?

    Are there any adapter or cable that can help?

    Concerning

    M

    PCs have no support for the target Display Mode.

  • How to connect the value of the input string to numeric values

    Hello

    I'm trying to figure out how to connect the value of unique user input string to numeric values. Basically I want the user to enter the name of a gas that I have a list for (I think I put the list of gases in a table >). Then I want to match numeric values 2 'a' and 'b', according to which gas, name of the user has set. These 'a' and 'b' values will be automatically matched with the name of the gas in a list that I put. For example, hydrogen gas has the value 3 for "a" and 4 for "b. when the user puts the ' hydrogen' name in a string constant, automatically 'a' and 'b' must be issued.» I have connect a and b to a formula

    Thanks for any help

    Hello

    It is perhaps not exactly what you are looking for, but perhaps you could use the enumerated data type and the array of clusters of points (a, b).

    Look at the VI I enclose.

  • How to connect the Officejet Pro 8100 printer to wireless network

    Bought a "nine" Officejet Pro 8100 and want to use via my wireless network. The CD supplied with the printer is obsolete. Updated Apple software but can't see how to connect the printer to the network. Getting Started Guide is no help on this issue. Searched for support without result pages. Utility HP does not provide a method to set up a wireless feature. Find all the instructions, I say first of all make sure that the printer is connected to the wireless network, and that's what I can't find out how. What I forget?

    Finally, I called HP hotline for help and was rescued. It turns out that Apple's software update software includes all the required components. The software from the HP Web site is no longer available. It's frustrating to see the Getting Started Guide refer frequently to the HP installation wizard and be unable to locate it. Once the wizard tech took control of my computer and installed the necessary software, it was a breeze!

    I also note that compose the support number to talk with a guy was rather brief: between 1 and 2 minutes, I recall. Although there was a menu of the phone, it was not a large (unlike the attempt labyrinthine and often circular to locate the online help).

    Insofar as HP knows the necessary software in not available via software update or directly from HP, wouldn't make sense to inform buyers, as well as how to access? At least do not place meaningless, useless on the Web site links that lead into oblivion and frustration!

    Although I did appreciate the journey, I finally arrive at my destination. Thanks to Aris, HP technician. You are exceptional!

  • How to connect the printer wireless hp with the computer?

    * - Original title - the printer printing

    How to connect the printer wireless hp with the computer?

    HP all what you need to be able to complete the task... See here...

    http://h71036.WWW7.HP.com/HHO/us/en/EP/articles/Wireless-Setup-Wizard.html

  • How to connect the bluetooth iball-groovy head game

    How to connect the bluetooth iball-groovy head game

    Hi Gurushankar,

    You can consult the following articles and check.

    Connect to Bluetooth and other wireless or network devices

    http://Windows.Microsoft.com/en-us/Windows7/connect-to-Bluetooth-and-other-wireless-or-network-devices

     

    Add a Bluetooth device or other wireless or network device: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/add-a-Bluetooth-or-other-wireless-or-network-device-frequently-asked-questions

    Hope this information helps.

  • How to connect the akai ATT01U

    How to connect the Akai ATT01U with my PC? (Windows 7)

    Johan Burgman

    With the supplied USB cable, I guess.  You probably have to install the software provided with the unit first.  Check job mode, manual quick start or any documentation that came with the device.

  • Is there anyone know how to connect the "HP PSC 2355 all in one for iPhone 4S?

    Is there anyone know how to connect the "HP PSC 2355 all in one for iPhone 4S?

    Hello

    First of all, please check if your printer in the list:

    http://support.Apple.com/kb/ht4356

    If so, you can use this hotfix/install:

    iPhone: http://www.Apple.com/support/iPhone/Assistant/AirPrint/

    If NOT you must print using other applications (if applicable) such as

    http://iTunes.Apple.com/au/app/HP-eprint/id299531647?Mt=8

    Kind regards.

  • How to connect the URL of Web site companies existing on the new site I've built?

    How to connect the URL of Web site companies existing on the new site I've built?

    Hello

    If you want to use the current domain with your new business catalyst site, please follow this link

    User manual

    Let me know if you have any question.

  • How to connect the Ombudsman with several bpel process

    Hi Please someone tell me how to connect the Ombudsman with several processes bpel in soa 11g

    And here

    http://eoracleapps.blogspot.com/2009/11/how-to-call-synchronous-BPEL-process.html

  • How to connect the camcorder to an Equium L20

    Could someone help me and advise me as to what head I need to connect a camcorder from Panasonic M10 full size on my Equium L20 laptop I would like to transfer my old tapes of children on a dvd, the camera has three taken phono Conect to a video or TV, but how do I connect to laptop

    Hello

    Well, I think that without a 3rd PCMCIA card you won't be able to connect the camcorder to Equium L20.
    To my knowledge this unit supports only an output s-video and there aren t any taken to receive signals from the camera :(

  • How to connect the Airport express as an Extender for airport extreme to El Capitan

    I have a model extreme A1521 airport and a model express airport A1392 and upgraded my OS to El Capitan. I want to use the express as an Extender for the extreme because my old House is long and has thick walls. My problem is that Airport utility will not 'see' the express, regardless of its proximity to the main router (extreme). I tried to move and reset.

    Of course, as soon as I get the utility to see, I need instructions on how to configure the express as a booster for my extreme.

    Any ideas?

    Unplug the Express and put it in the same room as the AirPort Extreme.

    Put power on the Express for a few minutes, then hold down the reset button on the back of the Express for 7 to 8 seconds and release.

    Allow a minute for the Express to restart

    Click the WiFI icon at the top of the screen of the Mac

    Look for an announcement of the new AirPort base station

    Click directly on the AirPort Express Terminal

    When you click on AirPort Express, the "Wizard" will open and take a few seconds to analyze things, and then see a screen that looks like the figure below, except that you can see your cameras.

    Type a short and simple name that you want to call the Express

    Click next

    The installation wizard will take care of everything for you

    When you see the message Setup is complete, unplug the Express and move to halfway between the AirPort Extreme and the area of the House that needs more coverage of wireless signal

    Turn on the Express and you're all set

    Important note... the Express to expand the quality of the signal it receives. About half of the potential speed on the entire nextwork is lost when you extend using a wireless connection between the airports.

    It would be much better if you could connect the Express to the extreme by using wired Ethernet wired, permanent, since there is no loss of signal via the Ethernet cable and there is always a lot of loss of signal through the air, the (thick walls especially) walls, ceilings, etc.

Maybe you are looking for

  • 27.0 Firefox on W7/64 is to forget the cookies

    All of a sudden 26.0 FF and 27.0 on a platform of W7/64 forget cookies. On the other natures of FF platforms (32/VISTA & XP/32) keep cookies OK. Privacy settings are: accept Cookies, accept 3rd Party Cookies always and keep until they expire.Any sugg

  • Timeout of read with USB-serial adapter

    Hello world Sorry to post this kind of question again, but I spent 2 days to navigate on this forum, the forum of The Mathworks, and several web pages, I still cannot find the thing that will solve my problem I'm trying to control an Agilent 34970 A

  • tab locked during then that contol

    Hello world in a part of my program, there are two digital controls inside a while loop (while all values are selected, the user hitting stop). The loop is activated in a tab of my tab control, but the controls are in another tab. When the beginning

  • Installation to Pre-service Pack version of win xp on the hard drives of high capacity

    Hello! I have a version of win xp professional - it's the version before he had services packs! I want to install a new HD 1 TB as disk 0 and want to put my xp pro on it, however, the large capacity disks (more than 137MB if memory serves) are not su

  • Monitor won't wake from sleep - Vista

    I know it was a topical issue a few years ago, but I still can't monitor back on sleep of the form. Card HP computer - Vista 64 home premium SP2 - 512 MB NVIDIA GeForce9500GS I tried many patches assumed there. Updates on this issue?