- Joined
- Jun 12, 2015
- Messages
- 228
- Reaction score
- 72
Display modules are pretty useless other than as signs, How about a logic block that will when receiving a signal it will type data onto the display, you can have several options:
Clear and replace:
The new text will clear the display and then type the listed text.
Add to line:
This will add the text to the current line.
New Line:
This will put your new text on its own line.
All this together can allow you to program your logic computers to use display modules.
Clear and replace:
The new text will clear the display and then type the listed text.
Add to line:
This will add the text to the current line.
New Line:
This will put your new text on its own line.
All this together can allow you to program your logic computers to use display modules.