Skip to content

Create Generic Synchronization Example #39

@lilesj

Description

@lilesj

Ideally we want the examples to work straight out of the box with most devices in a loopback configuration. This will be a Python version of the LabVIEW example titled XNET Generic Synchronization.

On Interface1:
Create a input stream session (the synchronized interface).
Set appropriate properties
XNET Connect terminals to setup synchronization.
XNET Start

On Interface2:
Create input and output stream sessions (the synchronizing interface).
Set appropriate properties
XNET Connect terminals to setup synchronization.
XNET Start

While running:
Write Frame
Read frame Interface1
Read frame Interface2
Compare timestamps

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions