Difference between revisions of "Event Connection.AnPopulate"

From Flowcode Help
Jump to navigationJump to search
Line 33: Line 33:
  
 
==Detailed description==
 
==Detailed description==
''<span style="color:red;">No additional information</span>''
+
 
  
  
 
==Examples==
 
==Examples==
''<span style="color:red;">No additional examples</span>''
 

Revision as of 11:55, 16 January 2023

Fc9-comp-macro.png AnPopulate
Sent when auto-populate of analog connections is requested 
Fc9-string-icon.png - STRING PropName
The property to base the other connections on 
Fc9-u16-icon.png - UINT PropChannel
The index of the ADC channel selected in PropName 
Fc9-s16-icon.png - INT IncrementStep
May update to increment or decrement connections on auto-populate 
Fc9-string-icon.png - STRING NameFilter
May update for a wildcard filter of property names to auto-populate 
Fc9-void-icon.png - Non-zero to claim the event Return


Detailed description

Examples