We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc3a86 commit b4b0f3dCopy full SHA for b4b0f3d
1 file changed
…igital/leakage_test/nidigital_leakage.py …l/leakage_test/nidigital_leakage_test.pysrc/nidigital/leakage_test/nidigital_leakage.py renamed to src/nidigital/leakage_test/nidigital_leakage_test.py
@@ -10,7 +10,7 @@
10
python nidigital_leakage_test.py
11
12
ii. From terminal (with custom values):
13
- python nidigital_leakage_test.py -n "PXIe6570" -tv "0,3" -cl "25e-6" -pv "3.3" -at "20e-6" -dcl "10e-6" -pcl "10e-3"
+ python nidigital_leakage_test.py -n "PXI1Slot2" -tv "0,3" -cl "25e-6" -pv "3.3" -at "20e-6" -dcl "2e-6" -pcl "10e-3"
14
for more custom options, see the documentation of the example
15
16
iii. To simulate without hardware:
0 commit comments