Hello,
I want to analyse the frequency response of a circuit using a 6052E-DAQ board and LabVIEW (System: WIN98, Pentium 2, 128MB RAM).
For this purpose I first start a continuous analog output and then try to read four AI channels simultaneously (different input limits).
I thought AI Config should allocate enough buffer to hold one full reading (AI Start should fill one buffer by default), but an overwrite error indicates that the buffer is used circularly. After all I do not get why?
I would be pretty grateful if someone could tell me what LabVIEW does and why I get this error. After all it doesn't occur every time but I'd prefer to never get it.
My settings are:
Samples/CH = 8196
Scan rate = 50 kHz
Thanks for your help
Dirk Neumann