Vishay Micro-Measurements
System 7000 Programmer’s Reference Manual
Page 87 of 142
6.5.4.24
SetBoxID Method
Syntax:
HRESULT _stdcall SetBoxId(in long BoxId, out retval long * result );
Description:
Defines a box number for the scanner. If your application involves multiple scanners you may
find it useful to assign a different box number to each scanner. This method is optional
Arguments:
BoxId
Box Identifier (Range: 0 to 9999, Default: 1)
Returns:
0 if Successful, otherwise an Error Code
Notes: