Hello,
is it possible to call a function with values from e.g. the valueEdit panel?
We have a 2d matrix with 150 Elements and want to send a can message (ID: 0x501) with the value AND the position in the matrix (x,y).
It would also be okay when we can retrieve the caller / the button which wants to send the value. In that case we could encode the x,y-values in the name of the button / valueEdit panel.
Is it possible to obtain the caller-object when the sub is executed?
best regards,
H. Beyer
VBS function with parameters from Instruments Panel
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: VBS function with parameters from Instruments Panel
The Panel Edit fields could "only" change Signals (real CAN Signal´s, or virtuell Signals).
You could use to change a state in your state machine loop of your main VB-Script to call functions, but could not call it directly from the Label/Set Button.
You could use to change a state in your state machine loop of your main VB-Script to call functions, but could not call it directly from the Label/Set Button.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------