A-2 Maxor Operator’s Manual www.javad.com
APPENDIX
Creating Scripts
A
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 A-1 for these commands.
9. Click Save script.
10. Click Close editor.
Once you have created a script file,
1. Click Load script on the Manual Mode dialog box.
2. Navigate to the folder that contains your script file.
3. Select the appropriate script file and click Send command.
Table A-1.
To Create Daisy Chain To End Daisy Chain
%%set,dev/ser/crate,38400
%%set,dev/ser/c/echo,/cur/term
%%set,dev/ser/c/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/c/echo,/dev/null
%%set,dev/ser/c/imode,cmd
%%set,dev/ser/c/rate,38400
%%set,cur/term/rate,115200