Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxx-R6-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
synApps_6_1_Working
xxx-R6-1
Commits
7bd5f1fa
Commit
7bd5f1fa
authored
13 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
comment out create_triggered_set() example
parent
af308c9e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iocBoot/iocvxWorks/st.cmd
+2
-2
2 additions, 2 deletions
iocBoot/iocvxWorks/st.cmd
with
2 additions
and
2 deletions
iocBoot/iocvxWorks/st.cmd
+
2
−
2
View file @
7bd5f1fa
...
@@ -318,8 +318,8 @@ create_monitor_set("auto_settings.req",30,"P=xxx:")
...
@@ -318,8 +318,8 @@ create_monitor_set("auto_settings.req",30,"P=xxx:")
#
If
the
path
does
not
begin
with
'/'
,
autosave
will
prepend
the
path
that
was
specified
in
a
#
If
the
path
does
not
begin
with
'/'
,
autosave
will
prepend
the
path
that
was
specified
in
a
#
call
to
set_savefile_path
()
.
#
call
to
set_savefile_path
()
.
#create_triggered_set
(<
request
file
>,<
trigger
PV
>,<
macrostring
>)
#create_triggered_set
(<
request
file
>,<
trigger
PV
>,<
macrostring
>)
macro
=
"P=xxx:,SAVENAMEPV=xxx:userStringCalc1.SVAL,SAVEPATHPV=xxx:userStringCalc2.SVAL"
#
macro
=
"P=xxx:,SAVENAMEPV=xxx:userStringCalc1.SVAL,SAVEPATHPV=xxx:userStringCalc2.SVAL"
create_triggered_set
(
"trigSet.req"
,
"xxx:userStringCalc1.A"
,
macro
)
#
create_triggered_set
(
"trigSet.req"
,
"xxx:userStringCalc1.A"
,
macro
)
###
Start
the
saveData
task
.
If
you
start
this
task
,
scan
records
mentioned
###
Start
the
saveData
task
.
If
you
start
this
task
,
scan
records
mentioned
#
in
saveData
.req
will
*
always
*
write
data
files
.
There
is
no
programmable
#
in
saveData
.req
will
*
always
*
write
data
files
.
There
is
no
programmable
...
...
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