I could use your help if possible. We have our temperature sensors monitor the room temperature to allow measurements within the acceptable limits. No compensation done. In any case, our old programmer has made it so that before a measurement the temperature is monitored and printed on the report. Now... I would like to monitor the temperature live without running a program even in offline mode. in 3 TIGO machines, I am connecting through a browser through ethernet in the address 100.0.0.1 to the machines and I am able to see the temperatures. In a DEA machine, I cannot find the IP address with the ipconfig cmd command and I cannot connect to do the same. The programs from the old programmer work though and the sensor is connected.
type just "show", it will give you 2 or 3 answers (consts, keyword and another, I think)
Then, type show consts, and search in the list Z_SENS, ZSENS, or something like this.
You can also type show TMPCMP or TMP_CMP which should say if the compensation is on (1) or off(0).
When you get an error, type CTRL +ECB to reset it.
type just "show", it will give you 2 or 3 answers (consts, keyword and another, I think)
Then, type show consts, and search in the list Z_SENS, ZSENS, or something like this.
You can also type show TMPCMP or TMP_CMP which should say if the compensation is on (1) or off(0).
When you get an error, type CTRL +ECB to reset it.