-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Milestone
Description
Description
The Write Cluster Data Batches VI is missing the Tags input on its connector pane, even though the internal "To json" block has the Tags input properly configured.
Current Behavior
- ❌ Tags input not exposed on
Write Cluster Data BatchesVI connector pane - ✅ Internal "To json" block has Tags input wired and ready
- Users cannot pass tags when calling this VI
Expected Behavior
- Tags input should be available on the VI's connector pane
- Users should be able to wire tags directly to
Write Cluster Data Batches
Solution Confirmed
Wiring up the tag control as an input on the Write Cluster Data Batches VI connector pane resolves the issue:
- ✅ VI functions correctly with Tags input exposed
- ✅ Data appears in Nominal with correct tags applied
Fix Required
- Edit
Write Cluster Data BatchesVI connector pane - Add Tags input terminal
- Wire Tags input to internal "To json" block (already configured)
- Save
Metadata
Metadata
Assignees
Labels
No labels