Long time lurker, first time poster here.
I'm hoping someone can help me out.
I will need to write code for the omnipro ii to listen for ASCII characters, I just don't know how the sending device should send these signals so that the omni could interpret it correctly.
Example:
1234<space>
1234<no space>
1234<space><carriage return>
1234<carriage return>
Which one of these does the omni understand?
The sending device sends this every 2 seconds.
I believe that in the ELK world, it needs to be 1234<carriage return>
Thanks in advance!
I'm hoping someone can help me out.
I will need to write code for the omnipro ii to listen for ASCII characters, I just don't know how the sending device should send these signals so that the omni could interpret it correctly.
Example:
1234<space>
1234<no space>
1234<space><carriage return>
1234<carriage return>
Which one of these does the omni understand?
The sending device sends this every 2 seconds.
I believe that in the ELK world, it needs to be 1234<carriage return>
Thanks in advance!