03-17-2023 11:48 AM
Hi!!
I 'm dealing with a poorly organised and very large program with a really complicated block diagram, how can I zoom out possibly with some add-ons or can I export a whole block diagram for better reading, thanks a lot!
03-17-2023 11:55 AM
Hi it's solved thanks
03-17-2023 12:01 PM
You can just do a Ctrl+P on the block diagram and it'll print as many papers as needed., but it's not a fun read. 🙂
03-17-2023 01:01 PM - edited 03-17-2023 01:03 PM
You can ctrl-A (to select all) and "ctrl+c" to copy), the open your favorite image editing program and do a ctrl+v (paste) to get a gigantic picture. (NOTE: it is just a picture, which is typically insufficient to study code (Too many things hidden in other cases, stacks, etc.).
I recommend to get a bigger monitor and do a diagram cleanup operation. Any code analysis needs to be done inside LabVIEW. Even a printout of all cases just multiplies the confusion! Use the navigation window to get around (Ctrl+shift+N), make it bigger if needed..
ON A SIDE NOTE: If your LabVIEW problem can be solved by getting a bigger monitor, the problem is elsewhere.