Event Connection.AnPopulate

From Flowcode Help
Revision as of 14:33, 21 August 2013 by JonnyW (talk | contribs) (XML import of events update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


<sidebar>Event Contents</sidebar> Sent when auto-populate of analog connections is requested

This event is part of the Connection class

Parameters

STRING PropName

The property to base the other connections on

UINT PropChannel

The index of the ADC channel selected in PropName

STRING NameFilter

May update for a wildcard filter of property names to auto-populate
This parameter is returned back to Flowcode


Return value

ULONG Non-zero to claim the event


Detailed description

No additional information


Examples

No additional examples