Input from data stream to GUI Textbox

Asked by Jason J

Hello!

I would like to automate the process of taking data from a variable modeler (data such as objectSpeed:100) and feed it into my simulation program that will modify the objectSpeed to 100. I do not have any APIs for the simulation program but have control over the variable modeler data.

So far I have a sikuli script that opens the simulator and selects the correct window that has objectSpeed. I do not have much experience with python or sikuli. What would be a simple solution; Should I create a file with the latest information for the objectSpeed then read it and place that into the sikuli script?

edit: Or would it be over the top to create a python server that listened for changes? then use "type(myObjectSpeed)"?

Thank you,
Jason

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.