RegEx / HTTP Retriever
-
Hello-
I get the following error message "No value match made for point" ..any ideas on what is wrong with the regulation expression? please see below
Point Details:
Name: COND IN TEMP
Export ID (XID): DP_214444
Data type: Numeric
Value RegEx: COND IN TEMP: (.*?) °C
Number format: ##.#
Time RegEx: blankI have tried using \d also. When using the http://regexpal.com/ RegEx tester it is recognizing the whole string "COND IN TEMP: 27.0 °C", it is all highlighted in yellow. In ScadaBr it does not recognize number or word string. See screen shot attached and screen shot of HTTP page retrieving from and scadabr view.
Goal is to retrieve Temp and RH data points from the web page to use in ScadaBr.
Your help is much appreciated! :)
-NanAttachment: download link
-
ScadaBR is not supported here, but the problem may be with the "°C" (guessing). I use QuickREx for my own testing.