×
Create a new article
Write your page title here:
We currently have 276 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki

    Port: Difference between revisions

    Content added Content deleted
    (Not a resource)
    (Put a better description of the port's functions and added information about EthernetCables.)
    Line 11: Line 11:
    }}
    }}


    A device that allows [[Microcontroller|microcontrollers]] to acess parts in world, to connect to a part you must use the function [https://github.com/iimurpyh/pilot-lua/wiki/Microcontroller-Globals#part-getpartfromportint-port-string-parttype|<code>GetPartFromPort()</code>] and write the ID of the port and the part you wnat to get. Example: <code>GetPartFromPort(1, "Reactor")</code>
    The port is mainly used by [[Microcontroller|microcontrollers]] for interactions with items.

    The port can only access parts placed on its hole but [[EthernetCable]] can be used to access any part connected to the EthernetCable.

    [[File:MicrocontrollerDiagram.png]]


    === In-game description ===
    === In-game description ===
    {{#invoke:GetPartInfo|getField|Description}}
    {{#invoke:GetPartInfo|getField|Description}}

    == Configuration ==
    {{#invoke:GetPartInfo|getField|ConfigurationLarge}}


    [[Category:Parts]]
    [[Category:Parts]]

    Revision as of 11:33, 9 May 2023

    A device that allows microcontrollers to acess parts in world, to connect to a part you must use the function GetPartFromPort() and write the ID of the port and the part you wnat to get. Example: GetPartFromPort(1, "Reactor")

    The port can only access parts placed on its hole but EthernetCable can be used to access any part connected to the EthernetCable.

    In-game description

    "An object used primarily in programming. Allows a microcontroller and computers to interact with their surroundings. "

    Configuration

    • PortID(number) [0 - 10000000000] - The ID of this port used to utilize this port by connected microcontrollers.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • Axenori • 3 days ago
  • Voivsone • 4 days ago
  • Axenori • 4 days ago
  • Axenori • 5 days ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.