PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Physical Channel names on PXIe-4140

I am using PXIe-4140 modules on PXIe-8880 controller. I am trying to change the sampling rate to catch fast events with the nidaqmx library in python. However, I can't seem to figure out how to access the specific channels to adjust the rate. I tried different variations of channel names, but I always get the same error. Attached are the code I am working with and error I get. 

Download All
0 Kudos
Message 1 of 4
(642 Views)

Wait, what??

 

4140 is an SMU and you need to use niDCPower drivers to control them and NOT DAQmx

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 4
(618 Views)

I see. What would be the best way of adjusting the sampling rate/measurement rate using niDCPower? 

0 Kudos
Message 3 of 4
(599 Views)

See line 17 of Examples — NI-DCPower Python API 1.4.5 documentation

-------------------------------------------------------
Applications Engineer | TME Systems
0 Kudos
Message 4 of 4
(594 Views)