Hi everyone
It´s the first time I use a datataker and i have already a problem.
I need to change the serial sensor port speed during logging because i have to communicate with two different devices that have 2 different speed. I tried in a manual channel something like this:
ps=1200
1SERIAL("{\002}")
ps=2400
1SERIAL("{\002}")
I tried many variants with delay and wait but it doesn´t work. Where am i wrong?
How can i make?
Thanks everyone in advance.
Best regards.
Hi everyone
It´s the first time I use a datataker and i have already a problem.
I need to change the serial sensor port speed during logging because i have to communicate with two different devices that have 2 different speed. I tried in a manual channel something like this:
ps=1200
1SERIAL("{\002}")
ps=2400
1SERIAL("{\002}")
I tried many variants with delay and wait but it doesn´t work. Where am i wrong?
How can i make?
Thanks everyone in advance.
Best regards.