EasyManua.ls Logo

Trio Motion Coordinator MC216 - Events

Trio Motion Coordinator MC216
566 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
12-30Using the Trio ActiveX Control
Events
Trio Motion Technology
Events
OnBufferOverrunChannel5/6/7/9
Description:
One of these events will fire if a particular channel data buffer overflows. The
ActiveX control stores all data received from the Motion Coordinator in the
appropriate channel buffer when the connection has been opened in asynchro-
nous mode. As data is received it is the responsibility of the user application to
call the GetData() method whenever the OnReceiveChannelx event fires( or oth-
erwise to call the method periodically) to prevent a buffer overrun. Which event
is fired will depend upon which channel buffer overran.
Syntax:
OnBufferOverrunChannelx()
Parameters:
None
.
Return Value:
None
.
OnReceiveChannel5/6/7/9
Description:
One of these events will fire when data is received from the Motion Coordinator
over a connection which has been opened in the asynchronous mode. Which
event is fired will depend upon over which channel the Motion Coordinator sent
the data. It is the responsibility of the user application to call the GetData()
method to retrieve the data received.
Syntax:
OnReceiveChannelx()
Parameters:
None
.
Return Value:
None
.

Table of Contents

Related product manuals