LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control/ Indicators missing on block diagram


@vrbhavz wrote:

Yes, that's correct. I have lot of sequence structures. I can't avoid them. 


...Yes you can...  it might involve coding using techniques you don't know about, but you can...


@vrbhavz wrote:

Deleting and redoing will not meet the dead line. Is there an alternative solution?


Well, it will do HORRIBLE things to your wiring layout, but you can right-click a sequence structure and tell it to "Replace with stacked sequence", and it will put all the frames on top of each other sized to the largest frame in the sequence.   You can then use control-alt-mouseclick to remove empty space from the block diagram until it gets you under 16k.

 

You should learn how to code without sequence OR stacked structures eventually, but if you have an urgent deadline then this might get you there.

Message 11 of 12
(308 Views)

Hi vrbhavz,

 


@Kyle97330 wrote:
Well, it will do HORRIBLE things to your wiring layout, but you can right-click a sequence structure and tell it to "Replace with stacked sequence", and it will put all the frames on top of each other sized to the largest frame in the sequence.   You can then use control-alt-mouseclick to remove empty space from the block diagram until it gets you under 16k.

I hope you followed my first item of the suggestion to create a backup before further editing…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 12 of 12
(284 Views)