Skip to content

Commit c003823

Browse files
author
neil.hamilton
committed
Correct typo in ps4444BlockExample.py
1 parent f5ba284 commit c003823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ps4000aExamples/ps4444BlockExample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
# analogOffset = 0 V
5656
chBRange = 7
5757
status["setChB"] = ps.ps4000aSetChannel(chandle, 1, 1, 1, chBRange, 0)
58-
assert_pico_ok(status["setChA"])
58+
assert_pico_ok(status["setChB"])
5959

6060
# Set up channel C
6161
# handle = chandle

0 commit comments

Comments
 (0)