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
1f54020b
Commit
1f54020b
authored
Oct 15, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor changes i documentation
parent
b6de9d21
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
src/wbl/pwrb/src/pwrb_c_apdistribute.wb_load
src/wbl/pwrb/src/pwrb_c_apdistribute.wb_load
+4
-4
src/wbl/pwrb/src/pwrb_c_dpdistribute.wb_load
src/wbl/pwrb/src/pwrb_c_dpdistribute.wb_load
+3
-3
No files found.
src/wbl/pwrb/src/pwrb_c_apdistribute.wb_load
View file @
1f54020b
!
! Proview $Id: pwrb_c_apdistribute.wb_load,v 1.
6 2005-09-01 14:58:0
1 claes Exp $
! Proview $Id: pwrb_c_apdistribute.wb_load,v 1.
7 2007-10-15 12:10:3
1 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
...
...
@@ -28,13 +28,13 @@ SObject pwrb:Class
! handled in a DataArithm object.
! @image orm_apdistribute_fo.gif
!
! The
D
pDistribute has 24 analog outputs, which values can be set from
! The
A
pDistribute has 24 analog outputs, which values can be set from
! an array of Float32 declared in the code of a DataArithm. By connecting
! the data input of the ApDistribute to an data output of a DataArithm,
! and placing the address of the float array in the data output, the
! values of the array will be copied to the Ap outpu
s
of the ApDistribute
! values of the array will be copied to the Ap outpu
t
of the ApDistribute
! object. This expands the number of analog outputs from the DataArithm
! from ordinary 9 to 96, if all four data ouputs are connected to ApDistribute
! from ordinary 9 to 96, if all four data ou
t
puts are connected to ApDistribute
! objects.
!
! Another advantage of ApDistribute is that its sometimes convenient to have
...
...
src/wbl/pwrb/src/pwrb_c_dpdistribute.wb_load
View file @
1f54020b
!
! Proview $Id: pwrb_c_dpdistribute.wb_load,v 1.
6 2005-09-01 14:58:0
1 claes Exp $
! Proview $Id: pwrb_c_dpdistribute.wb_load,v 1.
7 2007-10-15 12:10:3
1 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
...
...
@@ -31,9 +31,9 @@ SObject pwrb:Class
! an array of Boolean declared in the code of a DataArithm. By connecting
! the data input of the DpDistribute to an data output of a DataArithm,
! and placing the address of the boolean array in the data output, the
! values of the array will be copied to the Dp outpu
s
of the DpDistribute
! values of the array will be copied to the Dp outpu
t
of the DpDistribute
! object. This expands the number of digital outputs from the DataArithm
! from ordinary 9 to 96, if all four data ouputs are connected to DpDistribute
! from ordinary 9 to 96, if all four data ou
t
puts are connected to DpDistribute
! objects.
!
! Another advantage of DpDistribute is that its sometimes convenient to have
...
...
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