How to know the version of NI-HSDIO driver installed

I want to update NI-HSDIO driver on my desktop. But first, I want to know the current version of NI-HSDIO driver installed. How can I find that information? Also, can you point me a link on the most updated NI_HSDIO driver download page? Thanks a lot.
Tieling

Tieling,
The easiest way to see any of your current driver versions is to use Measurement and Automation Explorer (Start >> All Programs >> National Instruments >> Measurement and Automation)   In the left pane, under My System, you will see "Software".  Expand this and in the list, you should see NI-HSDIO if you select this you will see in the right pane the exact version number that you need.
To get the latest HSDIO driver, or any driver, go to ni.com and select Support and Community on the front page.  Under this you will see Drivers and Updates.  From this you can browse to your driver by category, or simply do a search.  If you search for hsdio, you will get a list of different driver versions.  To get the latest, select Version in the Sort by: drop down box.  This will sort the list from highest version to lowest. Right now, 1.5.3 is the latest driver that we have available on the web.  However, if you have the latest driver CD, this will come with HSDIO 1.5.4.
Brian Coalson
Software Engineer
National Instruments

Similar Messages

  • How to know the version of BOBJ enterprise installed

    Hi all,
    I am pretty new on business objects, my background is as SAP Basis Admin, with long experience on ABAP and JAVA, but with BOBJ I have had a very simple problem.
    It seems to be very confusing to know which version of BOBJ enterprise I have installed, when I check the product version on CMC it says that we have 12.3.2.753, but how do I match that with the version that are mentioned in SAP notes and documentation where they talk about XI 3.0, XI 3.1 or XI 3.1 with SP2.
    Could somebody tell me which is the real version of BOBJ that I have and how can I match with the SAP documentation and notes?
    Thanks,
    Zareh Vazquez

    12.3.2.x means XI 3.1 with SP3 and Fix Pack 3.2
    Regards,
    Stratos

  • How to Know the Version of BI Publisher in my 11.5.10CU2 Environment

    Hi,
    we are usingg 11.5.10 CU2 oracle applications. How to find out which version of BI Publisher we are using? I want to use bursting functionality but I don't whether 5.6.3 is installed or not.
    Please suggest.
    Thanks,
    Raj

    Use the following query
    SELECT DECODE(bug_number,
                  '3554613',
                  '4.5.0',
                  '3263588',
                  'XDO.H',
                  '3822219',
                  '5.0.0',
                  '4236958',
                  '5.0.1',
                  '4206181',
                  '5.5.0',
                  '4561451',
                  '5.6.0',
                  '4905678',
                  '5.6.1',
                  '5097966',
                  '5.6.2',
                  '5472959',
                  '5.6.3') PATCH,
           bug_number
      FROM ad_bugs
    WHERE bug_number IN ('3554613', '3263588', '3822219', '4236958', '4206181',
            '4561451', '4905678', '5097966', '5472959');
    This is based on Metalink Note:362496.1 with 5472959 5.6.3 added.

  • How i know the version of oracle database 10 from my file not from sql

    plz i hope find answer
    thx for all.

    Hi;
    1. Please mention your OS
    2. Please try opatch lsinventory command
    3. Please check /etc/oratab entery
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • How to know the complete root of my application

    Hi all i want if someone could help me how to know the root where my application is installed or is running, for example if i have two computers with two partitions each, and in one computer i put my application in the root c:\App1 and in the other computer i put the same application i the d:\AppEx\App1 i want to know the complete root because depending on it i will copy a file which is essential for my application, i wonder if someone could help me with that thanks a lot

    Hi all i want if someone could help me how to know
    the root where my application is installed or is
    running, for example if i have two computers with two
    partitions each, and in one computer i put my
    application in the root c:\App1 and in the other
    computer i put the same application i the
    d:\AppEx\App1 i want to know the complete root
    because depending on it i will copy a file which is
    essential for my application, i wonder if someone
    could help me with that thanks a lotYou almost certainly do NOT need to know this, if you design your app correctly.

  • How to know the ORACLE version from PL/SQL developer

    Guys,
    I wanted to know the version of ORACLE that i am using currently. How should i get it ? is there any functions available ?
    Note: I am using PL/SQL Developer tool.

    select * from v$version

  • How do you know the version of a JAR file ?

    how do you know the version of a JAR file ?
    is it what is written on MANIFEST.MF ?
    for example i have a JAR file
    whose MANIFEST.MF has this
    Manifest-Version: 1.0
    Created-By: Ant 1.4.1so, whats the version of this JAR ? 1.0 ?

    anyway, that was JSTL..jar.
    Now, come to another JAR file....
    whose MANIFEST.MF has......
    Manifest-Version: 1.0
    Created-By: Apache Ant 1.5.1
    Extension-Name: Struts Framework
    Specification-Title: Struts Framework
    Specification-Vendor: Apache Software Foundation
    Specification-Version: 1.1
    Implementation-Title: Struts Framework
    Implementation-Vendor: Apache Software Foundation
    Implementation-Vendor-Id: org.apache
    Implementation-Version: 1.1
    Class-Path:  commons-beanutils.jar commons-collections.jar commons-dig
    ester.jar commons-logging.jar commons-validator.jar jakarta-oro.jar s
    truts-legacy.jarso, How do you believe whats the version now ? do u go with the comment "Manifest-Version: 1.0" or "Specification-Version: 1.1" ?
    definitely, you would go with the "Specification-Version: 1.1" and declare this JAR as STRUTS 1.1
    hmmm, so, if nothing is mentioned like above should we follow the MANIFEST version as the JSTL version ? in my earlier example i did not find any comment on ""Specification-Version" ......so , if anybody gives me that JAR , how do i decide whether its 1.0 specification or 1.1 specifucation compliant ?
    can you tell whats the JSTL version of my earler example JAR file ?

  • How do i know the version of AD in my instance ?

    Hello All,
    How do i know the version of AD in my instance ?
    Reg
    Chirag Patel

    - Use Patchset comparison tool - patchsets.sh (Note: 139684.1 - Oracle Applications Current Patchset Comparison Utility - patchsets.sh)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=139684.1
    - From OAM
    - Use Applications Diagnostic Tests
    - Use $AD_TOP/sql/adutconf.sql
    - By running the following SQL:
    SQL> select patch_level
    from fnd_product_installations
    where patch_level like '%AD%';

  • How can i know the version of autoconfig ?

    hi
    I am on 12.1.1
    to determine my autopatch version i used Note 390666.1
    i ran
    SET head off Lines 120 pages 100
    col n_patch format A10
    col bug_number format A10
    col patch_name format A10
    spool LACF_ptch_level.txt
    select ' LACF ' FROM dual;
    select bug_number, decode(bug_number,
    '4494373' ,'R12.TXK.A'
    ,'5872965' ,'R12.OAM.A'
    ,'5909746' ,'R12.TXK.A.1'
    ,'5917601' ,'R12.TXK.A.2'
    ,'6077487' ,'R12.TXK.A.DELTA.3'
    ,'6145693' ,'R12.Rapidclone Cons Jan2008'
    ,'6776948' ,'R12.Rapidclone CONSOLIDATED'
    ) n_patch, last_update_date
    FROM ad_bugs
    WHERE bug_number IN ( '4494373', '5872965', '5909746', '5917601', '6077487', '6145693', '6776948' );
    the output was
    4494373 R12.TXK.A 04-JAN-07
    4494373 R12.TXK.A 22-JAN-08
    5872965 R12.OAM.A 22-OCT-07
    5872965 R12.OAM.A 22-OCT-07
    5909746 R12.TXK.A. 22-OCT-07
    1
    5909746 R12.TXK.A. 21-JAN-08
    1
    5917601 R12.TXK.A. 22-OCT-07
    2
    5917601 R12.TXK.A. 21-JAN-08
    2
    6077487 R12.TXK.A. 22-OCT-07
    DELTA.3
    6077487 R12.TXK.A. 21-JAN-08
    DELTA.3
    6145693 R12.Rapidc 06-NOV-08
    lone Cons
    Jan2008
    how can i know the version of autoconfig from that?
    Thanks

    Hi,
    4494373 R12.TXK.A 04-JAN-07
    4494373 R12.TXK.A 22-JAN-08
    5872965 R12.OAM.A 22-OCT-07
    5872965 R12.OAM.A 22-OCT-07
    5909746 R12.TXK.A. 22-OCT-07
    5909746 R12.TXK.A. 21-JAN-08
    5917601 R12.TXK.A. 22-OCT-07
    5917601 R12.TXK.A. 21-JAN-08
    6077487 R12.TXK.A. 22-OCT-07
    6077487 R12.TXK.A. 21-JAN-08
    6145693 R12.Rapidc 06-NOV-08
    how can i know the version of autoconfig from that?The above indicates that the latest patches applied are 6077487 and 6145693.
    To find the latest AutoConfig and Rapid Clone patches on R12, please refer to:
    Note: 387859.1 - Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12
    Note: 406982.1 - Cloning Oracle Applications Release 12 with Rapid Clone
    Thanks,
    Hussein

  • How can I know the version of Application Server Java Virtual Machine

    How can I know the version of Application Server Java Virtual Machine?
    Thanks a lot.

    Thats easy. Your jdk/jre are located in the App Server home directory. Just run the java command under the jdk directory with the "-version" switch and it will provide you with detailed information about your VM.
    For example if you're doing it at command prompt it will be something like
    java -versionI hope this will be useful to you.
    Regards,
    Wasif

  • How to know the current patch or version of 11g

    How to know the current version of the 11g with patch info?

    Check this
    http://obi9.blogspot.com/2012/11/determining-current-patch-levels.html
    If helps pls mark

  • How to know which version Netweaver is been installed in the system

    How to know which version Netweaver is been installed in the system.
    I wanted to know whether i have installed NW04 SP Stack 13 or higher.
    Suggestions / Hints are wellcome
    -Naren

    hi,
    Pretty simple yar
    In portal goto>sysconfig>support-->u can find the Version in the content area at the bottom.
    There u find the SAP WAS version and EP version.
    in NWDS
    goto help---->About sap NWDS -->then popup will disply you find the version.
    Vesion: 2.0.14 like
    Thanks,
    Lohi.
    Message was edited by:
            Lohitha M

  • How to know the midp version of a mobile device

    hi,
    i'm new on programming with midp, and i wanted to know if there is a way (a function) to know the version of the midp in a mobile?
    thanks for your answers

    <h2>{color:red}CROSS POSTED{color}</h2>after being answered in
    [http://forum.java.sun.com/thread.jspa?threadID=5289012]
    Cross posting is rude. Please don't do it again.
    db

  • How to know the class method behind an enterprise service

    Hi,
    SAP has provided enterprise services for Room booking in Real Estate module. They are even shipping the complete application for a nominal price. But the standard version is not suitable for our client requirement so they want to develop this application inhouse.
    Now my question is:  I know the enterprise services used in this application. How to know the implementing methods behind these enterprise services ?
    If possible suggest which approach will be a better option for the inhouse development.
    1. Webdynpro ABAP and use directly methods behind the enterprise services.
    2. Webdynpro ABAP and create client proxy class for the enterprise services.
    3. Webdynpro JAVA and use the enterprise services.
    4. Using visual composer modelling the application.
    Please suggest the best alternative.
    Best Regards,
    Aleem Mohiuddin.

    Hi
    They are even shipping the complete application for a nominal price. But the standard version is not suitable for our client requirement so they want to develop this application inhouse.
    I assume you are talking about xApps.
    How to know the implementing methods behind these enterprise services ?
    In sproxy transaction you can search service and then you can see class and method implemented behind that particular service.
    1. Webdynpro ABAP and use directly methods behind the enterprise services.
    In my opinion not recommended to bypass ES and use method behind it.
    2. Webdynpro ABAP and create client proxy class for the enterprise services.
    Not sure why you want to create proxy of ES.
    3. Webdynpro JAVA and use the enterprise services.
    4. Using visual composer modelling the application.
    You can use either Webdynpro (ABAP or Java) or VC to model your application which consume ES in backend. Both options are good, you can chose Java or ABAP flavor of dynpro based on skill available in team. VC is very effective in rapid modelling and can be used in protyping or in development of complete application.
    Regards,
    Gourav

  • How to tell the version of the ORacle 9iAS?

    How to find the version information about the Oracle 9iAS (Not OC4J) from Enterprise Manager? In windows, we can always use help-->about to get the version number, how do I know the version of the application server is 9.0.2 or 9.0.3?
    thanks

    AS rel 2 is 9.0.2, never 9.0.3. But AS suite has many many product components that has different version number strings depending on your installations and your set of installed Patch Sets (e.g. you could have Infrastructure 9.0.2.3.0 and Core RSFs 9.0.1.4.0a)
    OC4J has been released as 9.0.3, next full AS is 9.0.4 (according to Metalink but who knows, maybe it'll be 10.0.1, 10.1.4 or whatever sounds marketingishly good)

Maybe you are looking for

  • Transport strategy of BI-BO Objects

    How to transport the BI-BO objects across the landscapes? I mean WEBI, DEKI, XCELCIUS, Crystal and all other BO reports created on BI Queries/Infoproviders. Can we have BO reports saved along with our regular BEX Queries in BEX folders? Can we publis

  • AssertionError when trying to integrate weblogic 10.3.4 with WSO2 ESB 4.6.0

    Hi, I am trying to integrate WSO2 ESB 4.6.0 with weblogic 10.3.4 to use weblogic as a JMS message store. The connection seems to be established at startup according to the console output from the WSO2 ESB. I did create a ConnectionFactory and Queue a

  • Rejected records into different Table.

    Hi , I have a .ctl file and .txt file. for the normal scenario, I use SQLLDR to load data into my table using ctl file and all rejected records will be sent to bad files. But I wanted all the unloaded or Bad records into different table. do we have a

  • Lob inItialisation problem

    I have this procedure PROCEDURE updatedatasource ( datasource_nodelist IN DBMS_XMLDOM.domnodelist, m_applicant_id IN NUMBER AS datasource_clob CLOB := EMPTY_CLOB; enc_datasource_clob BLOB := EMPTY_BLOB; ccb_node DBMS_XMLDOM.domnode; datasource_name c

  • Global Signature - Image Size Limit

    Hi. Groupwise 2014 We are trying to create a global signature and keep having the management console crash quite often which is fun, and it...