Hi Neil,
It comes in as one big string so if I simple feed it in SIO and try to match the characters such as
"Status.Stream1 Runnig" out 1 of sio
"Status.Stream2 Runnig" out 2 of sio
only the last data out gets high as SIO will only match the last bit of stream which is status.6 Stopped .
Hope this clarifies what I am trying to accomplish.
toggle quoted message
Show quoted text
--- In Crestron@..., Neil Dorin <neildorin@...> wrote:
Maybe I'm not understanding the question here, but a simpl SIO with
interlocks would support feedback from these strings.
On Wed, Mar 28, 2012 at 1:59 PM, devesh.gupta83 <devesh.gupta83@...>wrote:
**
Hi Guys,
A quick question:
I am sending a status command to streaming device which returns the
following:
EP_RX$ Status.STREAM1 Running\x0D\x0AStatus.STREAM2 Running\x0D\x0ASt
EP_RX$ atus.STREAM3 Stopped\x0D\x0AStatus.STREAM4 Running\x0D\x0ASt
EP_RX$ atus.6 Stopped\x0D\x0A
how each date each EP_RX$ string contains is different every time. How do
I parse this to provide TP with true FB?
[Non-text portions of this message have been removed]