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
e36c2a49
Commit
e36c2a49
authored
Dec 23, 2005
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
a518f131
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
62 additions
and
142 deletions
+62
-142
src/wbl/pwrb/src/pwrb_c_remnode3964r.wb_load
src/wbl/pwrb/src/pwrb_c_remnode3964r.wb_load
+8
-20
src/wbl/pwrb/src/pwrb_c_remnodealcm.wb_load
src/wbl/pwrb/src/pwrb_c_remnodealcm.wb_load
+13
-24
src/wbl/pwrb/src/pwrb_c_remnodemodbus.wb_load
src/wbl/pwrb/src/pwrb_c_remnodemodbus.wb_load
+8
-20
src/wbl/pwrb/src/pwrb_c_remnodeserial.wb_load
src/wbl/pwrb/src/pwrb_c_remnodeserial.wb_load
+8
-20
src/wbl/pwrb/src/pwrb_c_remnodetcp.wb_load
src/wbl/pwrb/src/pwrb_c_remnodetcp.wb_load
+9
-21
src/wbl/pwrb/src/pwrb_c_remnodeudp.wb_load
src/wbl/pwrb/src/pwrb_c_remnodeudp.wb_load
+8
-20
src/wbl/pwrb/src/pwrb_c_remoteconfig.wb_load
src/wbl/pwrb/src/pwrb_c_remoteconfig.wb_load
+8
-17
No files found.
src/wbl/pwrb/src/pwrb_c_remnode3964r.wb_load
View file @
e36c2a49
! pwrb_c_remnode3964r.wb_load -- Defines the class Remnode3964R.
!
! Proview $Id: pwrb_c_remnode3964r.wb_load,v 1.3 2005-09-01 14:58:02 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
! PROVIEW/R
! Copyright (C) 1997 by Comator Process AB.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
! <Description>.
!
! pwrb_c_remnode3964r.wb_load -- Defines the class Remnode3964R.
!
SObject pwrb:Class
!/**
...
...
@@ -51,7 +39,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Process priority for the transport process
! Process priority for the transport process
. For future use.
!*/
Object Prio $Attribute 2
Body SysBody
...
...
@@ -82,7 +70,7 @@ SObject pwrb:Class
!*/
Object Parity $Attribute 5
Body SysBody
Attr TypeRef = "pwr
b:Type-Parity
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
@@ -91,7 +79,7 @@ SObject pwrb:Class
!*/
Object StopBits $Attribute 6
Body SysBody
Attr TypeRef = "pwr
b:Type-StopBits
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
@@ -100,7 +88,7 @@ SObject pwrb:Class
!*/
Object DataBits $Attribute 7
Body SysBody
Attr TypeRef = "pwr
b:Type-DataBits
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
src/wbl/pwrb/src/pwrb_c_remnodealcm.wb_load
View file @
e36c2a49
! pwrb_c_remnodealcm.wb_load -- Defines the class RemnodeALCM.
!
! Proview $Id: pwrb_c_remnodealcm.wb_load,v 1.2 2005-09-01 14:58:02 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
! PROVIEW/R
! Copyright (C) 1997 by Comator Process AB.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
! <Description>.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! pwrb_c_remnodealcm.wb_load -- Defines the class RemnodeALCM.
!
SObject pwrb:Class
!/**
...
...
@@ -57,7 +45,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Process priority for the transport process
! Process priority for the transport process
. For future use.
!*/
Object Prio $Attribute 2
Body SysBody
...
...
@@ -65,8 +53,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Device name for the ethernet device, ex eth0.
! Dynamic change is not possible.
! Device name for the ethernet device, Not yet implemented, defaults to "eth0".
!*/
Object DevName $Attribute 3
Body SysBody
...
...
@@ -86,9 +73,9 @@ SObject pwrb:Class
!/**
! DEC-net or MAC-address for the remote node. These to address types have
! the same format and is used directly in the address field of the low
! level ethernet frame. Note that on Linux systems, we often over
writ
e
! the
MAC address to a "DEC-net lookalike" address in area 5 when using ALCM.
!
This way we don't
have to change address in remote when changing network device.
! level ethernet frame. Note that on Linux systems, we often over
rid
e
! the
systems MAC-address in /etc/interfaces when using ALCM. This way we don't
! have to change address in remote when changing network device.
!
! The notation for DECnet address is node.area, eg 4.21 (decimal notation)
! The notation for MAC address is for example AA:00:A4:00:01:54 (hex notation)
...
...
@@ -117,7 +104,8 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Time in seconds before the link is considered down.
! Time in seconds before the link is considered down. A value of 0 (zero) disables
! the LinkUp supervision.
! Dynamic change is possible
!*/
Object LinkTimeout $Attribute 7
...
...
@@ -128,7 +116,8 @@ SObject pwrb:Class
!/**
! When set, this attribute tells the remote handler not to start
! or restart the process that handles this remote node. If the transport process
! is running while the attribute is set it will terminate.
! is running while the attribute is set it will terminate. Note that in ALCM there
! is only one process that handles all remote nodes.
! Dynamic change is possible.
!*/
Object Disable $Attribute 8
...
...
src/wbl/pwrb/src/pwrb_c_remnodemodbus.wb_load
View file @
e36c2a49
! pwrb_c_remnodemodbus.wb_load -- Defines the class RemnodeModbus.
!
! Proview $Id: pwrb_c_remnodemodbus.wb_load,v 1.3 2005-09-01 14:58:02 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
! PROVIEW/R
! Copyright (C) 1997 by Comator Process AB.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
! <Description>.
!
! pwrb_c_remnodemodbus.wb_load -- Defines the class RemnodeModbus.
!
SObject pwrb:Class
!/**
...
...
@@ -51,7 +39,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Process priority for the transport process
! Process priority for the transport process
. For future use.
!*/
Object Prio $Attribute 2
Body SysBody
...
...
@@ -82,7 +70,7 @@ SObject pwrb:Class
!*/
Object Parity $Attribute 5
Body SysBody
Attr TypeRef = "pwr
b:Type-Parity
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
@@ -91,7 +79,7 @@ SObject pwrb:Class
!*/
Object StopBits $Attribute 6
Body SysBody
Attr TypeRef = "pwr
b:Type-StopBits
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
@@ -100,7 +88,7 @@ SObject pwrb:Class
!*/
Object DataBits $Attribute 7
Body SysBody
Attr TypeRef = "pwr
b:Type-DataBits
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
src/wbl/pwrb/src/pwrb_c_remnodeserial.wb_load
View file @
e36c2a49
! pwrb_c_remnodeserial.wb_load -- Defines the class RemnodeSerial.
!
! Proview $Id: pwrb_c_remnodeserial.wb_load,v 1.3 2005-09-01 14:58:02 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
! PROVIEW/R
! Copyright (C) 1997 by Comator Process AB.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
! <Description>.
!
! pwrb_c_remnodeserial.wb_load -- Defines the class RemnodeSerial.
!
SObject pwrb:Class
!/**
...
...
@@ -51,7 +39,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Process priority for the transport process
! Process priority for the transport process
. For future use.
!*/
Object Prio $Attribute 2
Body SysBody
...
...
@@ -82,7 +70,7 @@ SObject pwrb:Class
!*/
Object Parity $Attribute 5
Body SysBody
Attr TypeRef = "pwr
b:Type-Parity
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
@@ -91,7 +79,7 @@ SObject pwrb:Class
!*/
Object StopBits $Attribute 6
Body SysBody
Attr TypeRef = "pwr
b:Type-StopBits
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
@@ -100,7 +88,7 @@ SObject pwrb:Class
!*/
Object DataBits $Attribute 7
Body SysBody
Attr TypeRef = "pwr
b:Type-DataBits
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
src/wbl/pwrb/src/pwrb_c_remnodetcp.wb_load
View file @
e36c2a49
! pwrb_c_remnodetcp.wb_load -- Defines the class RemnodeTCP.
!
! Proview $Id: pwrb_c_remnodetcp.wb_load,v 1.3 2005-09-01 14:58:02 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
! PROVIEW/R
! Copyright (C) 1997 by Comator Process AB.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
! <Description>.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! pwrb_c_remnodetcp.wb_load -- Defines the class RemnodeTCP.
!
SObject pwrb:Class
!/**
...
...
@@ -51,7 +39,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Process priority for the transport process
! Process priority for the transport process
. For future use.
!*/
Object Prio $Attribute 2
Body SysBody
...
...
@@ -59,8 +47,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Device name for the ethernet device, ex eth0.
! Dynamic change is not possible.
! Device name for the ethernet device, Not yet implemented, defaults to "eth0".
!*/
Object DevName $Attribute 3
Body SysBody
...
...
@@ -110,7 +97,7 @@ SObject pwrb:Class
!*/
Object ConnectionMode $Attribute 8
Body SysBody
Attr TypeRef = "pwr
b:Type-ClientServer
Enum"
Attr TypeRef = "pwr
s:Type-$
Enum"
EndBody
EndObject
!/**
...
...
@@ -128,7 +115,8 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Time in seconds before the link is considered down.
! Time in seconds before the link is considered down. A value of 0 (zero) disables
! the LinkUp supervision.
! Dynamic change is possible
!*/
Object LinkTimeout $Attribute 10
...
...
src/wbl/pwrb/src/pwrb_c_remnodeudp.wb_load
View file @
e36c2a49
! pwrb_c_remnodeudp.wb_load -- Defines the class RemnodeUDP.
!
! Proview $Id: pwrb_c_remnodeudp.wb_load,v 1.2 2005-09-01 14:58:02 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
! PROVIEW/R
! Copyright (C) 1997 by Comator Process AB.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
! <Description>.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! pwrb_c_remnodeudp.wb_load -- Defines the class RemnodeUDP.
!
SObject pwrb:Class
!/**
...
...
@@ -51,7 +39,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Process priority for the transport process
! Process priority for the transport process
. For future use.
!*/
Object Prio $Attribute 2
Body SysBody
...
...
@@ -59,8 +47,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Device name for the ethernet device, ex eth0.
! Dynamic change is not possible.
! Device name for the ethernet device, Not yet implemented, defaults to "eth0".
!*/
Object DevName $Attribute 3
Body SysBody
...
...
@@ -119,7 +106,8 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Time in seconds before the link is considered down.
! Time in seconds before the link is considered down. A value of 0 (zero) disables
! the LinkUp supervision.
! Dynamic change is possible
!*/
Object LinkTimeout $Attribute 9
...
...
src/wbl/pwrb/src/pwrb_c_remoteconfig.wb_load
View file @
e36c2a49
! pwrb_c_remoteconfig.wb_load -- Defines the class RemoteConfig.
!
! Proview $Id: pwrb_c_remoteconfig.wb_load,v 1.2 2005-09-01 14:58:02 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
! PROVIEW/R
! Copyright (C) 1997 by Comator Process AB.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
! <Description>.
!
! pwrb_c_remoteconfig.wb_load -- Defines the class RemoteConfig.
!
SObject pwrb:Class
!/**
...
...
@@ -51,7 +39,10 @@ SObject pwrb:Class
EndBody
EndObject
!/**
! Disable remote communications.
! Disable all remote communication transports. If this attribute is set (value=1) on startup, no
! remote transport will be started. If it is dynamically set during runtime, all remote
! transports will be terminated and restarts will be blocked until the attribute is reset
! (value=0) again.
!*/
Object Disable $Attribute 2
Body SysBody
...
...
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