Contactez-nous

Chat en direct avec un représentant Tek. Service disponible de 9 h à 17 h, CET jours ouvrables.

Téléphone

Appelez-nous au

Disponible de 9 h à 17 h CET jours ouvrables.

Télécharger

Télécharger des manuels, des fiches techniques, des logiciels, etc. :

TYPE DE TÉLÉCHARGEMENT
MODÈLE OU MOT CLÉ

Feedback

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."

Question :

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."

Réponses :

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>


Cette FAQ concerne :

Série du produit : TLA7000 TLA7000 TLA7000

Produit :

Numéro de la FAQ 55176

Afficher toutes les FAQ »