Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

niScope_SetAttributeViReal64 returns Attribute ID not recognized for NISCOPE_ATTR_TRIGGER_IMPEDANCE attribute

Hi all!
Here is the code:

rc = niScope_SetAttributeViReal64 (

this->sessionId, VI_NULL, NISCOPE_ATTR_TRIGGER_IMPEDANCE, triggerImpedance);

It's supposed to work I guess...

What can be the problem?

0 Kudos
Message 1 of 4
(3,087 Views)
Hello Babay,

Which Device are you using?
This feature is only supported by NI 5112.
Attached you can find a screenshot from the NI Help.
If you are using the NI 5112, are you also getting an error number?

Stefan
0 Kudos
Message 2 of 4
(3,077 Views)
I'm sorry I forgot to write here that I've already found the answer. Yes the problem is that I'm using NI5114. Thank you anyway.
0 Kudos
Message 4 of 4
(3,071 Views)