Hi Everyone - Using the Network Module, I have been successful in having the ISY send sendir commands to my iTach device. Now I want the ISY to be able to read the status of a sensor attached to the iTach device. I created the resource entry to send a "getstate,1:3" to the iTach. When I use the Test function in the ISY, I can see that the ISY successfully sends the getstate command as well as receives the "state,1:3,1" response, which would indicate that the sensor is on. How do I parse this response in an ISY program so I can have the ISY react to the status?