Skip to content

Subscription to sample.xiy returns real part only #310

@thangleiter

Description

@thangleiter

Description

Subscribing the daq module to /devXXXX/demods/X/sample.xiy returns the real part only.

How to reproduce

Take the DAQ example from the documentation and replace the sample nodes:

sample_nodes = [
    device.demods[0].sample.x,
    device.demods[0].sample.xiy
]

Both sample nodes will have exactly the same data.

Environment info

  • Python version: 3.13.9
  • zhinst-toolkit version: 1.2.0
  • LabOne version: 25.10.1.4
  • zhinst version: 25.10.1.4

Device/system information (if applicable)

MFLI

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions