Hi
I am having trouble getting a formula to work for a university project that I am working on. I have a test rig with 3 different thermal monitoring systems connected. There are temp sensors on electrical cables/connections and ambient sensors. I want to put in channels to get the delta T readings from a temp sensor on a connection to an ambient sensor. For example if a feeder temp sensor is Channel 101 and the ambient is Channel 102, what is the best way to write this formula? I’ve tried Cnl101-Cnl102 and other variations such as CnlVal(101)-CnlVal(102) and it either shows no reading or the server gets an error. Any help is appreciated.