INFO: Dieses Forum nutzt Cookies...
Cookies sind für den Betrieb des Forums unverzichtbar. Mit der Nutzung des Forums erklärst Du dich damit einverstanden, dass wir Cookies verwenden.

Es wird in jedem Fall ein Cookie gesetzt um diesen Hinweis nicht mehr zu erhalten. Desweiteren setzen wir Google Adsense und Google Analytics ein.


Antwort schreiben 

How to send an array of clusters to LabVIEW??



Wenn dein Problem oder deine Frage geklärt worden ist, markiere den Beitrag als "Lösung",
indem du auf den "Lösung" Button rechts unter dem entsprechenden Beitrag klickst. Vielen Dank!

14.09.2006, 14:02
Beitrag #3

melph Offline
LVF-Neueinsteiger


Beiträge: 6
Registriert seit: Sep 2006

8.01 Basic
2002
kA


Deutschland
How to send an array of clusters to LabVIEW??
You might be able to send an Array of fixedCluster [String "Identifier", String "flated Cluster",Array[int]"Typeofelement"].
You may then reconstruct the received Flated Clusters by String2Variant(Typeofelement) -> Variant2Data(Identified Clustertype).
Offcourse you will need to know all possible Types of Clusters and give the Variant2Data the right Prototype-Cluster (you will need an IdentifierString-Case for this unless you use a "Variant-Attributes"-Case).
Sorry that this comes so late, but it might now help others...

;-)
Alle Beiträge dieses Benutzers finden
Diese Nachricht in einer Antwort zitieren to top
Antwort schreiben 


Nachrichten in diesem Thema
How to send an array of clusters to LabVIEW?? - melph - 14.09.2006 14:02

Gehe zu: