ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error in, error out clusters.

Dear all,
 
I am new user for Labview software. I try to create a Visa Configuration Serial Port but, the error occurred, message as:
 
"You have two or more cluster data types wired together, but the clusters have different kinds or numbers of elements.
Cluster Cluster 2, a cluster of 1 element, conflicts with cluster error in (no error), a cluster of 3 elements."
 
My cluster include the function of:
1) boolean Properties
2) Numeric Properties
3) String Properties
 
Q: how to create these 3 function in cluster?
0 Kudos
Message 1 of 2
(3,346 Views)

Hi cmtay,

you can:
- right-click any function that uses error clusters on their lower left/right corner and select create->control/indicator/constant
- get already pre-defined error-clusters from the "Array,matrix&cluster" palette

 

- make your own cluster: get an empty cluster (see first item) and put a numeric, string and boolean into the cluster...

Or you get the introductional courses for LVSmiley Wink

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(3,345 Views)