Hi,
I looked for the instruments driver at www.ni.com/idnet and found
NI Instrument Drivers Network: TDS 5054 Multi-Environment Plug and Play Instrument Driver for the instrument. This driver is developed by Tektronix.
I don't have the driver available, but it is most likely that the Library node VIs can not find the dll. Go to the VIs that are not executable, right click on the library call node and select configure. Note the path and the name of the dll the node is configured to use. You can then look for the dll in your system. You have 2 options: change the path in the node to point at the location of the dll or copy the dll to the location the node is expecting to find it. Any of
those should make the node executable.
Hope this helps.
DiegoF
National Instruments
Message Edited by Molly K on 02-18-2005 11:02 PM