Jump to content

API Scope: Difference between revisions

From Flowcode Help
Admin (talk | contribs)
XML import of API auto-gen
 
Admin (talk | contribs)
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