Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Button in Labview (http://www.chiefdelphi.com/forums/showthread.php?t=154840)

WalnutsAndBolts 06-02-2017 16:37

Button in Labview
 
hi,
I can't find a thing in labview that is a beige area with an arrow pointing right. Then in green it says Button 1. Where is it?

Mark McLeod 06-02-2017 16:42

Re: Button in Labview
 
That's the output of an Array To Cluster after it's Unbundled By Name, Third icon on the block diagram function menu Cluster, Class & Variant

It's an outdated way of breaking out Joystick array elements.

WalnutsAndBolts 06-02-2017 16:46

Re: Button in Labview
 
Quote:

Originally Posted by Mark McLeod (Post 1641274)
That's the output of an Array To Cluster after it's Unbundled By NameThird icon on the block diagram function menu Cluster, Class & Variant

It's an outdated way of breaking out Joystick array elements.


So what one do I pick from that menu?

Mark McLeod 06-02-2017 17:07

Re: Button in Labview
 
So, starting from a Joystick Get Values vi,
  • Hover over the buttons output node, right-click and choose Array Palette->Array To Cluster
  • Drop the icon on the block diagram and wire it to the button output node
  • On the Array To Cluster output, right-click and choose Cluster, Class & Variant Palette->Unbundle By Name
  • Drop the icon on the block diagram and wire it to the Array To Cluster output node
  • Finally, if you hover over the bottom middle of the Button box you will see a small blue square and the pointer will turn to a double-headed arrow. Click and hold on the blue square and drag it down to expose more buttons.


All times are GMT -5. The time now is 22:36.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi