Motion Coordinator Technical Reference Manual
Using the Trio ActiveX Control 12-29
General commands
SendData
Description
This method is used when the connection has been opened in the asynchronous
mode, to write data to the Motion Coordinator over a particular channel.
Syntax:
SendData(channel, data)
Parameters
Return Value:
TrioPC STATUS:
TRUE - if the given channel is valid, the connection open, and
the data written out correctly.
short channel:
channel over which to send the data (5,6,7, or 9).
VARIANT data:
data to be written to the Motion Coordinator