SnapshotMode

enum SnapshotMode

Modes in which samples are read.

enumerator Atomic

Signal values are read synchronous to sample loop. The number of available resources supporting atomic mode might be limited.

enumerator Relaxed

Signal values are read asynchronously (number of available resources only limited by available controller memory.