Gary Rubin Posted August 30, 2006 Report Share Posted August 30, 2006 WARNING!!! TESTING THIS MAY CAUSE LABVIEW TO LOCK UP!!! I am playing with ways to clean up a front panel, and want to give the user the ability to hide/unhide graph palettes without assuming that they know about the right click > Visible Items technique. I've run into a problem when trying to use the ScaleLegendVis property node for an intensity graph. When I try to run the attached VI, and set Graph Palette Visible to true, it works as expected with no problem. However, when I try to make the Scale Legend visible programatically, LV freezes up. I noticed if I right click and select Visible Items while the VI is running, Scale Legend is disabled. The help for the property node says that Scale Legend Visible is settable while the VI is running. Is the documentation for that property wrong? Is it not really settable while running? Thanks, Gary Download File:post-4344-1156956373.vi Quote Link to comment
jhoskins Posted August 30, 2006 Report Share Posted August 30, 2006 WARNING!!! TESTING THIS MAY CAUSE LABVIEW TO LOCK UP!!!I am playing with ways to clean up a front panel, and want to give the user the ability to hide/unhide graph palettes without assuming that they know about the right click > Visible Items technique. I've run into a problem when trying to use the ScaleLegendVis property node for an intensity graph. When I try to run the attached VI, and set Graph Palette Visible to true, it works as expected with no problem. However, when I try to make the Scale Legend visible programatically, LV freezes up. I noticed if I right click and select Visible Items while the VI is running, Scale Legend is disabled. The help for the property node says that Scale Legend Visible is settable while the VI is running. Is the documentation for that property wrong? Is it not really settable while running? Thanks, Gary I used this with version 7.1 and it locked up as you said, then I used it in 8.20 and it worked just fine. Maybe it is a bug in 7.1. Quote Link to comment
Gary Rubin Posted August 30, 2006 Author Report Share Posted August 30, 2006 I used this with version 7.1 and it locked up as you said, then I used it in 8.20 and it worked just fine. Maybe it is a bug in 7.1. Thanks, Gary Quote Link to comment
jhoskins Posted August 30, 2006 Report Share Posted August 30, 2006 I used this with version 7.1 and it locked up as you said, then I used it in 8.20 and it worked just fine. Maybe it is a bug in 7.1. Also used 8.0 and it worked just fine. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.