From: Kasemir, K. <kas...@or...> - 2015-03-27 12:20:00
|
Hi: In general, best to avoid scripts, because how they work WILL change over time. If you do need to use scripts, best to use a local pv loc:\\check_button1(0) and then read that PV, because details of the widget and how to access it will change. Thanks, Kay On Mar 27, 2015, at 3:03 AM, "Amien Crombie [TLABS]" <acr...@tl...> wrote: > Hi > > I want to use a normal 'checkbox' (not PV connected) and in code, > determine if the box is checked or not. > > Thanks > Amien > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Cs-studio-users mailing list > Cs-...@li... > https://lists.sourceforge.net/lists/listinfo/cs-studio-users > |