phone: +49 (3641) 66880 • fax: +49 (3641) 668866 • [email protected] • http://www.piezojena.com
Appendix
33
back to command list
9.1.1.22.4 Command: tbhi
Command
tbhi,limit
Description
Set the upper limit of the row index of the table-driven generator. If the new upper limit is less
than the index of the current row then the index of the current row is set to the new upper limit.
The limit is stored into the device's EEPROM. A running or stopped table-driven generator is
affected.
Responses
ok
on success
nok
on failure
Query
tbhi
Description
Get the upper limit of the row index of the table-driven generator by retrieving it from the
device's EEPROM.
Responses
tbhi,limit
on success
nok
on failure
Parameters
Description
Type: Range
Default value
limit
Upper limit of the row index
W: 0 ... 99
99
Errors
error-bit 28, error-bit 29, error-bit 31
Examples
request: "tbhi,99"
response: "ok"
back to command list
9.1.1.22.5 Command: tbptr
Command
tbptr,idx
Description
Set the index of the current row of the table-driven generator. If the new index is less than the
lower lower limit of the row index or greater than the upper limit of the row index then the index
of the current row is set to the lower limit of the row index. A running or stopped table-driven
generator is affected.
Responses
ok
on success
nok
on failure
Query
tbptr
Description
Get the index of the current row of the table-driven generator.
Responses
tbptr,idx
on success
nok
on failure
Parameters
Description
Type: Range
Default value
idx
Index of the current row
W: 0 ... 99
0
Errors
error-bit 28, error-bit 29, error-bit 31
Examples
request: "tbptr,50"
response: "ok"
back to command list