Hi, I'm completely stuck with this problem:
Status Code: -235140
Internal Hardware Error occurred in Power_Supply hardware. Please contact National Instruments Support.
That's the output when I try to calibrate the 4145 SMU (I've two of them and got the same error for both). No red or orange LED is displayed and self-test works nicely.
When I run my python code, I got a slightly different message:
nidcpower.errors.DriverError: -225130: Internal Software Error occurred in Power_Supply software. Please contact National Instruments Support.
Device: 4145_1
Component Name: nipsdk
File Name: r\nidcpowerPALDistribution\nipsd\source\nipsd\primitives\sequenceEngine\tSequenceEnginePrimitive.cpp
Line Number: 869
Source:
unknown (0): ???
unknown (0): ???
unknown (0): ???
unknown (0): ???
unknown (0): ???
unknown (0): ???
unknown (0): ???
unknown (0): ???
unknown (0): ???
unknown (0): ???
Status Code: -225130
Sometimes it complains about "software" sometimes about "hardware", but I'm not able to get rid of this.
I tried to install different versions of ni dc power without success.
Hope you can provide me some help. Thank you.