LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB data

Hi,

I am able to receive data using LabView from a Digital Multimeter. However,
I am trying to save the data to a file, and it seems like the data is sort
of binary or hexadecimal.

The program uses ibrd to read the data from the device and then
InsertTextBoxLine to display.

Can someone help or advise?
Thanks.

jl
0 Kudos
Message 1 of 2
(2,700 Views)
You don't mention the brand and model number for the DMM and ibrd and InsertTextBoxLine
are functions from LabWindows and not LabVIEW. ???

"jloh" wrote:
>Hi,>>I am able to receive data using LabView from a Digital Multimeter.
However,>I am trying to save the data to a file, and it seems like the data
is sort>of binary or hexadecimal.>>The program uses ibrd to read the data
from the device and then>InsertTextBoxLine to display.>>Can someone help
or advise?>Thanks.>>jl>>
0 Kudos
Message 2 of 2
(2,700 Views)