Send a string with dynamic float number to terminal shell script.

edited November 2013 in How To...

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

  • Answer ✓

    I don't see any code in your question, so I moved it to this category...

    Have you tried the open() function?

Sign In or Register to comment.