'Unrecognized attribute ID' for Agilent AWG

Hello

I tried to use Agilent N8241A through labview via an ethernett connection. I installed the drivers from N8241a given to the site Web of Agilent and IVI Compliance package. However, when I try to run the example VI, I get an error saying "Initialize AGN6040A with Options.vi driver condition: primary error (Hex 0xBFFA0002): (Hex 0xBFFA000C) ID attribute not recognized'." When I try to connect by GPIB simple function to write or use Matlab to interface, two of them work. But I prefer to use the labview instrument driver since it should be pretty easy.

I'm sure it's making me a mistake during the driver installation, etc., but after several uninstall/reinstall I almost gave up. I also tried to create a session IVI driver and a logical name for this device (see attachments).

Thank you

Hello Cumitbus,

What version of LabVIEW you have? Looks like the driver is not compatible with LabVIEW version 8.6.

Thank you

Tags: NI Software

Similar Questions

  • Test driver for agilent 8960 for instruments run CDMA

    Hi, just wonder if there is an instrument for agilent 8960 for driver run CDMA tests? I know 8960 has E1963 and E1968, but 1963 is designed for W-CDMA and GSM/GPRS/EGPRS 1968. So there is a driver designed for CDMA mode? Thank you very much!

    Unfortunately, it is not that there is currently a.  When I search the Instrument Driver Network, I can't find that both pilots that you pointed out.

    Brandon Treece

    Technical sales engineer

    National Instruments

  • drivers LabVIEW for agilent e4432b, cannot find the way to control multitone?

    drivers LabVIEW for agilent e4432b, cannot find the way to control multitone? How to deal

    Hello Brownheart,

    Drivers for the instruments aren't supposed to cover all applications use of instruments, only for the most common uses. No matter if multitone is a common use for this instrument, a brief review of the functions available in the driver does not have this feature.

    What you have to do is to create your own config VI using the information of the use of the programming unit. Is not ideal, but at least the driver NOR provided gives you a starting point for adding this feature.

  • Live for Agilent 33250 A (generator function) and SR-844 (lock-in)

    I'm new to Labview. I was unable to find screws for Agilent 33250 A (function generator) and SR-844 (lock-in). Can anyone help me find these?

    That you actually find? I'm just gone on the Instrument Driver Network, '33250 A', found his driver, entered '844' and found sound driver. I didn't want it in the Tools menu in LabVIEW, but it should also have found their.

  • LabVIEW driver for agilent 8720ES S-parameters network

    Hello

    Is it possible to get the labview for agilent 8720ES S-parameters network driver? I need this driver to communicate with the Network Analyzer?

    Thank you

    Concerning

    Mayuren

    Hi Mayuren,

    OR keep a number of drivers on their website called instrument driver network at www.ni.com/idnet and it contains the drivers put at our disposal.  The driver for your product is available here at the http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=1618.

    Kind regards

  • I get "failed to set the refresh attribute COMMIT for the materialized view" when I try to create a MV using a table and another MV

    Experts,

    I'm trying to create a YOUNG refreshable ON COMMIT MV (xyz) using a table (circuit) and quickly updateable on validation MV (abc), but get an error:

    SQL error: ORA-12054: cannot set the attribute ON COMMIT refresh for the materialized view

    12054 00000 - "cannot set the refresh attribute COMMIT for the materialized view.

    * Cause: The materialized view did not meet the requirements for update to

    moment of validation.

    * Action: Specify only valid options.

    1] MV abc
    = MV abc defined as below =.

    CREATE MATERIALIZED view abc_MV

    Immediate CONSTRUCTION

    REFRESH QUICKLY YOU COMMIT using constraints of trust

    WITH ROWID AS SELECT n.*,.

    n.ROWID noderowid

    node n

    where n.nodetype in (1610000069,1610007267);


    -Above works OK and MV connect you on table node is created successfully

    =====================================================

    [ 2] Circuit Board

    ======================================================

    CREATE MATERIALIZED VIEW LOG ON Cramer.Circuit WITH SEQUENCE, ROWID ( ) -all columns of table ofcircut parentheses

    INCLUDING THE NEW VALUES;

    -More top works OK and MV connect you on table circuit is created successfully

    ======================================================



    [3] trying to create MV xyz

    ======================================================

    CREATE MATERIALIZED VIEW LOG ON cramer.abc_MV WITH SEQUENCE, ROWID ( ) -all columns of abc_MV brackets

    INCLUDING THE NEW VALUES;

    -Above works OK and log on ABC MV MV gets created successfully

    -Problematic step below

    Xyz_MV CREATE MATERIALIZED VIEW

    IMMEDIATE CONSTRUCTION

    REFRESH QUICKLY YOU COMMIT using constraints of trust

    AS

    SELECT c., c.rowid circuit_rowid, n.rowid tr_rowid

    the circuit c, abc_mv n

    where circuit2startnode = n.nodeid

    and c.rpplanId = n.rpplanId;
    ==========================================================

    Clues on how to solve this problem and make quickly updatable ON Commit MV xyz

    Thanks in advance.

    Chanchal,

    If you can read my original post carefully you may have noticed that all these restrictions will not apply in my case.

    All,

    In any case I found the solution to my problem.

    There are a few additional restrictions for materialized views multilayer

    Additional Restrictions for master materialized views

    The following types of materialized views may not be masters of editable materialized views:

    • ROWIDmaterialized views
    • Complex materialized views
    • Read-only materialized views

    I've updated the underlying MV abc below and everything worked like a charm

    CREATE MATERIALIZED view abc_MV

    Immediate CONSTRUCTION

    REFRESH QUICKLY YOU COMMIT using constraints of trust

    IN SELECT

    n.*, n.rowid noderowid, nt.rowid nodetyperowid

    the node n, nodetype_m nt

    where n.node2nodetype = nt.nodetypeid

    and nt.nodetypeid in (1610000069,1610007267);

    Note: To ADD a join without which I was getting error below (although had primary key on the table of the node)

    SQL error: ORA-23415: materialized view log for "NODE" does not save the primary key

    23415 00000 - "view the log for materialized \"%s\".\"%s\"does not save the primary key.

    * Cause: A primary key materialized view is refreshed quickly, but the

    The materialized view log does not record the primary key information.

    * Action: Use CREATING MATERIALIZED VIEW LOG... Command to add a PRIMARY KEY to

    start recording of the primary key information in the materialized view

    Newspaper.

  • The attributes defined for SelectCheckbox in the view object Failed

    Hello

    I expanded the view object of the table to filter the records and the table contains the selection box (no change has for this box). When I choose one of the records to help select the check box and go to an action, the error is coming as "Attribute defined for SelectCheckbox in the view object TeamTableVO failed" ... Is the error due to VO scope or any other reason...

    Help, please...

    Kind regards

    Praveen

    Hello..

    Check the following

    1. check if the value of any attribute is set, if yes remove

    2. check the attribute map

    3. set your columns can Yes

    4. check if its VO selected to interview

  • Error recover attribute customized for Virtual Machine

    Hello

    I created a custom attribute TestAtt for the virtual machines by using the vSphere client. The screenshot of the configuration is attached.

    Now, I need to retrieve this value programmatically in my plugin, I'm developing using c#. Here is the snippet of the same thing. For some reason any below appeal fails by saying that the attribute is not found. Even when I used the DoesCustomizationSpecExists, I'm wrong. I am not getting any exception.

    I'm doing this in the right way?

    CustomProperty CustomizationSpecItem = new CustomizationSpecItem();

    customProperty = VIM_SERVICE. GetCustomizationSpec (SERVICE_CONTENT.customizationSpecManager, "TestAtt");

    Kind regards

    Sudhir

    You use the bad managed object to retrieve the custom fields. The customizationManager is used to deal with the customization of the guestOS using Linux quick Prep or Windows Sysprep.

    You want to use is customFieldManager - this is a vSphere SDK for Perl script that shows you how - addVMCustomField.pl

    =========================================================================

    William Lam

    VMware vExpert 2009,2010

    VMware scripts and resources at: http://www.virtuallyghetto.com/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • Component attribute declarative for action in the link layer

    Hello

    I have a component declarative which includes buttons to add/remove/save/cancel that I hope to use to the standardization of page layouts. I need to assign two properties for each button, the actionlistener and the enabled property.

    For the button of validation for example I would attribute actionlistener for * #{bindings.Commit.execute} * and I would set the enabled property to * #{! bindings.Commit.enabled} * which would allow the validation button only if there was something to engage, if the action of CreateInsert had been carried out for example.

    And I would create attributes in the declarative element to these two parameters.

    What I want to know is is there a way that I can pass the action itself #{bindings.Commit} as an attribute in the component declaration so that I can reduce the number of attributes (and ease of development), and if yes, what type this attribute will be.

    Thank you

    Hello

    Create an attribute of type OperationBinding (full path) and you're good to go. I did the same thing with the DCIteratorBinding

    Frank

  • Instant update for Agilent 34401 DMM in LabVIEW

    Hello world

    I am to acquire 4 wire measurement of resistance using Agilent 34401 DMM. I used the multipoint read VI file and wired a chart for measuring 1 d output data. I get the graph but after the number of samples required was taken by the DMM. The requirement is to plot the graph instantly and continuously, i.e. as soon as the DMM acquires readings.

    How can I draw the graphs instantly?

    Thank you
    -Aditya

    adityasharma wrote:

    Hello world

    I am to acquire 4 wire measurement of resistance using Agilent 34401 DMM. I used the multipoint read VI file and wired a chart for measuring 1 d output data. I get the graph but after the number of samples required was taken by the DMM. The requirement is to plot the graph instantly and continuously, i.e. as soon as the DMM acquires readings.

    How can I draw the graphs instantly?

    Thank you
    -Aditya

    Do not use the Multipoint reading.  Just read a single sample.  But reading inside a for loop.  Then say you how many samples you take how many times you run your loop FOR.  Put your terminal board inside the loop FOR and connect to the output of the reading.

  • All recommended drivers for Agilent 4155c?

    Hello

    I plan to control Agilent 4155c by labview. However I'm just learning that in a month. So could someone could give me some recommendation for 4155 c driver? My OS is windows xp w / labview 2009 full development.

    I tried the network driver, there are 2 drivers for 4156c (style of project & dll with envelope) and already someone said that the style of project is preferable. While the driver style project of 4156c also good 4155c?

    This is my first time to post messages here, please tell me if you need additional information.

    Thank you a lot of time!

    If you look at the Agilents site for manuals of GPIB programming for these devices, you will find one for the 4155c and the c of 4156.  Then they use essentially the same set of commands.  If the style pilot project should also basically works with 4155 c.

    With two exceptions: the driver would not accept the answer to a query ID (* IDN?) the HP 4155.  But it should be easy to adapt in the style of the project pilot. And 4156 c can support some chains of command, which are not supported by the c of 4155 (manual programming Agilents GPIB should list these commands). If the reader of style project make use of one of these commands, you must avoid the VI, who is using this chain of command.

  • 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.

  • Unrecognized peripheral DVD for burning CDs

    I have a Compaq Presaria SR1220NX, XP SP3.  I went to try to burn a piece of my ITunes on a CD using my DVD disc drive, because my CD had to be purchased has been damaged.  But I have not found a kep disc burning software to send a message.  I uninstalled and installed ITunes again. Same thing.  I uninstalled 7 burning software and improved SonicNow-10;  always say "burnig unrecognized currency.  I tried Burnaware, CDXP burner.  So how any burning software that I use, it will not be recognized the dvd drive to burn.  I went into Device Manager, no error message or anything for the reader.  Tool tried PC Doctor, everything going on.  Uninstalled the disk driver.   I don't know what else to try to get to where the dvd player will be burn to a cd.  Thanks for anyhelp.

    Hello

    Method 1:

    First of all, I suggest for the link and try to run the fix it:

    Your CD or DVD drive cannot read or write media

    Method 2:

    I suggest you to refer to the article and see if it helps:

    iTunes for Windows: optical drive is no longer recognized, or "Disc burner or software not found" warning after installation

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

    Let us know if it helps.

  • Secure ACS: Special-attributes RADIUS for Enterasys E7

    Hello

    We were in a pretty old version of the Cisco Secure ACS for AAA our network devices.

    Unfortunately, the server crashed a needed to install and configure it with a new server.

    GANYMEDE + for our devices using Cisco works very well.

    We have a couple of switches made by a seller called Nexans, which support only the RADIUS - it works fine also.

    In addition, we have still a few E7 Enterasys and with those RADIUS does not at all.

    Sniffering packages, everything looks good.

    With the old server has worked well.

    Does anyone know if there are special configurations (attributes, for example) when you configure a GBA for the RADIUS Enterasys customers?

    Thank you

    Rolf

    Try this

    ID attribute [011] filter to ' Enterasys:version = 1:mgmt = su:

  • question on the [ILO] attribute definition for the products in the file MXI (bug?)

    Hello

    When I set the attribute [bit] of a product in xmi (set to 64) of the file and create the package, Adobe extension manager CS6 refuses to install on a 64-bit system (saying :) because it is a 64-bit extension!

    I tried in two different environments (Vista and 8-64 / CS6) with the same result!

    Is this a bug (known?) or I do something wrong?

    <product version="8" maxversion="8" primary="true" name="InDesign" platform="win" bit="64"/>

    Any idea would be appreciated, thx, mim

    The attribute bits, the version of Win32 or Win64 of the product for which this extension can be installed. It has nothing to do with the Windows operating system architecture. Since InDesign CS6 has 32-bit version of Lara, you don't have to specify as "64" bit, even if you use 64-bit Windows.

    From CC, InDesign has 32-bit and 64-bit version on Windows. But they have the name of different product, "InDesign" and "InDesign64" respectively. So if you only want to create 64-bit InDesign CC extension, you can specify:

    The 'primary' attribute is no longer used on the CC. The name of the product of InDesign on Mac is still 'InDesign', 'dilated' and 'bit' attributes are not necessary to specify in this case.

Maybe you are looking for