Using the EX2500A LXI-VXI interface in LabVIEW

Not sure if this is bad form or not, but I'm duplicating a post from the VXI forum (it seems very, very dead) and it is also (sorta) a LV issue. I'd normally wait, but sadly I'm on a bit of a time crunch now.
I was wondering if anyone had gotten this to work.
 A bit of background:  About a year ago, I did have this working, but it was after about a month of messing around. I never did figure out what exactly it was that got it working. A hard drive crash lost my work and configuration.
I have to configure NI-MAX to work with Agilent VISA.  NI-VISA (as of 2010) did not support this device.
http://digital.ni.com/public.nsf/allkb/3B3626D9C1F999218625694200791AD7
The documentation I have found on how to configure NI-VISA inside of MAX does not seem to still hold for MAX 14.0
(http://digital.ni.com/public.nsf/allkb/3B3626D9C1F999218625694200791AD7)
The EX2400 must be configured as a VXI device, not as a TCP/IP device.
Any help anyone could provide (even if a point in the right direction) would be appreciated.  If not, I'll keep messing with it...

Of course I did.  And the option it tells you to do in the quick start guide doesn't seem to exist in MAX anymore.  They are, in fact, the exact same instructions that I linked in my first post.
Here is what MAX 14 looks like (with both drivers installed)  No option to configure VISA.
Edit:  Verbage to make me sound less ... terse.  Several hours of things not working have made me crochety  

Similar Messages

  • I am trying to use the T. S. operator interface I need to add pass fail and error

    Hello:
    I  am using Labview 6.1 and Test Stand 2.0
    I have made some modification to a copy of the T.S. Labview operator interface. How do I get the pass/fail or error from test stand to be pass to LabView so I can tell the operator that the unit pass or fail the test. I do not want to use the Test UUTs. I want this to be very low operator response.
    Message Edited by Toro on 02-28-2006 01:52 PM

    Not sure if this is available in the earlier versions of TestStand, but I think so.
    You could post a UI Message, from your execution entry point in the process model, to your User Interface indicating the pass/fail/error status when a test run is complete.  You will need to handle the UI Message in your Operator Interface.  See TestStand II Customisation course notes for handling UI Messages.
    The data passed in the UI Message can be anything you like, the UI Message handler in the User Interface will have to process the message and update the display as required.
    Hope this helps
    Steve
    Message Edited by SercoSteve on 03-01-2006 10:02 AM
    There are 10 types of people in the world that understand binary, those that do and those that don't.

  • How to use the "Clear PDA Chart .vi" in LabVIEW 7.1 PDA module?

    In my iPAQ application, I try to use the LabVIEW 7.1 PDA module's "Clear PDA Chart .vi" to clear the graph. But I do not know how to do it. I always get error when I call it.
    My code is attached. The code is to draw a sin wave and then clear it.
    Attachments:
    sin.vi ‏69 KB

    Hi,
    I verified the behavior that you reported. I got error code 260055065 on running the VI. It does not matter if you wire a control ref or tabbing order number to the Clear PDA Chart.vi.
    This is a known bug and LabVIEW PDA developers are already working on it. Hopefully it will be fixed in the next release of the PDA module. Thanks for bringing this to our attention.
    Regards,
    Ankita A.
    National Instruments

  • How to use the CJC channel with 9211 in labview?

    Hello there,
    I have cDAQ-9172 with the 9211 module for some thermocouple measures.
    I want to use 1 channel for the CJC and the others for normal teperature measurements.
    I have the VI attached.
    Thanks,
    Sandro
    Attachments:
    Cont Acq Thermocouple Samples-HW Timed2.vi ‏46 KB

    Hi Sandro,
    By "I want to use 1 channel for the CJC", are you talking about using the NI 9211's built-in CJC channel, _cjtemp?
    If so, go back to the original example code and set the CJC Source control to Built-In. This will cause DAQmx to use _cjtemp as the CJC source. You won't see the CJC temperature on the graph by default: Reading the CJC Values with the Thermocouple Measurements.
    If you have an external CJC sensor connected to one of the thermocouple channels (ai0:3), then create a global channel in MAX (thermistor, or voltage w/custom scale), specify the name of that channel in the CJC Channel control, and set CJC Source to Channel. It's better to use the built-in CJC sensor unless the external CJC sensor is definitely more accurate, and not less.
    Regarding the Start button you added to the example VI, I would recommend moving the call to DAQmx Create Channel out of the polling loop so that it doesn't leak memory by creating DAQmx tasks that never get used. Adding a call to Wait Until Next ms Multiple (from the Timing palette) or Wait For Front Panel Activity (from the Dialog & User Interface palette) would prevent the polling loop from wasting CPU cycles.
    Brad
    Brad Keryan
    NI R&D

  • Does anyone have Experience talking to a WAGO Ethernet Fieldbus copler using the Open modbus/TCP protocol and LabView ?

    I have an Ethernet Fieldbus Copler of WAGO which supports the OpenModbus/TCP Protocoll, and I want to talk to it over LabView. Does anyone know how to do this or even has example VI's or Librarys ?

    Wago and National Instruments have worked together to test and develop an application note showing the use of the National Instruments Modbus driver with LabVIEW and the Wago Ethernet Coupler. I have attached the preliminary applications note (which is in final technical review here at NI). You can purchase the National Instruments Modbus driver by ordering the Industrial Automation Servers, part 777616-01. The USA price is $995. It should save you quite a bit of time in working with the Wago device and any other industrial controller or modbus device you might work with in the future.
    Preston Johnson
    Business Development Manager
    Preston Johnson
    Principal Sales Engineer
    Condition Monitoring Systems
    Vibration Analyst III - www.vibinst.org, www.mobiusinstitute.com
    National Instruments
    [email protected]
    www.ni.com/mcm
    www.ni.com/soundandvibration
    www.ni.com/biganalogdata
    512-683-5444
    Attachments:
    wago_overview.doc ‏171 KB

  • I used to working with Labwindow CVI and i would like to know how can i use the commands "loadpanel" and "Displaypanel " in Labview. Using Invoke Nodes?

    I want to make another panel appears and runs, but i don´t want to use a subpanel. So, i would like to use somenthing similar to Loadpanel and Displaypanel, that you can use in Labwindows CVI, but in Labview, is ti possible?I hope your answers, thank you!!!

    Hi Bichillo,
    I posted an example here.
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=137&HOID=50650000000500000014570100&HTHREAD=000087828&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
    It demonstrates how to do what you are asking.
    I do not mind you laughing at the code.
    Have fun!
    Ben

  • Using the RB_Split feature in Interface Determination

    hi,
    I have a 1:N file to IDOC Scenario where I need to do multi-mapping using RB_Split in Interface Determination instead of using CCBPM.
    I had done the repository part, but during interface determination, after I select the RB_SPLIT feature, I get "no objects found" when I try to select FIELD_LABEL_SPLTMAP.
    Please help!
    regards,
    Prashanth

    Hi Prashanth,
    Pls check this from SAP help & verify..
    <i>Activities
    To execute a mapping-based message split, perform the following steps:
    Integration Repository: Define the multi-mapping (see Developing Multi-Mappings for Message Splits).
           1.      Integration Directory: Define the interface determination.
    Note the following:
         The outbound interface of the multi-mapping must be entered as the sender interface in the key of the interface determination.
         The interface determination type must be set to Enhanced.
         Select the multi-mapping you defined previously from the Integration Repository.</i>
    http://help.sap.com/saphelp_nw04/helpdata/en/42/ed364cf8593eebe10000000a1553f7/frameset.htm
    Thanks,
    Renjith

  • How to use the Web Dynpro Component Interface

    Hi, All
    Error when processing your request
    What has happened?
    The URL http://erp2005.besuretech.com:8000/sap/bc/webdynpro/sap/zz_test5/ was not called due to an error.
    Note
    The following error text was processed in the system E05 : Error when Creating Component ZZ_TEST6. ZZ_TEST6 Is a Component Interface, Therefore, an Instance Cannot Be Created. Name of Component May Not Be Specified. (Used Component: ZZ_TEST5, Component Usage: MYCOMPUSAGE)
    The error occurred on the application server erp2005_E05_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_WD_COMPONENT_USAGE~CREATE_COMPONENT of program CL_WDR_COMPONENT_USAGE========CP
    Method: RESOLVE_MAPPING of program CL_WDR_CONTEXT_NODE_INFO======CP
    Method: MAP of program CL_WDR_CONTEXT_NODE_MAP=======CP
    Method: MAP of program CL_WDR_CONTEXT_NODE_MAP=======CP
    Method: IF_WD_CONTEXT_NODE~GET_ELEMENT of program CL_WDR_CONTEXT_NODE_MAP=======CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system E05 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server erp2005_E05_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server erp2005_E05_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 600 -u: LIPEI -l: E -s: E05 -i: erp2005_E05_00 -w: 0 -d: 20070120 -t: 212436 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    How can i do?
    Thanks

    Hi,
    There is something wrong in the definition of component usage in your component. Maybe you forgot to instantiate the use component, maby the name you are using is not correct. Try to find it in that direction.
    Good Luck,
    Ben

  • Idea about how-to using 'Agilent Wireless Test Manager' interfaces in Labview ?

    Hello everyone,
    I am not sure whether it is appropriate to post this here.  
    Currently I got a Wireless Test Manager CD(Agilent E6560A) and is trying to convert some functionalities inside class 'cdmaTXMeasTests' into labview.
    I am doing the 'code domain power testing' module with labview, which is well done in that 'cdmaTXMeasTests'.
    I am wondering if any one could provide me some idea how to use that 'cdmaTXMeasTests' in my labview without rebuild the wheel.
    ( I am not sure whether that would work,  Are the libaries used by wireless test manager a  ActiveXDLL that could be used by labview ? Or there is some other way to do it or not?)
    Any idea is well appreciated,
    +Kunsheng Chen

    Good Afternoon Kunsheng Chen,
    It seems like you are trying to port your DLL.  Rather, I would suggest using a Call Library Function Node (right-click the Block Diagram, Functions>>Connectivity>>Libraries & Executables>>Call Library Function Node).
    From the Agilent website, this is a C dll so you will be able to access it using this VI in LabVIEW with no problems.  You might want to contact Agilent to see if this DLL has ActiveX components.  Alternatively, you can simply browse the list of ActiveX components on your computer.
    The following links may provide some useful information for using a DLL in LabVIEW.
    An Overview of Accessing DLLs or Shared Libraries from LabVIEW
         http://zone.ni.com/devzone/cda/tut/p/id/3009
    Call Library Function Node
         http://zone.ni.com/reference/en-XX/help/371361E-01​/glang/call_library_function/
    Using Existing C Code or a DLL in LabVIEW
         http://decibel.ni.com/content/docs/DOC-1690
    Regards,
    Charlie Piazza
    Staff Product Support Engineer, RF
    National Instruments

  • How Do I Use the Help Tag/Help Path in LabVIEW to Link to a Specific tag in an HTML File?

    Is there any way to point user to a tag in an HTML file when he click "Click here for more help" ?
    Message Edited by zou on 03-08-2007 02:38 PM
    George Zou
    http://webspace.webring.com/people/og/gtoolbox
    Attachments:
    a.png ‏18 KB

    George,
    I believe you are correct in saying that there is no way to link directly to a specific anchor tag within an html file from the context help.
    I would encourage you to visit our Product Suggestion Center if this is a feature you would like to recommend that our R&D team consider for future versions of LabVIEW.
    Is it possible for you to create a .chm file?  Or perhaps you could have some kind of "table of contents" at the top of your .html help file.  This would require an extra click by the user but may be an option for you.
    Regards,
    Simon H
    Applications Engineer
    National Instruments
    http://www.ni.com/support/

  • Can I use the latest version of MAX with labview 6.0?

    Problem Description :
    We have an old system running LabView 6.0 and MAX4.5 with NI-DAQmx 8.7 and
    NI-VISA 4.4.
    We had a hard disk problem which we fixed and now MAX 4.5 with NI-DAQmx 8.7
    will no longer import the configdata.nce file.
    The error message is:
    The following products cannot copy to the desination system:
    NI-DAQmx 8.7: error code 0x80004005 (no error description available)
    Continue?
    OK, cancel
    What can I do to get past this? Can I load the latest MAX and NI-DAQmx and
    expect it to work?
    Thanks
    Chris
    NI Software :  LabVIEW  version 6.0
    NI Hardware :  Select one if your issue is related to hardware device
    Driver Version :  
    OS :  Windows XP
    Solved!
    Go to Solution.

    http://digital.ni.com/public.nsf/allkb/B0D5630C0A5​0D5C6862578E800459248
    You might want to double check your versions.  8.7.1 only supports back to LabVIEW 7.1 according to the chart in my link.

  • VISA setup for LXI-VXI Slot 0 Bridge (EX2500A)

    We're trying to use a VTI EX2500A LXI-VXI Slot 0 Bridge with a register based VXI card.  VTI's solution involves the use of Agilent's VISA either by itself or in conjunction with NI-VISA.  The controller/bridge needs to be treated as a VXI device and not a network device.  When using Agilent VISA as a secondary implementation the device shows up as a miscellaneous device (NOT  a network device).  It appears the trick is to set up the to talk over a network as a VXI device (not a network device).  Our application will not allow the installation of both Agilent and NI implementations of VISA.
    Any suggestions?

    Hi TheEngler,
    Sorry about the delay in getting back to you. I contacted the VISA Product Support Engineer about this and learned that it is not possible using only NI VISA. To be able to communicate with the  VXI devices through the LXI-VXI controller, an LXI-VXI VISA passport is needed but NI does not have one. The manufacturer of your controller suggests installing an Agilent plug-in that will allow this functionality. You can get more information on this here. It is possible that NI will develop a VISA passport to communicate with LXI-VXI controllers but that will depend on the demand. I would suggest filing this as a product suggestion on our website (search "product suggestion" at ni.com) so that R&D can better prioritize their efforts.
    Happy Holidays!
    Sean Ferguson
    Application Engineering Specialist | RF and Reconfigurable Test

  • Problems with the HP 1441A using the 33120A VXI pnp driver

    Hi,
    I am building a VXI system which incorporates the HP1441A Arb. I am using the 33120A/1441A VXIpnp driver (within LabView 6) and am having some 'issues' with it.
    I am able to see my instrument in the Visa Assistant screens and am able to run a soft front panel but when I try and run any of the instrument control VIs I get the following error code
    Error Code:BFFF0013
    hp33120a Initialize.viDriver Status: (Hex 0xBFFF0013) VI_ERROR_INV_ACC_MODE: Invalid access mode
    In LabView I am able to get a VISA reference for the instrument (although it will still produce the above error). I have closed all other VISA references and nothing is accessing the instrument whilst I am controlling it via LabV
    iew.
    Help!
    Thanks in advance
    Marlon

    Hi,
    I guess the two instruments have a similar command set. I am also guessing that you are using the standard VISA type instrument driver for the 33120A and not the IVI.
    You will have to switch of the Query because the query string returned will have 33120A related text. This should get you passed the Initialisation.
    Have you not tried Agilent web site for a HP1441A driver?
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • How can i use NI's VXI-1394 controller to control the CONDOR's VXI-1553B module?

    Now I want to use the NI's VXI-1394 to control a CONDOR's VXI-1553B module.But I did a test and found that the NI's VXI-1394 can not control that module.The VXI-PCI8015 can control the VXI-1553B module.
    But I have a VXI-1394 module and I want to use that to control the CONDOR's VXI-1553B module.How can I do that?Give me a hand,please.

    Hello Lincoln,
    Judging by the fact that you mention the VXIpc-8015, I am deducing that you are using the VXI-MXI-2 card under Windows NT. Is that correct?
    Under Windows NT, the VXI-MXI-2 board and the VXI-1394 need to use different versions of the NI-VXI driver.
    The VXI-PC-8015 (MXI-2) should be using NI-VXI v3.2, while the VXI-1394 needs to use a special version of the driver (v2.1.1) because Windows NT does not natively support the IEEE 1394 protocol.
    The issue may simply be the wrong driver, but if it is not, we will need to know more information about your system.
    1a. What version of NI-VXI are you using with the VXI-1394
    1b. What version of NI-VXI are you using with the VXI-MXI-2)
    2. What OS are you running?
    3. How are you attempting to communi
    cate with the CONDOR device?
    4a. What configuration utility are you attempting to use with the VXI-1394
    4b. What configuration utility are you attempting to use with the VXI-MXI-2
    5. Is the CONDOR device register based or message based VXI device?
    6. Have you used NI-Spy? If so, can you generate NI-Spy logs that might help debug this issue? There is a quick tutorial on NI-Spy here.
    Start with these steps, and let us know how it goes. Thank you!
    Regards,
    Josh Hernstrom
    Applications Engineer
    National Instruments

  • How to use third party usb 485 interface

    I have a third party usb-485 interface that we frequently use within our company and want to be able to use Labview to create a program to talk to our systems. The interface is a kk systems usb-rs485 isolated converter which I have been able to recognise in MAX explorer after using the NI VISA driver wizard but I am unsure how to now use it for 485 comms within Labview. I don't seem to be able to detect it with the VISA configure serial port vi. I have used the NI usb-485 interface before and found this quite easy to set up but am not sure how to use this third party interface. I have attatched screen shots of the MAX window to show what it is seeing. Any help would be greatly appriciated.
    Attachments:
    MAX usb 485 screen shot.PNG ‏102 KB
    MAX usb 485 screen shot2.PNG ‏120 KB

    I have undone everything as recommended and the comm port does appear in the devices tree but when I try to use the device I don't seem to be able to get any response even though I can select the port as the VISA device name in my vi. I am pretty sure I have the baud rate etc.set the same as when we use the interface in other software,is there something else I need to do? I am using the rs485 example in labview as my code which works with the ni-usb485 we have. 

Maybe you are looking for

  • Problem with Maps in Mavericks on Macbook pro

    I just installed OS X 10.9 Mavericks on my Macbook pro 2010 mid model. Install processes were good with no problem. After Install, I opend Maps application. I found my Map is not load whole map image. like this picture. Can any one help me from this

  • Shut down Mac while Time Machine backs up

    Since I don't always check if Time Machine actually backs up, I was wondering if it matters to shut down your Mac while Time Machine is doing a backup. I guess Apple would make it more obvious, if it would matter, but anyway, does anybody know for su

  • My wife and i share a computer. when she looks for her info in mycloud my info appears in her account.

    my wife and i share a computer. when she looks for her info in her cloud acct on the desktop my info appears in her account. Cannot understand why her info from her phone would appear to be nowhere and mine is in her account. Help us understand this

  • Ipod wont work with vista?

    when i first got my ipod nano i had windows xp then i got a new computer with vista now every time i plug it in it says usb device not recognized so i click on the bubble and it says No drivers are installed for this device. so i go to change setting

  • Solaris 8 on Dell 2650 PERC 3 RAID Installation

    The Dell Poweredge 2650 is listed as supported on the Solaris 8/X86 2/02 HCL along with its PERC raid controller. I've downloaded the RAID and ethernet driver diskettes mentioned, but the RAID driver does not appear to attach to the controller. I did