LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display the terminals of Instrument I/O Assistant

My system is Windows XP SP2,whose language is Chinese. When I use Instrument I/O Assistant1.0 of LabVIEW 7.0, there aren't any terminals available.
I noticed that there is a bug in this version. Then I want to know how to solve this problem. Can  this version be updated? If so ,where to download the updating resource?  
      Thank you!
0 Kudos
Message 1 of 4
(2,635 Views)
If you mean that there are no inputs terminals available, this is correct but it's not a bug, it's a feature that wan't implemented until LabVIEW 8. You would need to upgrade your version of LabVIEW or you could convert the Instrument I/O Assistant to a regular VI and edit it. Right click on the assistant and select 'Open Front Panel'. All of the commands you are sending are block diagram constants. You can right click on any of them and select 'Change to Control' or you can replace the constant with something like a Format Into String and pass a numeric. Don't forget to add the new control to the subVIs connector pane.
0 Kudos
Message 2 of 4
(2,623 Views)

Thank you,Dennis Knutson.I will try the method you told me .And yesterday an engineer from ni China told me to change the item in "Local and Language" of my computer from simplified Chinese to English(United States),then all were OK!

    Thank you!

0 Kudos
Message 3 of 4
(2,611 Views)
 

yaoyao - This was a bug in the first version of Instrument I/O Assistant.  You can get the Instrument I/O Assistant 1.0.1 patch from ni.com, and this problem should go away. 

Here is a link: http://digital.ni.com/softlib.nsf/websearch/F3CA0298C715BCD886256E82005758E5 

Note: this version of Instrument I/O Assistant is only compatible with LabVIEW 7.0. If you have a newer version of LabVIEW, you will need to get Instrument I/O Assistant from the Device Driver CD that came with that version of LabVIEW.

-Tommy

 
0 Kudos
Message 4 of 4
(2,598 Views)