phone: +49 (3641) 66880 • fax: +49 (3641) 668866 • [email protected] • http://www.piezojena.com
Appendix
31
Responses
The command list is returned as a list of responses. The last response in
the list contains less than six command identifiers. Every other response
in the list contains six command identifiers. Every command identifier is
stuffed at the end with space characters to a length of 12 characters. The
sixth stuffed command identifier in a response is followed by a single
space character.
Note: If the number of commands in the command list is a multiple of six
then the last response in the response list is the empty response.
on success
nok
on failure
Errors
error-bit 27
Examples
request: "s"
response: "idn rst break start stop stat "
response: "err def defp hvon volt mvolt "
response: "pos mpos sens cl sin rect "
response: "tria tbres tbpos tblo tbhi tbptr "
response: "tbval resgen version ki s serno "
response: ""
back to command list
9.1.1.22 Table-Driven Generator
Every row of the table of the table-driven generator has the following parameters:
1. Slew rate in V/µs.
2. Position or voltage in %.
3. Duration in s.
A row is accessed by its zero-based index. Furthermore, the nano box USB manages the index of the current
row. Using a subset of the rows of the table to drive the generator is possible by adjusting the limits of the row
index. If the generator stopped, because the command "
break
" had been executed, then continuing the
generator starts with the row at the index that is the successor of the index of the current row. The index of
the current row is adjustable in the limits of the row index while the generator is a stopped one.
back to command list
9.1.1.22.1 Command: tbres
Command
tbres
Description
Reset the index of the current row and the limits of the row index of the table-driven
generator:
·
Index of the current row: 0
·
Lower limit of the row index: 0
·
Upper limit of the row index: 99
The limits of the row index are stored into the device's EEPROM. A running or stopped
table-driven generator is affected.
Responses
ok
on success
nok
on failure
Errors
error-bit 28
Examples
request: "tbres"
response: "ok"
back to command list