Commit d55df48a authored by Claes Sjofors's avatar Claes Sjofors

Doc minor changes

parent daced199
......@@ -2845,7 +2845,7 @@ Volume Remote $ClassVolume 0.0.1.4
! Send messages will not removed from the queue unless an aknowlege is received
! from the receiver.
! For received messages an acknowlege messages is send to the broker.
! If Acknowlege is not sent, messages will be removed from the queue when they are sent.
! If Acknowlege is not set, messages will be removed from the queue when they are sent.
!*/
Object Acknowledge $Attribute 11 23-JAN-2018 17:01:41.00
Body SysBody 01-JAN-1970 01:00:00.00
......
......@@ -5443,7 +5443,7 @@ representations of volumes:
- wbl, a textfile with extension .wb_load. The classvolumes are stored as wbl, and root and
sub volumes can be dumped in a wbl-file, for example when upgrading, and later reloaded. The
wbl representation is node editable. When editing a class volume you import the wbl
wbl representation is not editable. When editing a class volume you import the wbl
representation to a mem-represention, and then save it as wbl again.
- dbs, a loadfile. From rootvolumes, subvolumes and classvolumes, in db and wbl representation,
......
......@@ -3704,7 +3704,7 @@ DigText.LowText <t><t>Text to write when the signal is low.
<topic>GeDynAnalogText <style>function
AnalogText
Shift between several texts depening on the value of an analog signal.
Shift between several texts depending on the value of an analog signal.
The object is connected to a database attribute of type float or int. To each text you specify
an Enum value. The text which Enum value matches the value of the database attribute, is
......
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