COM Properties and Events
Integrated Qualification System
335
Properties
For example, if you receive this response (here,
values are expressed in decimal instead of binary
for easier readability):
# 2 1 3 7 5 8 9 2 ...
The byte that immediately follows the # contains
2, which means that you have to read the two
following bytes to know the length (in bytes) of
the retrieved data. The bytes indicate 1 and 3.
The length is then 13 bytes. The actual response
begins at byte number 5, in this case.
Possible error(s)
Timeout
: This error occurs if the allowed delay
has expired before the preceding
Write
operation
could send a response to the output queue. For
information on timeout setting, see
QueryUnterminated
: This error occurs if the
output queue is empty (that is, if no query has
been made previously).
Initialize
Description
This method allows you to configure the timeout
value, that is, the allowed delay for Read and
Write operations, in milliseconds.
Syntax
object.
Initialize
(
Timeout
)
Parameter(s)
Timeout
: Required. A numeric value
corresponding to the delay in milliseconds.
Notes
If the
Initialize
method is not invoked, the default
value is 10 000 milliseconds.
ReadBinary
Summary of Contents for IQS-600 Series
Page 1: ...User Guide Integrated Qualification System IQS 600...
Page 22: ......
Page 28: ......
Page 106: ......
Page 132: ......
Page 194: ...Using IQS Products in an Automated Test Environment 186 IQS 600 Standard Status Data Structure...
Page 252: ......
Page 274: ......
Page 336: ......
Page 366: ...Using the IQS 9600 Utility Module 358 IQS 600...
Page 367: ...Using the IQS 9600 Utility Module Integrated Qualification System 359...
Page 368: ......