Hello,
I would lilke to know if there is any possibility to send a text string from the instrument panel to the VBScript Makro.
I was trying to do it with a ValueEdit Box and a virtual variable.
Thanks in advance,
Frederick
Text string from Instrument panel
Re: Text string from Instrument panel
Hi,
thats exactly the way how to do it. Define a virtual variable with the type 'string'. In the macro, access the signal value via its StringValue property. Please see attached example project.
thats exactly the way how to do it. Define a virtual variable with the type 'string'. In the macro, access the signal value via its StringValue property. Please see attached example project.
- Attachments
-
- VirtualPanelVarDemo.zip
- (3.25 KiB) Downloaded 426 times