I am using LabView together with the MGC amplifier from HBM. I downloaded the LabView driver for this instrument from NI homepage. Now I have a problem with data acquisition.
When I start measuring, the data displayed on the graph seems unstable. (This only happens with binary output, in Ascii the graph is stable and fine (but too slow).)
Perhaps it is a communication problem between PC and device.
Serial communication:
Baudrate. 9600
Databit: 8
stopbit: 1
parity: even
software handshake: X-on, X-off
Can anybody help me.