LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIA gain value

Hello,

How can I get the value of the GPIA gain value (Input Volatge) of a 6251 card ?
Thank
0 Kudos
Message 1 of 13
(4,064 Views)
Hello,

Can anybody respond to my question ?

Thank.
0 Kudos
Message 2 of 13
(4,037 Views)
What exactly do you mean by GPIA? I searched the forum and developer zone and could not a single reference.
0 Kudos
Message 3 of 13
(4,030 Views)
PGIA perhaps?
0 Kudos
Message 4 of 13
(4,025 Views)


@altenbach wrote:
PGIA perhaps?



That makes sense. Maybe we should ask Laura for a new search option - 'All possible combinations of the following letters'. Smiley Very Happy
0 Kudos
Message 5 of 13
(4,015 Views)
Sorry,

PGIA
0 Kudos
Message 6 of 13
(4,011 Views)
Not sure about the exact property you might be looking for. There is a Device property called Gains that I believe will return the available ranges for a board. I haven't had to use that. The ones I've used are the Channel properties called AI.MAX and AI.MIN. These will report the coerced maximum and minimum values for a channel. So, for example, you use the DAQmx Create Channel and set the min to -2 and the max to +2 and the only range that supports that is +/-5, the properties will return +5 and -5.
0 Kudos
Message 7 of 13
(4,002 Views)
I know about Channel properties, but it doens not tell about the gain of the amplifier. Before his was available.

0 Kudos
Message 8 of 13
(3,999 Views)
Sorry, the properties that I mentioned are the only ones I know about. What function did you use before to return the gain?
0 Kudos
Message 9 of 13
(3,994 Views)
AI Hardware config
0 Kudos
Message 10 of 13
(3,986 Views)