I am communicating with my Jandy Aqualink system through the Elk M1 using the jandy serial adapter. I can send commands just fine to turn things on and off. Does anyone know if there is a way to receive the temperature text string from the Aqualink, extract the temperature, and store it in a counter?
For example (this syntax may be off a bit) I send a query:
"!00 SPATEMP?"
It replies
"!01 SPATEMP = 98F"
I want to extract that "98" and put it in a counter.
For example (this syntax may be off a bit) I send a query:
"!00 SPATEMP?"
It replies
"!01 SPATEMP = 98F"
I want to extract that "98" and put it in a counter.