We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey all,
just as the post says.
I'll be having a dynamic string of characters and numbers that will be constantly updating. I want to be able to send them to terminal and update the command in realtime. I am wondering an approach to go about this?
To give a bit of background, I am using a DMX lighting controller with motors that wirelessly accepts terminal commands to move the positions of the motors.
Answers
I don't see any code in your question, so I moved it to this category...
Have you tried the
open()
function?