Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
89b4ac94
Commit
89b4ac94
authored
Nov 16, 2017
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc, releasnotes 5.6 and some doc fixes
parent
e1c401d3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
bcomp/wbl/bcomp/src/basecomponent.wb_load
bcomp/wbl/bcomp/src/basecomponent.wb_load
+2
-2
src/doc/man/en_us/man_dg.dat
src/doc/man/en_us/man_dg.dat
+3
-3
src/doc/man/en_us/upgrade56.odt
src/doc/man/en_us/upgrade56.odt
+0
-0
src/doc/man/en_us/upgrade56.pdf
src/doc/man/en_us/upgrade56.pdf
+0
-0
No files found.
bcomp/wbl/bcomp/src/basecomponent.wb_load
View file @
89b4ac94
...
...
@@ -173659,7 +173659,7 @@ OA2 = A4 + (OA1 - 5) / 90 * (A3 - A4);"
! The positioner calculates an output from the current position and
! a desired set position. When the distance to the set position is larger
! than a break distance, the maximum output is set as output. When the distance
! is less than the break distance the output is proportional to the squareroot
! is less than the break distance the output is proportional to the square
root
! of the distance. When the distance enters the dead zone, the unit is
! considered to be in position. The positioning continues beyond that for a period
! of time, InPosTime, before it is stopped. It can also be stopped from the program
...
...
@@ -173675,7 +173675,7 @@ OA2 = A4 + (OA1 - 5) / 90 * (A3 - A4);"
!
! In Manual mode, the object is controlled from the object graph. The set position
! can be entered in the Set field, and start/stop is controlled from the Start and
! Stop
p
buttons.
! Stop buttons.
!
! @b Object graph
! @image orm_compposit_og.png
src/doc/man/en_us/man_dg.dat
View file @
89b4ac94
...
...
@@ -8475,7 +8475,7 @@ Revisions
A revision is a state in the development environment that is stored in a version control
system. The revision should include all source files to make it possible to restore a revision.
A revision can be used to review the state when the revision was created, and also to build
runable systems from the restored source to test or run a
a restore
revision in production.
runable systems from the restored source to test or run a
restored
revision in production.
The currently supported version control system is Git. A new repository will be created on
$pwrp_root/src when the first revision is created.
...
...
@@ -8486,7 +8486,7 @@ configurator.
<h1>Create a revision
A new revision is created from Functions/New Revison in the menu. New revisions can only be
created if the currently checkedout revision is the end point of a branch.
created if the currently checked
out revision is the end point of a branch.
<image>dg_fig124.png
<b>Fig Create a new revision
...
...
@@ -8505,7 +8505,7 @@ Also in the configurator title bar, the current revision is written.
<b>Fig An old revision is restored
<h1>Create a branch
If
o
n old revision in the main line is restored, a branch can be created by creating a new
If
a
n old revision in the main line is restored, a branch can be created by creating a new
revision from this point. In the figure above, a branch has be created from revision V2.0.1.
New revisions can also be created from the end point of the branch. In the figure above, a
new revision can be created from V2.0.1-2 that is an end point, but not from V2.0.1-1.
...
...
src/doc/man/en_us/upgrade56.odt
0 → 100644
View file @
89b4ac94
File added
src/doc/man/en_us/upgrade56.pdf
0 → 100644
View file @
89b4ac94
File added
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