與我們聯絡

與 Tek 業務代表即時對談。 上班時間:上午 6:00 - 下午 4:30 (太平洋時間)

致電

請致電

與 Tek 業務代表即時對談。 上班時間:上午 8:30 - 下午 5:30 (太平洋時間)

下載

下載手冊、產品規格表、軟體等等:

下載類型
機型或關鍵字

意見回饋

After installing the LabView Driver tktla the driver examples and VIs have a broken arrow and several of the subVIs have the error "Invoke Node 'Invoke Node' : contains unwired or bad terminal."

問題:

After installing the LabView Driver tktla the driver examples and VIs have a broken arrow and several of the subVIs have the error "Invoke Node 'Invoke Node' : contains unwired or bad terminal."

答案:

Please make sure .NET 1.1 SP1 is installed. If .NET 2.0 is also installed it is possible there is a conflict between LabView and another application. Try uninstalling .NET 2.0 and then reinstalling the tktla driver. Any VI that was saved after opening it with this condition will need to be replaced with the prior version. If the problem resolves then there is a .NET 2.0 conflict with LabView and possibly another application. Please contact National Instruments if you need further support. Note: You can force any .NET program such as LabView to use .NET 1.1. This requires creating a .config file named "application name".exe.config and placing it in the same folder as the application executable. For example, to force LabView to use .NET 1.1 you would create a file called LabVIEW.exe.config. Place the following lines into the config file:

<configuration>
<startup>
<requiredRuntime version="v1.1.4322"/>
</startup>
</configuration>


此常見問答集適用於:

產品系列: TLA7000 TLA7000 TLA7000

產品:

常見問答集 ID 55176

檢視所有常見問答集 »