Hello,
 
	I did a search, but cannot seem to find how to translate the response from a Network Resource to a variable or use this directly as part of a program.  
 
	I am attempting to ensure my Keypadlincs are synced to my Yamaha receiver status.  I use either the Keypadlinc or the Yamaha app to change inputs and turn on/off the receiver zone 2.  What I would like to do is turn the status of the Keypadlinc on or off accordingly.  I figure I can update the status every 10 minutes or so.  This would be fine for me.  
 
	All the Resources outputs for input, on, off, and others work well now.  I can also see the status of the input by issuing a @ZONE2:INP=?.  This returns "@ZONE2:INP=PANDORA" for instance.  What I am not sure is how to use this.  My thought is to create a Program Variable and trigger a Program based off of that.  I cannot see how to create a Program or similar function that would trigger the Networking Resource and translate the response into a variable.  I am not sure if it can be done inside the Networking Resource or if there is a function that I am missing in Programs.
 
	Any assistance is appreciated.