8 lines
343 B
Markdown
8 lines
343 B
Markdown
# How to upload .340 curve to a LakeShore 372 in EPICS
|
|
If something unclear, contact the creator Edwin
|
|
|
|
active the enviromnet with pyepics in it. Then in this folder run 'python UploadTempCurve.py _340-file_ _LakeShoreBaseName:CVCurveNumber_'
|
|
e.g. python UploadTempCurve.py U08910.340 SARES31-DIL-TST1:CV1
|
|
|
|
the code gives an error, but works.
|