연락처

텍트로닉스 담당자와 실시간 상담 6:00am-4:30pm PST에 이용 가능

전화

전화 문의

9:00am-6:00PM KST에 이용 가능

다운로드

매뉴얼, 데이터 시트, 소프트웨어 등을 다운로드할 수 있습니다.

다운로드 유형
모델 또는 키워드

피드백

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>


이 FAQ는 다음에 적용 됩니다:

제품 시리즈: TLA7000 TLA7000 TLA7000

제품:

FAQ ID 55176

모든 FAQ 보기 »