Ажно, Writebinary – Инструкция по эксплуатации EXFO FTB-500 (Window XP)

Страница 304

Advertising
background image

Свойства и события COM

292

FTB-500

Свойства

WriteBinary

Description

With this method you can send a program
message (single command or compound of
commands) as an array of bytes into the device
input buffer.

Syntax

object.Write (BinaryArray)

Parameter(s)

BinaryArray: Required. An array of bytes
corresponding to the program message to be
sent.

Notes

Use this method instead of the Write method if
you need to send commands in binary (COM is
UNICODE).

Possible error(s)

Timeout: This error will occur if the operation
could not be completed within the allowed delay.
For information on timeout setting, see Initialize
на стр. 295.

В

АЖНО

!

Перед тем как возвратить данные работы методов Read или
ReadBinary, необходимо указать формат, в котором информация
должна быть возвращена. Информация о том, как правильно
установить необходимый формат, указана ниже.

Advertising