Discussions au sujet de NI LabVIEW

annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 

using halcon

Résolu !
Accéder à la solution
LabVIEW calls the Halcom operator, the operator needs to enter an int integer, but in the Halcon is using the Htuple data type, how can I in LabVIEW to convert the int data to the required data transfer to the Halcon operator??sigma.png
0 Compliments
Message 1 sur 5
3 251 Visites

HELLO,

 

If I well understand, you want to transfer data from LabVIEW to "HImage" which use the type "HTuple sigma" and you can't because in LabVIEW it doesn't exist, i'm right ?

 

See with the function "Adapt to Type" in LabVIEW if you can match the data to "HImage".

 

Kardio

0 Compliments
Message 2 sur 5
3 196 Visites
Solution
Accepté par l'auteur du sujet mooner

Create new HTuple object with .NET Constructor Node. Do not forget to free the object in the end with Close Reference.

2017-07-02_14-30-21.jpg

0 Compliments
Message 3 sur 5
3 143 Visites

Thankyou very much!Your anwser perfect solution my question..

0 Compliments
Message 4 sur 5
3 090 Visites

You are right.AS you can see,i neet to use more time to learn English.Chat gêné

0 Compliments
Message 5 sur 5
3 088 Visites