You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m looking to change the value of runtime parameters dynamically within the test.cpp or test.py file. However, I’m unsure how to implement this and would greatly appreciate your guidance.
I understand that, typically, RTP values are sent to the kernel via the sequence function. However, this approach doesn’t seem suitable for my needs, as I require the ability to modify these values dynamically during runtime.
Could you please provide some advice or examples on how to achieve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Team,
I’m looking to change the value of runtime parameters dynamically within the
test.cpp
ortest.py
file. However, I’m unsure how to implement this and would greatly appreciate your guidance.I understand that, typically, RTP values are sent to the kernel via the
sequence
function. However, this approach doesn’t seem suitable for my needs, as I require the ability to modify these values dynamically during runtime.Could you please provide some advice or examples on how to achieve this?
Thank you very much for your help.
Beta Was this translation helpful? Give feedback.
All reactions