I am trying to combine the two example VIs Burst Output and Burst Input to create one VI that will output data and then wait to receive a data packet back. I have a flat sequence structure with two frames. The first contains the burst output, and the second contains the burst input. My configuration parameters are all default values except the ports (output is 0, 1 and input is 2, 3) and control groups (output is group 1, input is group 2). I am having a few problems:
1. There is a large delay (at least 10 microseconds) between when the output finishes and the input starts.
2. The ACK asserted by the 6534 when trying to receive data is does not become active until a long time after the 6534 internal PCLK signal becomes active.
3. The length of the ACK signal asserted by the 6534 is very short (on the order of 2 PCLK cycles) even when trying to receive over 500 words of 16 bit data.
Any suggestions on how to get things running more smoothly?
Thanks,
Michelle