Skip to content

Missing Tags Input on Write Cluster Data Batches VI #37

@Tom-McQuillan

Description

@Tom-McQuillan

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 Batches VI 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

  1. Edit Write Cluster Data Batches VI connector pane
  2. Add Tags input terminal
  3. Wire Tags input to internal "To json" block (already configured)
  4. Save

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions