Component/access point

From OpenComputers: Rebooted
Jump to navigation Jump to search

Component: Access Point

This component is provided by the access point to allow computers to change the strength of the signal used to relay wireless messages.

Component name: `access_point`. Callbacks:

  • `getStrength():number`
Get the signal strength (range) used when relaying messages.
  • `setStrength(strength:number):number`
Set the signal strength (range) used when relaying messages.
  • `isRepeater():boolean`
Check whether Access Point is acting as a repeater (re-send received wireless messages).
  • `setRepeater(enabled:boolean):boolean`
Sets whether Access Point should act as a repeater (re-send received wireless messages).

Contents

Components Category Documentation
Components Core Components 3D Printer - Abstract Bus - Access Point - Chunkloader - Computer - Crafting - Data Card - Database - Debug - Drone - Drive - EEPROM - Experience - Filesystem - Generator - Geolyzer - GPU - Hologram - Internet - Inventory Controller - Leash - Microcontroller - Modem - Motion Sensor - Navigation - Net Splitter - Piston - Redstone - Redstone in Motion - Robot - Screen - Sign - Tank Controller - Tractor Beam - Transposer - Tunnel - World Sensor
Others Component Access - Signals
Cross-Mod Integration Applied Energistics