Select Item from Response List¶
Documentation¶
Select named Item from Response List with Items.
Outputs Graph port with selected item as Graph Data.
Definition¶
Input ports¶
- graph graph
Graph
Output ports¶
- graph graph
Graph
Configuration¶
- Data Item (drive_item)
Select data item to output
Examples¶
Implementation¶
- class node_graph.SelectDataItemGraph[source]