Ring memory (text)
Contents

1.Description

Multi-line display and retentive ring storage of texts.

This module saves the last 5 incoming texts in a ring memory. The oldest text is in position 5, and the most recent is in position 1 of the ring memory. All other incoming texts are assigned accordingly. When a further text arrives, the oldest (fifth) text leaves the ring memory. Upon each arrival, Outputs 1 to 7 send corresponding texts.

The ring memory can be expanded as desired by linking it with additional ring memories. Each last output of a ring memory (cascading output) must be linked to Input 1 of the next ring memory. All texts are retentively saved.

In addition, the module enables the contents of Output 6 to be changed via a text selector. The text selector always points to the content of Output 1 when the HS/FS starts. The text selector can be moved down and up within the ring memory using Inputs 3 and 4.

2.Inputs

No.NameInitialisationDescription
1E1""
Text to be saved
2Reset0
Reset deletes the saved texts and sends an empty text to all outputs
3Down0
Input to shift the text selector downwards.
Input value <> 0 shifts the text selector to the next smallest output.
Input value = 0 shifts the text selector to Output 1.
4Up0
Input to shift the text selector upwards.
Input value <> 0 shifts the text selector to the next largest output.
Input value = 0 shifts the text selector to Output 5.

3.Outputs

No.NameInitialisationSBCDescription
1A1""s
The text that was sent last to Input 1 is output here
2A2""s
The text that was sent second to last to Input 1 is output here
3A3""s
The text that was sent third to last to Input 1 is output here
4A4""s
The text that was sent fourth to last to Input 1 is output here
5A5""s
The text that was sent fifth to last to Input 1 is output here
6A6 Select""s
Select output: Sends the text determined by Inputs 3 and 4
7A7 Casc""s
Cascading output. Connection output to the next ring memory
s = send, sbc = send by change

4.Other

Recalculation during start:Yes
Module is retentive:Yes
Internal designation:17727
Category:Text functions

5.Similar functions

Ring memory (text) with time stamp
Text in lines
Text in lines (strict)
Truncate text (soft)
Truncate text (hard)
Separate text
Text length
Text trigger
Compile texts
Compare texts
Text selector
Inverse selector
TextEdit
NumbersEdit
Add leading zeros
Text comparator (8x)