update signal without sending it
Posted: Fri 18. Jul 2025, 10:09
I'm currently trying to calculate some values and send them out on the bus.
For the calculating part, I'm using a global pem script, in which I change the required signals via their .Value property.
For sending, I need to use the transmit window in which I have set up the required singals to be sent via cycle time.
Now the issue is that when the script runs, the values are sent by automation, even though the transmit is paused for the messages.
I tried setting the signal's Auto-transmit option to disabled, which fixes the above issue, but then the signal isn't updated by the script anymore at all.
Is there a way I can change a signal from a script without it being sent?
For the calculating part, I'm using a global pem script, in which I change the required signals via their .Value property.
For sending, I need to use the transmit window in which I have set up the required singals to be sent via cycle time.
Now the issue is that when the script runs, the values are sent by automation, even though the transmit is paused for the messages.
I tried setting the signal's Auto-transmit option to disabled, which fixes the above issue, but then the signal isn't updated by the script anymore at all.
Is there a way I can change a signal from a script without it being sent?