Programmer Guide/Shell Items/Value: Difference between revisions
From STX Wiki
Jump to navigationJump to search
(initial import) |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | |||
{{Value Item}} | |||
A shell item for exchanging data between SPU and graph items and macros. They can also be used as timers. | |||
There are four types of value item: | |||
*STRING | |||
*NUMBER | |||
*VECTOR | |||
*ARRAY | |||
The ARRAY type of output is relatively new ({{STX}} version 3.5.1) and has not been fully integrated yet (e.g. not all SPUs know what an ARRAY is). | |||
Latest revision as of 14:55, 4 May 2015
Value Item | |||
---|---|---|---|
NEW | SET | ATTRIBUTES | MESSAGES |
A shell item for exchanging data between SPU and graph items and macros. They can also be used as timers.
There are four types of value item:
- STRING
- NUMBER
- VECTOR
- ARRAY
The ARRAY type of output is relatively new (STx version 3.5.1) and has not been fully integrated yet (e.g. not all SPUs know what an ARRAY is).