Re: Data transmission from Python script to bash script

2017-04-05 Thread dieter
venkatachalam...@gmail.com writes: > ... > I am writing a python code for processing a data obtained from a sensor. The > data from sensor is obtained by executing a python script. The data obtained > should be further given to another python module where the received data is > used for adjustin

Data transmission from Python script to bash script

2017-04-04 Thread venkatachalam . 19
Hello All, I am writing a python code for processing a data obtained from a sensor. The data from sensor is obtained by executing a python script. The data obtained should be further given to another python module where the received data is used for adjusting the location of an object. For ach