Commit 951ffcc1 authored by claes's avatar claes

*** empty log message ***

parent 8477fb5c
......@@ -50853,14 +50853,15 @@ and no Auto/Man button."
! @classlink CompModePID_Fo basecomponent_compmodepid_fo.html
! @classlink CompPID basecomponent_comppid.html
!*/
Object CompModePID $ClassDef 150 18-MAY-2006 14:31:53.29
Object CompModePID $ClassDef 150 29-JUN-2006 13:22:18.35
Body SysBody 18-MAY-2006 14:31:46.07
Attr Editor = 0
Attr Method = 0
Attr Flags = 144
EndBody
Object RtBody $ObjBodyDef 1 18-MAY-2006 14:32:01.14
Body SysBody 18-MAY-2006 14:32:01.14
Body SysBody 29-JUN-2006 13:22:24.23
Attr StructName = "CompModePID"
Attr NextAix = "_X30"
EndBody
!/**
......@@ -1001,7 +1001,7 @@ Some types of dynamic, e.g. animations, presume that you hava a subgraph with se
When building an animation you create several pages that slightly differs from each other,
and the pages are run through, it gives an illusion of movement. The dynamic types DigShift
and AnalogShift also uses different pages, and shifts between pages depending on the value of
an digital or analog signal.
a digital or analog signal.
When to draw a sugraph with several pages, you draw the first page in the usual way. When
you have saved it as a subgraph, you activate 'File/Page/Create next page' (Shift+Ctrl/N).
......@@ -1334,6 +1334,7 @@ Note that some types of dynamics (Value, SetDig etc) requires specific numbers o
<b>Attribute <t>Description
TextSize <t>Text size 0-7
Number <t>Numbering of annotations within the subgraph.
Adjustment <t>Text adjustment, left, right or center.
Dynamic <t>Not implemented.
</topic>
......
......@@ -1323,12 +1323,14 @@ annotation.
<h2>Egenskaper
- Normal, fet
- Text färg
- Textfärg
- Justering
<h2>Attribut
<b>Attribut <t>Beskrivning
TextSize <t>Textstorlek 0-7
Number <t>Numrering av annotations inom en subgraf.
Adjustment <t>Justering av texten, vänster, höger eller center.
Dynamic <t>Ej implementerat
</topic>
......
#ifdef RPC_HDR
%/*
% * Proview $Id: rt_mh_net.x,v 1.3 2005-11-14 16:29:25 claes Exp $
% * Proview $Id: rt_mh_net.x,v 1.4 2006-06-29 10:58:02 claes Exp $
% * Copyright (C) 2005 SSAB Oxelsund AB.
% *
% * This program is free software; you can redistribute it and/or
......@@ -225,7 +225,7 @@ struct mh_sASupInfo {
%/**
% * @ingroup MSGH_DS
% *
% * @brief Data describing supervision of an digital value
% * @brief Data describing supervision of a digital value
% *
% * @param ActualValue The value of the supervised attribute at the time
% * when the message was generated.
......
!
! Proview $Id: pwrb_c_dsfastcurve.wb_load,v 1.3 2005-09-01 14:58:01 claes Exp $
! Proview $Id: pwrb_c_dsfastcurve.wb_load,v 1.4 2006-06-29 10:54:21 claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -46,7 +46,7 @@ SObject pwrb:Class
! - Manual trigg. A manual trigg is executed by setting the TriggMan attribute.
! Manual triggering has to be configured in the Function attribute.
!
! - Trigg on an digital signal. If a reference to a digital attribute is put in
! - Trigg on a digital signal. If a reference to a digital attribute is put in
! TriggObject, a positive edge of this attribute will trigger the fastcurve.
!
! - Level. The level of the first curve attribute can trigger the fastcurve. When the
......
!
! Proview $Id: pwrb_c_stodi.wb_load,v 1.7 2005-09-01 14:58:02 claes Exp $
! Proview $Id: pwrb_c_stodi.wb_load,v 1.8 2006-06-29 10:55:06 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -49,7 +49,7 @@ SObject pwrb:Class
Attr StructName = "stodi"
EndBody
!/**
! The input is connected to an digital quantity or left
! The input is connected to a digital quantity or left
! open. In the latter case In is default FALSE and not
! adjustable in the run time system. The In attribute
! specifies which value should be assigned to the
......
!
! Proview $Id: pwrb_c_toggledi.wb_load,v 1.1 2005-10-18 05:06:22 claes Exp $
! Proview $Id: pwrb_c_toggledi.wb_load,v 1.2 2006-06-29 10:55:06 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -49,7 +49,7 @@ SObject pwrb:Class
Attr StructName = "toggledi"
EndBody
!/**
! The input is connected to an digital quantity or left
! The input is connected to a digital quantity or left
! open. In the latter case In is default FALSE and not
! adjustable in the run time system. The In attribute
! specifies which value should be assigned to the
......
......@@ -24541,7 +24541,7 @@ Class pwrb:StoDi
<B>Flags <T>RTVIRTUAL | DEVBODYREF
<B>Description
The input is connected to an digital quantity or left
The input is connected to a digital quantity or left
open. In the latter case In is default FALSE and not
adjustable in the run time system. The In attribute
specifies which value should be assigned to the
......
......@@ -33,4 +33,5 @@
060530 cs wb UpdateClasses also converts the input and output masks in function objects.
060530 cs wtt Bugfix: change text without selecting any text object caused segfault.
060607 cs wb Bugfix in wb_name, segment(0) returned invalid name for root objects.
060615 cs plc Search string didn't search in AttrRef attributes.
\ No newline at end of file
060615 cs plc Search string didn't search in AttrRef attributes.
060629 cs plc Bugfix: CStoIp, StoIp, StoAToIp and CStoAToIp with In-input not connected, did not fetch the supplied value.
\ No newline at end of file
......@@ -15,3 +15,5 @@
060522 cs ge Bugfix for $user attributes. Scan function for dynamics wasn't called.
060524 cs ge Property for selected cell color in GrowTable.
060615 cs xtt Object attributes channels and signals displayed in Device table.
060628 cs glow Adjustment property (Left/Right/Center) added to annotations and table object.
060628 cs ge New Value, ValueInput and Button subgraphs with Right and Center adjustment.
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment