From Friday, January 17th 11 PM CDT (January 18th 5 AM UTC) through Saturday, January 18th 11:30 AM CDT (January 18th 5:30 PM UTC), ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,133 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,123 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,117 Views)