Skip to content

Commit b4b0f3d

Browse files
committed
Adding leakage test python file
1 parent cdc3a86 commit b4b0f3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nidigital/leakage_test/nidigital_leakage.py renamed to src/nidigital/leakage_test/nidigital_leakage_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
python nidigital_leakage_test.py
1111
1212
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"
13+
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"
1414
for more custom options, see the documentation of the example
1515
1616
iii. To simulate without hardware:

0 commit comments

Comments
 (0)