Difference between revisions of "Event Connection.ChipChange"

From Flowcode Help
Jump to navigationJump to search
(XML import of events update)
(XML import)
 
Line 1: Line 1:
 
 
 
<sidebar>Event Contents</sidebar>
 
<sidebar>Event Contents</sidebar>
 
Sent when the target device has changed
 
Sent when the target device has changed

Latest revision as of 15:58, 16 January 2014

<sidebar>Event Contents</sidebar> Sent when the target device has changed

This event is part of the Connection class

Parameters

STRING Target

The name of the new target device


Return value

ULONG The return of this event is currently unused


Detailed description

No additional information


Examples

No additional examples