I have a DmD (v2.11.1) project, and I have some IO-Link RTD modules sending data into my analog structures. With the sensors unhooked, they return #INF00 into the UDT's input field. Once connected, it shows the true value. However, If I filter the values, the filtered value continues to shows #QNAN0. If I manually write a 0 to the filtered value in a data view, it then starts to filter fine. Is there a clean way to write some logic to jump start the sequence? How would I reference #INF00 or #QNAN0 values in a comparison contact or math instruction?