Skip to content

Commit 442d6c2

Browse files
instrumenet PC name replaced , Instrument-DSL
1 parent 6509d05 commit 442d6c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/python_instrument_interfacing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ This script shows how to use a Keithley 2400 as a current source and a Keithley
117117
`combine-2400-2182-Updated.py`
118118
```python
119119
# Name: Interfacing Keithley 2400 (current source) and Keithley 2182 (nanovoltmeter)
120-
# Author: Instrument-DSL
120+
# Author: Prathamesh K. Deshmukh
121121
# Created: 27/10/2022
122-
# Copyright: (c) Instrument-DSL 2022
122+
# Copyright: (c) Prathamesh K. Deshmukh 2022
123123

124124
import pymeasure
125125
import numpy as np

0 commit comments

Comments
 (0)