Overview of sample scripts
- Last UpdatedJul 22, 2024
- 1 minute read
The sample scripts have the following purpose in a larger, ArchestrA context:
-
The script provides an object that other requesting objects can use to read the specified column of a row whose part number is given and then return the column value to the requesting object.
-
The requesting object provides the row name, part number, and start signal in UDAs.
-
The sample object returns the requested row value and done signal in UDAs.