LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help me to get correct data format from instrument buffer

Hi,

I'm new in labview. I'm making a labview software to control  F900 Thermo Bridge

 

13 digits + CR + LF are returned in the form "+0.123456789B" + CR + LF, the first digit being
the sign, the last digit being the bridge balance status. Bridge balance status may be "B", "L" or
"H" or "E": for balanced, low, high or error (overload condition).
Data can be retrieved from the output buffer once per balance (program) cycle, which may be
two seconds or more, depending on the bandwidth setting and the signal being measured.

 

when i try to get data,  sometimes data format which i received is 56789E\r\n+0.1234 or .123456789E\r\n0   ...

 

I attached F900 user guide!

 

So you can give me some example to get data.

 

thank you so much

Download All
0 Kudos
Message 1 of 2
(2,403 Views)

Duplicate Thread


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,385 Views)