Skip to content

Commit 0d0ebc1

Browse files
committed
gpib address updated
1 parent 0a2ef6f commit 0d0ebc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676

7777
#lab_equipment GPIB addresses:
78-
POWER_SUPLLY_ADDRESS = "GPIB0::2::INSTR"
78+
POWER_SUPLLY_ADDRESS = "GPIB1::4::INSTR"
7979
DMM_ADDRESS = "GPIB1::22::INSTR"
8080
FREQUENCY_COUNTER_ADDRESS = "GPIB0::27::INSTR"
8181
WAVE_GENERATOR_ADDRESS = "GPIB0::1::INSTR"

0 commit comments

Comments
 (0)