04-01-2025 09:38 AM
04-01-2025 03:52 PM
" Unrecoverable Failure" is worrying.
Try resetting the card from NI MAX and try using the SMU from SFP (soft front panel) in InstrumentStudio, if it doesn't work even after several power cycles, reset, moving the card slot, the last option is to send the card to NI for repair or replace it.
04-01-2025 04:00 PM
Do you have NI-DCPower installed, or just the nidcpower Python module? You need both.
If you do have it installed, what version? Can you provide a Technical Report from either Hardware Configuration Utility or MAX?
04-04-2025 02:43 PM
Thankyou for your reply.
I have several chassis' with qty 2 PXIe-4163 SMUs installed.
All of them work using the NI GUI and all of them work under .NET code.
We have staff here that would rather work in PYTHON for max flexibility.
The issue is likely the pedigree of installed NI software (albeit I have each system running the latest.
It bombs on opening the session, and all the variants of parameters have been tried.
04-04-2025 02:54 PM
Thankyou for your reply.
As stated with the prior, everything works fine under the NI GUI and .NET code I've developed.
Issue is the python library nidcpower does not work.
It bombs on opening a session to the device.
I have a PXIe-6341 DAQ and that works fine using the nidaqmx python library.
All 3 of my system below have the issue using the python library.
SYSTEM 1:
PXIe-1084 Chassis
PXIe-8301 Thunderbolt
PXIe-6341 DAQ
PXIe-4163
PXIe-4163
SYSTEM 2:
PXIe-1083 Chassis
PXIe-8301 Thunderbolt
PXIe-6341 DAQ
PXIe-4163
PXIe-4163
SYSTEM 3:
PXIe-1083 Chassis
PXIe-8360 MXI
PXIe-6341 DAQ
PXIe-4163
PXIe-4163
04-04-2025 02:55 PM
Thankyou for your reply.
I have both installed.
As stated, the NI InstrumentStudio controls the PXIe-4163s ok.
A custom developed app using .NET works as well.
Its the python wrapper library that does not work.
-Chet
04-04-2025 03:03 PM
Attaching MAX report.
04-04-2025 03:26 PM
You seem to be running a recent version of NI-DCPower, 2025Q1. That's good.
What version nidcpower Python module are you using?
How about your Python executable? Send us version, bitness (32-bit vs 64-bit) and confirm whether you got it through the Windows Store or not so we can rull out Session creation fails with Windows Error 0xc06d007f.
Have you ever been able to run this core on any system, or have you never been successful with it?