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
969ba226
Commit
969ba226
authored
20 years ago
by
rivers
Browse files
Options
Downloads
Patches
Plain Diff
Changed DAC number from 1 to 3 to agree with medm; changed EGUL and EGUF to be more useful
parent
a3108678
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/dac128V.substitutions
+13
-9
13 additions, 9 deletions
iocBoot/iocvxWorks/dac128V.substitutions
with
13 additions
and
9 deletions
iocBoot/iocvxWorks/dac128V.substitutions
+
13
−
9
View file @
969ba226
file "$(DAC128V)/dac128VApp/Db/singleDAC.db"
{pattern
{P, D, N, S, PORT, EGUL, EGUF, DRVL, DRVH, LOPR, HOPR, PREC, LINR, VAL}
{xxx:, 1, 1, 0, DAC1, 0, 65535, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 1, 2, 1, DAC1, 0, 65535, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 1, 3, 2, DAC1, 0, 65535, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 1, 4, 3, DAC1, 0, 65535, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 1, 5, 4, DAC1, 0, 65535, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 1, 6, 5, DAC1, 0, 65535, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 1, 7, 6, DAC1, 0, 65535, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 1, 8, 7, DAC1, 0, 65535, -10, 10, -10, 10, 3, "LINEAR", 0}
{P, D, N, S, PORT, EGUL, EGUF, DRVL, DRVH, LOPR, HOPR, PREC, LINR, VAL}
# Channel 1 is in volts, -10 to 10, with drive limits full range
{xxx:, 3, 1, 0, DAC1, -10, 10, -10, 10, -10, 10, 3, "LINEAR", 0}
# Channel 2 is in volts, -10 to 10, but only allow driving 0 to 10
{xxx:, 3, 2, 1, DAC1, -10, 10, 0, 10, 0, 10, 3, "LINEAR", 0}
# Channel 3 is in percent of full scale, only allow driving 0 to 100%
{xxx:, 3, 3, 2, DAC1, -100, 100, 0, 100, 0, 100, 3, "LINEAR", 0}
# Remaing channels are in volts
{xxx:, 3, 4, 3, DAC1, -10, 10, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 3, 5, 4, DAC1, -10, 10, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 3, 6, 5, DAC1, -10, 10, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 3, 7, 6, DAC1, -10, 10, -10, 10, -10, 10, 3, "LINEAR", 0}
{xxx:, 3, 8, 7, DAC1, -10, 10, -10, 10, -10, 10, 3, "LINEAR", 0}
}
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