LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with moving things in block diagram

Solved!
Go to solution

I am writing a state machine program. Suddenly the whole loop and case structure started to rescale when I try to move anything on the block diagram. If I select a terminal and press the arrow keys back and forth the structure just increases in size. How do I fix this?

0 Kudos
Message 1 of 4
(1,202 Views)

Hi Oskar,

 

two options:

  1. Switch off "Autogrow" for the loop and case structure.
  2. How big is your block diagram? When it grows too large then things can go insane…
Best regards,
GerdW


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

I tried switching off autogrow, it didn't help. (Just switching it off made the case structure rescale...)

The block diagram is quite large, it fills the whole height and is about 1.5 times the width of my 1920x1080 monitor. 

 

0 Kudos
Message 3 of 4
(1,131 Views)
Solution
Accepted by topic author OskarL

I found a solution.
I started to remove the last things I added and found a VI that caused the problem.
The block diagram started to behave as it should after removing and adding the VI again.

 

Thanks for the help!

0 Kudos
Message 4 of 4
(1,126 Views)