Doc. no: 312-0003-002-001 Rev 1.06 Page 16 of 19Examples for use of the protocol – continuedHere we will try to set up the audio amplifier to have some default parameters, turn on, mute on, mute off, andturn off again.Default parameters:x Default input: Input 2x Default power: offx Default volume: 20To set up above default parameters (and leave the rest factory default) send the following commands to theaudio amplifier (NOTE: is the 0x0D HEX value for Carriage Return):x Send: NEAMP1, FACTORYDEFAULT=ALLx Response: NEAMP1, OK x Send: NEAMP1, INPUT=2x Response: NEAMP1, OK x Send: NEAMP1, POWER=OFFx Response: NEAMP1, OK x Send: NEAMP1, VOL=20x Response: NEAMP1, OK x Send: NEAMP1, SAVE=TRUEx Response: NEAMP1, OK Now we want to turn on the unit, send the following commands to the audio amplifier (NOTE: is the 0x0DHEX value for Carriage Return):x Send: NEAMP1, POWER=ONx Response: NEAMP1, OK Now we want to mute and on mute the audio amplifier, send the following commands to the audio amplifier(NOTE: is the 0x0D HEX value for Carriage Return):x Send: NEAMP1, MUTE=ONx Response: NEAMP1, OK To get out of mute send:x Send: NEAMP1, MUTE=OFFx Response: NEAMP1, OK Now we want to turn off the unit, send the following commands to the audio amplifier (NOTE: is the 0x0DHEX value for Carriage Return):x Send: NEAMP1, POWER=OFFx Response: NEAMP1, OK