Hi,
Only the UIR Ctrl constant name know when my aplication is running. I need to change some UIR Ctrl value based on the constant name.
I need the Ctrl ID to able to change the Ctrl value as far as I know.
- Is there any function to get the UIR Ctrl ID from constant name?
- Is there any function in CVI like Evaluate() in TestStand, so I could get the CTRL ID specified in a string (PANEL_CONSTANTNAME)?
Is there any other way to set a UIR Ctrl value using Ctrl constant name instead of the Ctrl ID?
Thanks!