Skip to content

[BUG] PinSiteData not listing all sites for a pin that shares a digital resource #287

@swuwu15

Description

@swuwu15

Describe the bug
When having a digital pin defined as:

Connection pin="PinA" siteNumber="0,1" instrument="HSD_P174" channel="0"
Connection pin="PinA" siteNumber="2,3" instrument="HSD_P114" channel="0"

The PinSiteData object returned from performing a measurement operation only contains 2 of the active 4 sites defined.

To Reproduce
Steps to reproduce the behavior:

  1. Define a DUT pin that has multiple sites sharing a digital resource

    Image

  2. Obtain the DigitalSessionsBundle object associated to that pin

    Image

  3. Perform a measurement that returns a PinSiteData Object and inspect it

    Image

Expected behavior
Even tho its understood that the instrument session for shared resources will only contain a single PinSetString (single resource for both sites), it is believed that the PinSiteData object should still list all active sites (e.g show repeated data for the shared instrument sites).

System Setup(please complete the following information):

  • STS Software Version: 24.5.2
  • Hardware: Virtual Machine
  • Instrumentation: PXIe-6571

NI Support Status
Has this issue been reviewed separately by NI Support team member? No.

Additional context
Costumer is using shared resources to perform board checkers in grouped sites.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions