联系我们

与泰克代表实时聊天。 工作时间:上午 9:00 - 下午 5:00(太平洋标准时间)。

电话

致电我们

工作时间:上午9:00-下午5:00(太平洋标准时间)

下载

下载手册、产品技术资料、软件等:

下载类型
型号或关键字

反馈

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

查看所有常见问题 »