Skip to content

Ps5000 fixes#55

Merged
2 commits merged intopicotech:masterfrom
Lorac:ps5000-fixes
Apr 25, 2025
Merged

Ps5000 fixes#55
2 commits merged intopicotech:masterfrom
Lorac:ps5000-fixes

Conversation

@Lorac
Copy link
Contributor

@Lorac Lorac commented Feb 20, 2025

Changes proposed in this pull request:

Replaced _pack with pack and _fields with fields in PWQ_CONDITIONS, TRIGGER_CONDITIONS, and
TRIGGER_CHANNEL_PROPERTIES structure definitions to properly define the
field layout.

Replaced _fields with _fields_ in PWQ_CONDITIONS, TRIGGER_CONDITIONS,
and TRIGGER_CHANNEL_PROPERTIES structure definitions to properly define the
field layout. This ensures correct behavior when interacting with ctypes and
avoids potential attribute errors.
Replaced _pack with _pack_ in PWQ_CONDITIONS, TRIGGER_CONDITIONS, and
TRIGGER_CHANNEL_PROPERTIES structure definitions to properly define the
field layout.
@ghost ghost merged commit 560f723 into picotech:master Apr 25, 2025
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments