____________________________________________________________________________________
____________________________________________________________________________________
Speeder X1 and X2 Configuration and API Guide
Page 28/36
User parameters can be read by command:
Command from PC
Reply
<esc>L<No.><cr>
L00xxx<cr><lf>
<esc> ASCII code 27
L
Command (ASCII code 76)
No.
parameter #1-61 in ASCII format
<cr>
ASCII code 13
xxx
Value of parameter
Example: Read the parameter 19:
Command from PC
Reply
<esc>L19<cr>
L00060<cr><lf>
The parameters in two successive bytes (word) can be read by one command:
Command from PC
Reply
<esc>LW<No.><cr>
L00xxx<cr><lf>
<esc> ASCII code 27
LW
Command
No.
parameter #1-61 in ASCII format
<cr>
ASCII code 13
xxx
Value of parameter
Example: Read the Word parameter 5:
Command from PC
Reply
<esc>LW5<cr>
L02000<cr><lf>
All available user parameters can be read by command:
Command from PC
Reply
<esc>L<cr>
L0001 00xxx<cr><lf>
L0002 00xxx<cr><lf>
L0003 00xxx<cr><lf>
…
<esc> ASCII code 27
L
Command (ASCII code 76)
<cr>
ASCII code 13
xxx
Values of parameters