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.
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. | Name | Initialisation | Description |
---|---|---|---|
1 | E1 | "" | Text to be saved |
2 | Reset | 0 | Reset deletes the saved texts and sends an empty text to all outputs |
3 | Down | 0 | 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. |
4 | Up | 0 | 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. | Name | Initialisation | SBC | Description |
---|---|---|---|---|
1 | A1 | "" | s | The text that was sent last to Input 1 is output here |
2 | A2 | "" | s | The text that was sent second to last to Input 1 is output here |
3 | A3 | "" | s | The text that was sent third to last to Input 1 is output here |
4 | A4 | "" | s | The text that was sent fourth to last to Input 1 is output here |
5 | A5 | "" | s | The text that was sent fifth to last to Input 1 is output here |
6 | A6 Select | "" | s | Select output: Sends the text determined by Inputs 3 and 4 |
7 | A7 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 |