Difference between revisions of "API Scope"

From Flowcode Help
Jump to navigationJump to search
(XML import of API auto-gen)
 
(XML import API auto-gen)
Line 1: Line 1:
 
wiki page name
 
wiki page name
==Scope==
+
Data scope additions
  
Data scope additions
 
----
 
 
===Functions provided for this class===
 
===Functions provided for this class===
 
{||-|[[API Scope.AddGroup|AddGroup]]|Adds a group to the scope to which streams may be added|-|[[API Scope.AddStream|AddStream]]|Adds a stream to the given group suitable for inputs and operations|-|[[API Scope.AddPort|AddPort]]|Adds an input to the stream from a port|-|[[API Scope.AddAnalog|AddAnalog]]|Adds an input to the stream from an analog channel|-|[[API Scope.AddCustom|AddCustom]]|Adds an input to the stream from a custom injection|-|[[API Scope.AddOp|AddOp]]|Adds an operation to act on the inputs of the stream|-|[[API Scope.SetCustom|SetCustom]]|Sets one of 32 custom analog values for the group|}
 
{||-|[[API Scope.AddGroup|AddGroup]]|Adds a group to the scope to which streams may be added|-|[[API Scope.AddStream|AddStream]]|Adds a stream to the given group suitable for inputs and operations|-|[[API Scope.AddPort|AddPort]]|Adds an input to the stream from a port|-|[[API Scope.AddAnalog|AddAnalog]]|Adds an input to the stream from an analog channel|-|[[API Scope.AddCustom|AddCustom]]|Adds an input to the stream from a custom injection|-|[[API Scope.AddOp|AddOp]]|Adds an operation to act on the inputs of the stream|-|[[API Scope.SetCustom|SetCustom]]|Sets one of 32 custom analog values for the group|}

Revision as of 15:34, 10 May 2013

wiki page name Data scope additions

Functions provided for this class

Constants provided for this class

Examples