API Scope
From Flowcode Help
Jump to navigationJump to search<sidebar>API contents</sidebar> Data scope additions
Contents
Functions provided for this class
| AddGroup | Adds a group to the scope to which streams may be added |
| AddStream | Adds a stream to the given group suitable for inputs and operations |
| AddPort | Adds an input to the stream from a port |
| AddAnalog | Adds an input to the stream from an analog channel |
| AddCustom | Adds an input to the stream from a custom injection |
| AddOp | Adds an operation to act on the inputs of the stream |
| SetCustom | Sets one of 32 custom analog values for the group |
Constants provided for this class
| LONG | 1 |
| LONG | 2 |
| LONG | 3 |
| LONG | 4 |
| LONG | 5 |
| LONG | 6 |
| LONG | 7 |
| LONG | 8 |
| LONG | 9 |
| LONG | 10 |
| LONG | 11 |
| LONG | 12 |
| LONG | 13 |
| LONG | 14 |
| LONG | 15 |
| LONG | 16 |
| LONG | 17 |
| LONG | 18 |
| LONG | 19 |
| LONG | 20 |
| LONG | 21 |
Examples
No examples available