Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cs
util
sequencer
scan-p-gun-vgrid
Commits
47b39f3d
Commit
47b39f3d
authored
Nov 26, 2022
by
Francesco Tripaldi
Browse files
Fix last point after interlock
parent
6fb754f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ScanPGunVgrid.py
View file @
47b39f3d
...
...
@@ -87,7 +87,9 @@ def main():
sys
.
exit
(
1
)
if
topup_test_mode
==
True
and
(
plc_status
[
9
]
==
True
or
bool
(
trigger_gun
.
read_attribute
(
"gun_trigger_on"
).
value
)
==
False
):
#print("Interlock dcct booster, stop")
scan_stop
=
x
scan_stop
=
x
-
scan_step
X
=
X
[:
-
1
]
Y
=
Y
[:
-
1
]
break
#print("valore gun: " + str(x))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment