beautypg.com

1 creating a command file, 2 multi command file, Creating a command file – PLANET DSP-1000 User Manual

Page 96: Multi command file

background image

- 96 -

4.8.1 Creating a command file

Create the command file and transfer it via TFTP to the local drive.

1. Create

a

new text file.

2. Rename

it

reboot or any of the other commands as seen above.

This file can have the .txt extension but can also be saved without

file extension.

3. Save and store it on your C: drive.

4. On a PC, go to START and RUN, then type cmd and hit Enter to

bring up the DOS command tool.

5. Make sure the tftp.exe process has access to the network and

then type following command but replace the IP address with that

of your DSP-1000:

tftp -i 192.168.11.25 PUT C:\reboot /reboot

6. Your DSP-1000 should now execute the command or as seen in

this example, reboot.

NOTE:

If you are not in the same network, make sure your router is
set up to forward the traffic on port 69 to your DSP-1000 and
the firewall will allow the traffic to pass through. Not all routers
support port forwarding, so you might not be able to access
the DSP-1000 unless you are on the same local network!

4.8.2 Multi command file

To change the volume, create a text file “multicmd.txt” and add either

“MUTE” to mute the sound or “Volume” plus a value from 1-32 on the first

line without extra line break. Transfer the file via TFTP or down.lst and the

setting will be changed immediately.