78
LGG100-GG Operator’s Manual
www.javad.com
A P P E N D I X
Creating Scripts
A
3.
Click on
File->Manual Mode
.
Figure A-2. File->Manual Mode
4.
Click
Edit script
.
5.
Navigate to the folder in which you want to save the script file.
6.
Type the file name. All files have a .jpc extension.
For example,
Daisy_38400.jpc
to enable the daisy chain and
Daisy_Off.jpc to disable the daisy chain.
7.
Click
Yes
to create the file.
8.
Type in the appropriate commands, pressing
Enter
or clicking
Send
command
after each one. See table below for these commands.
To Create Daisy Chain
To End Daisy Chain
%%set,dev/ser/b/rate,38400
%%set,dev/ser/b/echo,/cur/term
%%set,dev/ser/b/imode,echo
%%set,cur/term/eoff,QUIT
%%set,cur/term/echo,/dev/null
%%set,cur/term/imode,echo
%%set,cur/term/echo,/dev/ser/c
QUIT
%%set,cur/term/imode,cmd
%%set,dev/ser/b/echo,/dev/null
%%set,dev/ser/b/imode,cmd
%%set,dev/ser/b/rate,38400
%%set,cur/term/rate,115200
9.
Click
Save script
.
10.
Click
Close editor
.
Once you have created a script file,
11.
Click
Load script
on the Manual Mode dialog box.
12.
Navigate to the folder that contains your script file.
13.
Select the appropriate script file and click
Send command
.