10-02-2001 10:16 PM
10-03-2001 05:45 AM
10-03-2001 07:18 AM
10-03-2001 09:52 AM
12-13-2018 05:01 PM
Click the cluster so it's selected. Then right click and go too Advanced >> Customize. There you can resize the cluster and any of it's elements and then save to apply the changes.
12-14-2018 03:23 AM - edited 12-14-2018 03:25 AM
You can set a cluster size.
There is a scripting property called Cluster Size that does this.
(the snippet messed this up a bit)
There's also a LabVIEW exe export function that scales all FP objects.
This will scale the cluster, but not the things in it... Usually, this is just the first hurdle in a long line.
I've wrapped this up in a library, that does a bit more. But at the hard of it, the export function is used. See https://github.com/Carya-Automatisering/Dynamic-Scaling, and the accompanying presentation. It's MIT licensed, and donationware.