Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
epics_bootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
controls
epics
epics_bootstrap
Commits
be631182
Commit
be631182
authored
Aug 5, 2019
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
modified: lasers.bob
parent
4455ed79
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
opi/lasers.bob
+77
-7
77 additions, 7 deletions
opi/lasers.bob
with
77 additions
and
7 deletions
opi/lasers.bob
+
77
−
7
View file @
be631182
...
...
@@ -60,8 +60,8 @@
<name>
Laser
</name>
<x>
70
</x>
<y>
300
</y>
<width>
53
0
</width>
<height>
7
0
</height>
<width>
69
0
</width>
<height>
11
0
</height>
<widget
type=
"led"
version=
"2.0.0"
>
<name>
LED
</name>
<pv_name>
daq:l1:state
</pv_name>
...
...
@@ -102,6 +102,29 @@
<y>
2
</y>
<height>
30
</height>
</widget>
<widget
type=
"slide_button"
version=
"2.0.0"
>
<name>
Slide Button_1
</name>
<pv_name>
daq:l1:switch
</pv_name>
<x>
532
</x>
<y>
2
</y>
</widget>
<widget
type=
"textentry"
version=
"3.0.0"
>
<name>
Text Entry
</name>
<pv_name>
daq:l1:scur
</pv_name>
<x>
42
</x>
<y>
34
</y>
<width>
110
</width>
<height>
30
</height>
<precision>
3
</precision>
</widget>
<widget
type=
"textupdate"
version=
"2.0.0"
>
<name>
Text Update_2
</name>
<pv_name>
daq:l1:gcur
</pv_name>
<x>
182
</x>
<y>
34
</y>
<width>
130
</width>
<height>
40
</height>
</widget>
</widget>
<widget
type=
"byte_monitor"
version=
"2.0.0"
>
<name>
Byte Monitor
</name>
...
...
@@ -111,10 +134,57 @@
<width>
450
</width>
<height>
40
</height>
</widget>
<widget
type=
"group"
version=
"2.0.0"
>
<name>
Laser_1
</name>
<x>
70
</x>
<y>
410
</y>
<width>
690
</width>
<height>
70
</height>
<widget
type=
"led"
version=
"2.0.0"
>
<name>
LED_1
</name>
<pv_name>
daq:l2:state
</pv_name>
<x>
232
</x>
<y>
2
</y>
<width>
40
</width>
<height>
32
</height>
<on_color>
<color
red=
"255"
green=
"0"
blue=
"0"
>
</color>
</on_color>
</widget>
<widget
type=
"bool_button"
version=
"2.0.0"
>
<name>
Boolean Button_2
</name>
<pv_name>
daq:l2:off
</pv_name>
<x>
382
</x>
<y>
2
</y>
<width>
80
</width>
<height>
32
</height>
<off_label>
Turn Off
</off_label>
<off_image>
Turning off ...
</off_image>
<show_led>
false
</show_led>
</widget>
<widget
type=
"bool_button"
version=
"2.0.0"
>
<name>
Boolean Button_3
</name>
<pv_name>
daq:l2:on
</pv_name>
<x>
282
</x>
<y>
2
</y>
<width>
90
</width>
<height>
32
</height>
<off_label>
Turn On
</off_label>
<show_led>
false
</show_led>
</widget>
<widget
type=
"textupdate"
version=
"2.0.0"
>
<name>
Text Update_1
</name>
<pv_name>
daq:l2:gserial
</pv_name>
<x>
122
</x>
<y>
2
</y>
<height>
30
</height>
</widget>
<widget
type=
"slide_button"
version=
"2.0.0"
>
<name>
Slide Button_1
</name>
<pv_name>
daq:l1:switch
</pv_name>
<x>
680
</x>
<y>
330
</y>
<name>
Slide Button_2
</name>
<pv_name>
daq:l2:switch
</pv_name>
<x>
532
</x>
<y>
2
</y>
</widget>
</widget>
</display>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment