Act_Pointer.vi question

Post Reply
maarcc2050
Posts: 27
Joined: Sun Jan 17, 2010 1:23 pm
Location: Brisbane

Act_Pointer.vi question

Post by maarcc2050 »

Hi.

I'm reading the Act_Pointer.vi block diagram.
A simple question.
The quotient and remainder on the left (buffer pointer / 4. The very first input to the while loop), according to the context help, there is supposed to be 2 output. But I'm seeing 1 output only. Could someone explain?

Also, as I refer to the old thread (viewtopic.php?t=26), there appear to be quite a bit of update to what was discussed. Can I confirm this is the case? (I hope my limited labview programming knowledge is not misleading me. e.g. it's 20*10ms, not 10*10ms) Any further pointers are much welcome!

Thanks a bunch!

Coen
Site Admin
Posts: 1124
Joined: Fri Mar 26, 2004 7:00 pm
Location: Amsterdam, Netherlands
Contact:

Post by Coen »

The "Quotient & Remainder" is used in this case to divide two integers. Consequently, the remainder output is not relevant here.

The waiting time before the error pops up when no data comes in has been made longer when the ABR functionality was added to Actiview (because of the lower total throughput in ABR mode).

Best regards, Coen (BioSemi)

Post Reply