LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster Value Property is Wrong Type

Why is the Value output from the property node a variant instead of a cluster?

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 1 of 4
(1,397 Views)

Nevermind.  (It was the mechanical action of some booleans inside).

"If you weren't supposed to push it, it wouldn't be a button."
Message 2 of 4
(1,387 Views)

Hi paul_cardinale,

 

it's because of latch Mechanical Action on your + and - buttons of the control. Change those to "switch" type and the Value property node will change to the cluster data type.

 

More info here:

Why is My Boolean Value Property Node a Variant?

 

Hope this helps,

 

EDIT: Sorry, didn't see you resolved it on your own 🙂

_______________________________________________________________

-Patrik
CLA || CTA
If it helps - Kudo it, if it answers - Mark As Solution
0 Kudos
Message 3 of 4
(1,378 Views)

Classic. 🙂

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 4 of 4
(1,374 Views)