TCP in Watcher problem
-
Hello,
I'm trying to obtain a list of clips from a Hyperdeck video recorder via TCP-IP;the recorder send me the reply as in attached jpg.I can use a TCP in Watcher to read this message using an eol command to divide the infos for every single clip (jpg 2) with multiple "name:string=eol" patterns, but as I don't know the number of clips on the machine, if I set more patterns that number of clips there is no match between parsing string and TCP in.using element 'characters' does not help because it cannot manage whitespaces.Any suggestion?Thank youStefano