Monitor

The Basic Monitor has a resolution of 7 characters horizontally by 5 characters vertically, but can be enhanced with .setTextScale() to 15 characters horizontally by 10 characters vertically. It does not support colour, so only the colours white, lightGrey, grey and black are available. It can be upgraded to an Advanced Monitor for colour and touch input.

Monitor
Name computercraft:peripheral
Data Value 4476
Damage Value 2
Supports Colour? No

Monitors can be drawn to using the Term API and Monitor API. The Monitor API has the same functions as the Term API, plus two additional functions: monitor.getTextScale and monitor.setTextScale.

Advanced Monitors also have touch input available to them through the monitor_touch event - players can right-click a monitor to cause a monitor_touch event on the computers connected to it.

Crafting

Data values

Block states

Name Value Description
advanced
  • false
  • true
Advanced or normal monitor.
facing
  • down
  • east
  • north
  • south
  • up
  • west
The direction the monitor is facing.

Block entity

Name Description
monitorId Id of the monitor.

History

gollark: The second one appears to be caused by less work (→ less income taxes, having to subsidize furlough stuff etc), and less economic activity generally (→ less tax), as well as having probably significant expenses on doing testing and tracing and all that.
gollark: I mean, stuff got more expensive for a bit, and I had to switch to pasta I liked less, but it mostly seemed to be fine.
gollark: Is it just me or did the predicted COVID-19 supply chain disruption not actually really happen?
gollark: It's a brain[REDACTED]-derive esolang.
gollark: !lyricly☭demote☭establish☭communism!
This article is issued from Computercraft. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.