Read hardware serial number

Hello there
Is there a method of reading the hardware serial number of a NI device?
Thanks
Jannie

For a DAQmx device, you can use a property node. See attached example.
Functions palette >> Measurement I/O (or NI Measurements for LV7) >> DAQmx - Data Acquisition >> DAQmx Advanced >> System Setup >> DAQmx Device Property Node
Put the property node on the diagram >> resize it to add a property
Click on the lower property >> Identification >> Device Serial Number
Wire the device to the ActiveDev property and an indicator to DevSerialNum. The serial number is a hexadecimal value and therefore you should set the string indicator to hexadecimal.
Attachments:
DAQmx device SN.vi ‏19 KB

Similar Messages

  • Reading the serial number of a VXI-MXI-2 through software

    Is there a way to read the serial number of my VXI MXI 2 through software? I can find the model number and manufacturer number in the registers, but no serial number.

    I think the short answer is no, there's not a way. Getting things like the model and manufacturer number are inherent in the design of VXI - so an API can support it for any vendor. But the serial number is not something inherent in the design of VXI - so no API can expose that in a consistent fashion for all devices.
    Some instrument drivers do have a method for retrieving a device's serial number. But since the VXI-MXI-2 is more of a controller than a normal device (technically it's actually an extender, but close enough) there isn't an instrument driver for it.
    The serial number is also part of the response string for 488.2 compliant message based devices - but again, this is not a message based device.
    There is, however, something that may help you
    . If you need to manually find the serial number, then you should use Measurement & Automation Explorer (MAX), right-click on the VXI-MXI-2, and choose Hardware Configuration. The serial number should be displayed in the title bar of the popup configuration dialog.
    But I don't think there's a way to get this programmatically.
    Dan Mondrik
    National Instruments

  • HT1349 hardware serial number

    Why does Apple not recognize my hardware serial number?

    You could ask them when you talk to them. We are just your fellow users and not privy to the reasons behind Apple's policies.
    Best of luck.

  • Hardware Serial Number

    I'm trying to convert all my music into another version, but it wont let me Shift+folders, instead i have to do them all 1 song at a time, which is a pain with over 10k songs.
    I'm trying to find my hardware serial number for itunes, so that i can ask the express lane, how to convert folders instead of singles at a time (only with devices that sync to itunes) where is this number exactly? and why should i even need to find this number for Itunes, or why isn't it under "my products" like my ipods and iphones?
    If any of you could tell me how to convert folders at the same time as answering the above, that would be swell too

    You can also zoom in/out in by holding ctrl and 2 fingers on the trackpad or with a mouse scroll wheel.
    This can be done on any application, be it web browser/office app, etc...
    Its a built in function in Mac OSX.

  • How to read the serial number of PXI Module in my C/C++ program.

    I am using PXI NI-FGEN controlling it by my C/C++ program. I would like to read the serial number of the hardware. Are there any methods to do it ?
    Actually I could not find any functions and attributes in the programming manual. So I am posting this as the last chance. For example, it looks possible to me if we can access NI-MAX in my C/C++ program. Because NI-MAX displays the serial number.
    Any information would be appreciated.

    It looks like your answer is in the NI-FGEN help file. Go to NI-FGEN -> Documentation -> NI Signal Generators Help
    From that help the inforamtion you are looking for is under the following heading:
    NI Signal Generators Help
    +Programming
    +NI-FGEN Help
    +C Reference
    +Attributes
    +Instrument-Specific Attributes
    ?NIFGEN_ATTR_SERIAL_NUMBER
    I hope this is what you're looking for,
    Ross Mau
    NI Applications Engineer

  • Apple care protection will not accept my hardware serial number

    Apple care protection plan registration will not accept my hardware serial number.

    Call Apple and ask to speak to Agreements Administration.

  • Hardware serial number on CUCM 6.1 7845-H2

    Hi, does someone knows how to grab the hardware serial number of a 7845-H2 with CUCM 6.1 installed on it. On CCM 4.x/Windows platform we had the HP management Web tools that permit to grab the hardware information. How can we do on Linux platform ? any magic command or hidden Menu to get Hardware serial number ?
    ssh show hardware does not work
    and OS administration Hardware do the same
    thanks for your help and link to any documentation.
    Regards,
    admin:show hardware
    HW Platform : 7845H2
    Processors : 2
    Type : Intel(R) Xeon(R) CPU 5140 @ 2.33GHz
    CPU Speed : 2333
    Memory : 4096 MBytes
    Object ID : 1.3.6.1.4.1.9.1.586
    OS Version : UCOS 3.0.0.0-60
    RAID Version :
    RAID Firmware Version: 4.12
    RAID BIOS Version: N/A
    BIOS Information :
    Vendor: HP
    Version: P56
    Release Date: 06/28/2007
    RAID Details :
    Smart Array P400 in Slot 1
    Logical Drive: 1
    Size: 68.3 GB
    Fault Tolerance: 1+0
    Heads: 255
    Sectors Per Track: 32
    Cylinders: 17562
    Stripe Size: 128 KB
    Status: Ok
    Array Accelerator: Enabled
    Has Data On Drive: True
    Unique Identifier: 600508B100104B39565730324E480003
    Preferred Controller Chassis Slot: 1
    Smart Array P400 in Slot 1
    Logical Drive: 2
    Size: 68.3 GB
    Fault Tolerance: 1+0
    Heads: 255
    Sectors Per Track: 32
    Cylinders: 17562
    Stripe Size: 128 KB
    Status: Ok
    Array Accelerator: Enabled
    Has Data On Drive: True
    Unique Identifier: 600508B100104B39565730324E480004
    Preferred Controller Chassis Slot: 1

    i reply to myself, as i have found the work arround from cisco website : http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCso99275
    so ssh on the server and run
    utils snmp walk 2c public 127.0.0.1 .1.3.6.1.4.1.232.2.2.2.1.0
    of course replace public by the snmp community string you have define on your call manager.

  • Reading backplane serial number on FPGA

      hi ,
    i have cRIO controller 9022 and 9103 chassis.. 
    i know, there is some functions for reading serial numbers of hardwares, MAC addresses, but these functions used on cRIO controller or PC..
     i wonder if it s possible to read backplane serial number, from FPGA platform.
      Best regards..

    Hi there! Unfortunately no, however, all the information that you are looking for can be retrieved from Windows or the Real-Time level. Here is an article that talks about it. Plus, there is another method not discussed in the article. If you have the NI System Configuration installed on the controller you can do something like this:
    If you really need the serial number at the FPGA level then follow one of these recommendations and pass the information down from the Real-Time through a FIFO or other communication method. I hope this answer your question
    Alejandro | Academic Program Engineer | National Instruments

  • Reading Mifare Serial Number

    I am trying to read the Mifare serial number off a smart card. This is the first time that I have worked with a smart card and I am not really sure how all of the pieces fit together. I am using this as an example.
    http://www.pikopong.com/blog/2009/02/11/reading-mifare-1k-card-using-java-in-linux/
    I am able to read the UID from the card but it fails when I try to load the key. I expect this is because the key in the sample I am working off is not correct for my card. I assume my best bet for getting the key to read the serial number is to track down whoever in the organization I am doing this for writes the serial number to the card. Does that sound right? Also once I get a valid key will the rest of the example work or are there other pitfalls I have yet to encounter?

    No I am not using the same reader I am using a SDI010 from SCM. Are these the right steps to read the serial number (load key, authenticate, read?)
    I found some documentation on it that give the commands for this reader at:
    http://www.scmmicro.com/support/download/SDI010.MANUAL.V1.13.pdf
    It looks like these are the commands I should use.
    h3. Command, CLA, INS, P1, P2, Lc, Data, in, Le
    STORAGE_CARD_CMDS_LOAD_KEYS, 0xFF, 0x82, Key Structure, Key Number, Key, Length, Key, -
    STORAGE_CARD_CMDS_AUTHENTICATE_GENERAL, 0xFF, 0x86, 0x00, 0x00, 0x05, Data, -
    ISO7816_READ_BINARY, 0xFC, 0xB0, Block No., RFU, 0x00, None
    So if I find values for the parameters of those commands I should be good to go?

  • How to show module and SFP information include hardware serial number on Nexus switch?

       How to show module and SFP information include hardware serial number on Nexus switch?                 Thanks.

    Hi,
    The show inventory command will give you details of the Nexus chassis, power supplies, Supervisor, Fabric, I/O modules (including FEX if you have them) etc. To get the details of the installed SFP/SFP+ then you'll need to use the show interface transceiver command.
    Regards

  • HT4061 i CANNOT READ THE SERIAL NUMBER, but I need help - icloud has locked up my email

    Yesterday tech support had me load iCloud onto my computer and now my Outlook won't work

    Marceta wrote:
    Yesterday tech support had me load iCloud onto my computer and now my Outlook won't work
    And how is this related to an iPhone or the inabliity to read the serial number?

  • HT1459 my daughter put a pass code on her i pod and she cant remember it how can i resolve this and i can not read the serial number its to faded and scratched

    my daughter put a pass code on her i pod and she cant remember it how can i resolve this and i can not read the serial number its to faded and scratched

    If you cannot remember the passcode, you will need to Restore your device...
    Connect to iTunes on the computer you usually Sync with and Restore...
    http://support.apple.com/kb/HT1414
    If necessary Place the Device into Recovery mode...
    http://support.apple.com/kb/HT1808

  • How to read volume serial number of partition?

    Hi All,
    Is it possible to read Volume Serial Number of partition through java?
    Thanks in advance!!
    Chetan Parekh

    Hi,
    I have a same problem...................
    Where i need to find out the volume serial number through java.it is microsoft platform( win 2000 & win NT)
    Can any Java Expert send me the java code for this.................Pls help me out
    Thanx in advance
    Sachin

  • TS1292 I rubbed the iTunes gift card back off, I was unable to read the serial number as part of it came off, can any one help.

    I rubbed the iTunes gift card back off, I was unable to read the serial number as part of it came off, can any one help.

    If the page that you posted from doesn't help then you will need to try contacting iTunes support (you will need to give them as much of the serial number and activation code from the card as you can read) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes

  • HT4587 How do you read the Serial Number on the back of the Airport Express? It is sop small and silver writing on hite background?

    How do you read the Serial Number on the back of the Airport Express? It is sop small and silver writing on white background?

    http://support.apple.com/kb/ht3546

Maybe you are looking for

  • Thinkpad Yoga - Insufficient external display resolution over the Onelink

    My local Lenovo Partner just confirmed the data in "User Guide" of the TPYoga, that the external screen resolution will only be 1920x1200.   "User Guide"  Page 10, http://www.lenovo.com/shop/americas/content/user_guides/tpyoga_ug_en.pdf "Display reso

  • Laptop's internal MIC is not working

    My laptop's internal MIC is not working. I tried updating my audio driver to the latest version. But te problem remains the same. I also tried to record using SOUND RECORDER. But from that recorded sound, I am getting like an HISSING sound. Now I hav

  • How to install LiveCycle Designer when you didn't install it initially

    I am a registered owner of Adobe Acrobat Pro v.8 (on Windows XP). I've been reading about LiveCycle Designer and it's said to be part of Acrobat Pro, but I don't have it. I must not have chosen to install it in the beginning. But I downloaded v.8 as

  • Windows says file corrupt in download update for fiefox 7.0

    After downloading the new version of Firefox, I tried to run the execute file but my computer tells me that the file is corrupted and will not run it.

  • Acrobat Reader update/download fail

    I have Acrobat Reader 2.0.0.0. When I attempt to open it, I am required to download updates. The final update is upgrading to version 2.3.0.0. The problem is when I attempt to do the download/update, an error is detected and the download fails. What