MPISqNodeConfigControlLatency
Definition
typedef struct MPISqNodeConfigControlLatency {
double minimum; /* uS - if > 0, this will insure
a minimum latency value */
double maximum; /* uS - if > 0, an error will occur
if this value is exceeded */
} MPISqNodeConfigControlLatency;
Description
MPISqNodeConfigControlLatency is a structure that contains boundary values that ensure that the node’s Control Latency falls within a given range. The SynqNet configuration can be read with mpiSqNodeConfigGet(...) and can be written with mpiSqNodeConfigSet(...).
|
|---|
See Also
MPISqNodeConfig | mpiSqNodeConfigSet | mpiSqNodeConfigGet | MPISynqNetTiming
Node Control Latency | Cable Length Discovery Uncertainty Factor | SynqNet Cable Length
