Write Method
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Writes a block of data to the interface.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Write(array<Byte> [] () [] []) | Writes an array of bytes to the interface. | |
Write(array<UInt16> [] () [] []) | Writes an array of unsigned short arguments to the interface. |
Top