There is a DEMO in our main shop:
Shop NN -> http://slurl.com/secondlife/Terriergate/33/214/126
This is programmable fountain.
You can create notecard-based your own programs.
There is no support by IM. Please read this manual.
This English manual is a sample translation. A Japanese manual is correct.
■ Menu
The menu is displayed when it touches the fountain, and the program can be selected.
OFF
Stop the fountain.
SOUND
Turn the sound on and off.
MENU USER
Set avatar that the menu can be operated.
■ Edit Program
Your original program can be made by editing the notecard in the object.
Even if you overwrite the notecard that is from the beginning, you may newly add it.
Notecards are put up to nine. The name of the notecard is the program name.
The program name is within 25 bytes. The same button name of default menu cannot be used.
□ Initial Setting
Initialize the fountain in the first half of the notecard.
SWI
Switch (1=ON, 0=OFF)
ex: SWI=111111111
PRE
Hydraulic pressure (0-9, 0=Stop)
ex: PRE=111111112
VOL
Volume of water (0-9, 0=Stop, Default=2)
ex: VOL=222222222
WID
Spreading width (Width 0-9, Default=1)
ex: WID=111111113
ROT
Rotation of nozzle (0-9, 0=Stop)
ex: ROT=000000000
COL
Color of color (A-M, A=White, B=Red, D=Yellow, F=Green, H=Cyan, J=Blue, L=Magenta, C,E,G,I,K,M are middle color)
ex: COL=AAAAAAAAA
INTERVAL
Execution time of program of one line (unit:sec)
ex: INTERVAL=3.0
In the parameter of the command, enumerate the setting of each nozzle.
The nozzle number starts from one. The nozzle number is written in object description.
□ Program
Write the program from PROGRAMSTART.
Same commands of initial setting and WAIT command can be used.
The execution time of the program of one line is time set with INTERVAL.
WAIT
Stop programming at the time set with INTERVAL.
ex: WAIT:WAIT (Stop 2 unit program.)
WAIT=n (n=Integer)
Stop n times and programs of the time set with INTERVAL.
ex: WAIT=4 (Stop 2 unit program.)
Delimit by the colon and write in one line when you want to execute two or more commands at the same time.
ex: SWI=10101011:PRE=33333334 (Change the switch and hydraulic pressure at the same time.)
It returns first and loops when the program is executed as for the final line.
■ Attention
The nozzle number is recorded in object description. Please do not change object description.
Ver el artículo en Second Life