Space Engineers

Space Engineers

Not enough ratings
Output log to a Wide LCD panel
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
912.000 B
27 Feb, 2016 @ 6:05am
1 Change Note ( view )

Subscribe to download
Output log to a Wide LCD panel

Description
Use class ScrollTextDisplay to new a instance.
For display logs, we need a Wide LCD Panel working with the programable block.
ATTENTION: All the blocks' owner should be "Me".

When calling the constructor of class ScrollTextDisplay, give the maxLineCount (if exceed, screen will scroll up) and a Wide LCD Panel object.

Default value of maxLineCount is 18.

if a null is given for the lcd panel object, scirpt will try to find the first text panel object in current grid system.

Content scorlled out will be lost forever , save them yourself if needed.

The println method will output a line of string to the target lcd panel.
The log method will add a timestamp before the line of string which will be send to println.
2 Comments
百克力 3 Jul, 2018 @ 8:11am 
这个啥意思啊 大佬 看不懂
Simon  [author] 8 Jun, 2018 @ 10:05am 
看起来并没有人用。。。:steamsad: