Page 1 of 1

Centro-M Regex Feedback

Posted: Fri Nov 11, 2016 1:41 pm
by Stik
Has anyone else had problem in transferring feedback to be received by the Centro-M?

After days of frustration trying to determine why only one of many device feedbacks would not work when moved to the Centro-M, it appears that I have finally found the problem. Any feedback using a regex expression such as (\d+) is not captured. When I change the expression to the more general (.*), the data is successfully captured. This feedback worked perfectly on the device before being transferred to the Centro.

I assume the regex format for capturing data on the Centro-M hasn't changed. Are these regex expressions available for use on the Centro-M? Anybody else having problems like this? Thanks.

Andy