Help: ICE_FLAGS_SGO
Slave acq/playback start to opposite channel acting as master
Slave acq/playback start to opposite channel acting as master
When synchronizing multiple ports on the slave side, use SGO for the
first one, and RGO for the rest.
Output modules have a 5 deep output pipeline. This means that there
will be 5 dead cycles between master going high and the 1st output
sample. Digital output clocks will not start until the pipeline is
ready, so the 1st output clock will be for the 1st output sample.
With analog output, like the D2A, where there is no output clock to
reference, the user must compensate for the 5 cycle delay if important.
If an output module is used to trigger an input module, or an input to
trigger an output, this delay must also be considered.