COM Properties and Events
334
IQS-600
Properties
ReadBinary
Description
This method allows you to retrieve data from the
device output queue in a binary format.
Syntax
object.
ReadBinary
Parameter(s)
None.
Response(s)
An array of bytes.
Notes
This method must be used in conjunction with
the
Write
method. Always ensure that a query
has been previously sent before attempting to
read a response from the output queue.
To properly set the data format, send the
following command (using the
Write
method):
FORM:DATA<wsp>PACKED
The retrieved data
does not
need to be converted
to a numeric format before you can use it in
calculations, for example.
To help you know the actual length of the
retrieved data, keep the following structure in
mind:
The first byte contains the # character.
The byte that immediately follows contains
the number of subsequent bytes that you
have to check to know the total length.
Содержание IQS-600 Series
Страница 1: ...User Guide Integrated Qualification System IQS 600...
Страница 22: ......
Страница 28: ......
Страница 106: ......
Страница 132: ......
Страница 194: ...Using IQS Products in an Automated Test Environment 186 IQS 600 Standard Status Data Structure...
Страница 252: ......
Страница 274: ......
Страница 336: ......
Страница 366: ...Using the IQS 9600 Utility Module 358 IQS 600...
Страница 367: ...Using the IQS 9600 Utility Module Integrated Qualification System 359...
Страница 368: ......