Jump to content

Alex Katsovich

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Alex Katsovich

  1. Hi,

    just some thoughts: you could google on visual basic scripts (VBS) and getting device manager info.

    There are some objects (activeX) available in a standard windows installation which are commonly used in windows scripts to retrieve this type of information. I have read threads about getting installed software information, managing services, or getting users and groups information. It certainly allows looking at the info found in the device manager.

    It is called Windows Management Interface (WMI).

    Since it is activeX, you should be able to "translate" examples found for VBS into G code.

    I hope it helps getting in the right direction.

    Cheers.

    Thanks, I will try it.

    Thanks to everyone for the help

  2. What exactly do you want to change? There's a *lot* of stuff you can do with DAQmx property nodes, and you can load in an ncs (or partial hardware prepresentations).

    I want for example to read the name and "Hardware Id" of Disk drive (as viewed in attached picture)

    Thanks

    post-18139-080224700 1284299027_thumb.jp

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.