How to check S1 (Symbolic View) inside a program?
|
11-18-2019, 03:03 AM
Post: #1
|
|||
|
|||
How to check S1 (Symbolic View) inside a program?
I have an expression in a program I am writing for a variable capacitor lab:
Code:
I will be using S1 to draw a user-defined curve through data points. S1 is set up the way I want, except for one thing - the checkmark one would see in "Symb" view is unchecked so the curve doesn't appear in the plot view. Other than checking S1 interactively, can the checkmark be set within a program? The documentation discusses the structure for setting symbolic view variables, but I can't find a flag variable associated with the checkmark. |
|||
11-18-2019, 03:21 AM
Post: #2
|
|||
|
|||
RE: How to check S1 (Symbolic View) inside a program?
Look at the app functions, CHECK, ISCHECK and UNCHECK
TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)