Support Forums
How to change Serial Sensor Port speed

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.

Good morning Matteo

Try putting the PS commands in a Do statement.
e.g Do{ps=1200}

Cheers

Roger

Good morning Matteo Try putting the PS commands in a Do statement. e.g Do{ps=1200} Cheers Roger

Thank you very much Roger, this week I'm not in the lab but i will try as soon as possible. I will let you know if It works.

Thanks again.

Thank you very much Roger, this week I'm not in the lab but i will try as soon as possible. I will let you know if It works. Thanks again.
14
2
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft