Examples:
>>
get bcr_result count
\x0D\x0A
<<
OK\x0D\x0A
<<
1\x0D\x0A
>>
get bcr_result data
\x0D\x0A
<<
OK\x0D\x0A
<<
"0043000011201"\x0D\x0A
>>
get bcr_result type
\x0D\x0A
<<
OK\x0D\x0A
<<
EAN13\x0D\x0A
5.6.3 History Command Group
Command
Group
Item
Description
get
history
passed
Returns the number of passed inspections.
get
history
failed
Returns the number of failed inspections.
get
history
missedtriggers
Returns the number of missed triggers.
get
history
startframenumber
Returns the start frame number.
get
history
endframenumber
Returns the end frame number.
get
history
mininspectiontime
Returns the minimum elapsed time of the inspection.
get
history
maxinspectiontime
Returns the maximum elapsed time of the inspection.
get
history
minbarcodecount
Returns the minimum number of barcodes read.
get
history
maxbarcodecount
Returns the maximum number of barcodes read.
do
history
clear
Clears all history fields (for example pass, fail, etc.).
Examples:
>>
get history passed
\x0D\x0A
<<
OK\x0D\x0A
<<
13\x0D\x0A
>>
get history startframenumber
\x0D\x0A
<<
OK\x0D\x0A
<<
3\x0D\x0A
>>
get minbarcodecount
\x0D\x0A
<<
OK\x0D\x0A
<<
1\x0D\x0A
>>
do history clear
\x0D\x0A
<<
OK\x0D\x0A
5.6.4 Info Command Group
Command
Group
Item
Description
get
info
companyname
Returns the company name.
get
info
modelnumber
Returns the sensor model number.
iVu Barcode Reader (BCR)
56