communication via gpib-drivers in c#
From: Brink, Thorsten (nospam_at_nospam.de)
Date: 03/10/04
- Next message: Willy Denoyette [MVP]: "Re: Memory leak?"
- Previous message: Felix Wang: "RE: ico WINFORM confusion"
- Next in thread: Dmitriy Lapshin [C# / .NET MVP]: "Re: communication via gpib-drivers in c#"
- Reply: Dmitriy Lapshin [C# / .NET MVP]: "Re: communication via gpib-drivers in c#"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Mar 2004 08:15:45 +0100
hy,
i have to communicate with multimeters via IEEE-port / gpib-drivers.
all devices are found without causing any problem.
data is read by using "ibrd (ID, data, length)". the data is transmitted in
an ascii-code.
during my tests, i found out that using a string or an array of chars for
getting the "data" is not possible, using an "decimal" type will get the
data and the ascii code can be found in this variable.
is there a way converting this decimal type with the ascii-code in it into a
string or an array of chars? do you have some ideas?
thanks,
thorsten brink
hottinger baldwin messtechnik gmbh
- measurement with confidence -
- Next message: Willy Denoyette [MVP]: "Re: Memory leak?"
- Previous message: Felix Wang: "RE: ico WINFORM confusion"
- Next in thread: Dmitriy Lapshin [C# / .NET MVP]: "Re: communication via gpib-drivers in c#"
- Reply: Dmitriy Lapshin [C# / .NET MVP]: "Re: communication via gpib-drivers in c#"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading