Sb forum speech.png DiscordLink.png FacebookLink.png RedditLink.png SteamLink.png TwitterLink.png YoutubeLink.png

Difference between revisions of "Material point scanner (Assembly)"

From Starbase wiki
Jump to navigation Jump to search
(Created page with "{{Otherlang2 }} == Summary == <br> <br> 400px <br> <br> The material point scanner provides information about the materials an obj...")
 
m
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Otherlang2
{{Otherlang2
}}
|ru=Точечный_сканер_материалов_(Собранный)
== Summary ==
}}{{SB Infobox Begin
<br>
|{{SB Infobox Header
<br>
  |image=[[Image:Material point scanner (assembly).png]]
[[File:Starbase material point scanner.png|400px]]
  |factionLogo=
<br>
  |caption=An assembled material point scanner
<br>
  |name=Material point scanner
The material point scanner provides information about the materials an object contains.<br>
  |border=none
}}
 
|{{SB Infobox Device General Information
  |type=Mining device
  |function=Identifies materials
 
  |size=204×96×72 cm
  |mass=11,147
  |volume=1,130.12
  |corrosionResistance=308
  |suppressUnitsKg=
  |suppressUnitsKv=
}}
 
|{{SB Infobox Device IO
  |electricIn=~300 e/s
  |electricOut=
  |energyCapacity=
  |coolantIn=
  |coolantOut=
  |coolantCapacity=
  |coolantRefresh=
  |heatGeneration=
  |heatDissipation
  |propellantIn=
  |propellantOut=
  |propellantCapacity
  |fuelIn=
  |fuelOut=
  |fuelCapacity
  |sockets=
  |YOLOLchips=
  |modInterfaces=
  |deviceInterfaces=
}}


== Basic information ==


* The material scanner casts a ray 100m long
|{{SB Infobox Component Section
* If an object is detected it will update it's 'ScanResults', 'Material' and 'Volume' fields.
  |Material point scanner
** Fields will not be updated until a new object is scanned.
  |Utility tool body type 1
  |Utility tool capacitor
}}
}}<section begin=summary/>The material point scanner provides information about the [[materials]] an object contains.<section end=summary/>


* If an object contains more than one material, 'Index' can be used to cycle through the results.
== Basic information ==


* Power consumption when turned on: 500 electricity per second.
The material scanner casts a ray 100 meters long. If an object is detected within this range, it will update the 'ScanResults', 'Material', and 'Volume' devicefields  If an object contains more than one material, the user can change the 'Index' device field to page through the returned results. These fields will not update until a new object is scanned.


The fields can only be read from a Text Panel if it is written manually by Yolol. Example code execution to manually read and write the results would be:
:Material=:SMaterial :Volume=:SVolume goto1
where :Material and :Volume are the names of text panels, and where :SVolume and :SMaterial are the renamed "Volume" and "Material" fields on the Point Scanner. Index must be set to "1" and ScanResults set to 2.
== Device fields ==
== Device fields ==
===[[Material_point_scanner|Material point scanner]]===
{{#lst:Material_point_scanner|deviceFields}}
===[[Utility_tool_capacitor|Utility tool capacitor]]===
{{#lst:Utility_tool_capacitor|deviceFields}}


To learn more about how to use fields, consult these wiki pages:
To learn more about how to use fields, consult these wiki pages:
Line 26: Line 70:
* [[YOLOL|YOLOL]]
* [[YOLOL|YOLOL]]


{|class="wikitable"
! YOLOL field
! description
! range
|-
! '''Active'''
| The scanner turns off when this is set to 0 and on when set to anything else
| 0 - 1
|-
! '''Index'''
| The current material to provide information for. Starting at 0
| 0 -
|-
! '''ScanResults'''
| The number of diferent materials the object contains
| 0 -
|-
! '''Material'''
| The material of the current 'Index' i.e. "Ukonium"
| String
|-
! '''Volume'''
| The Volume of the current 'Index' i.e. "272 kv"
| String
|-
|}
== Material ==
To learn more about materials, consult these wiki pages:
* [[Materials]]
* [[Ores]]
{|class="wikitable"
! '''Weight (Kg)'''
| 1 669
|-
|
|
|-
! '''Material Required (Kv)'''
|
|-
! Merkerium
| 301
|-
! Ilmatrium
| 189
|-
! Vokarium
| 180
|-
! Bastium
| 129
|-
! Arkanium
| 60
|-
|}


[[Category:Devices and machines|Mining laser]]
[[Category:Devices and machines|Mining laser]]

Latest revision as of 15:57, 17 March 2022

Русский
Material point scanner (assembly).png
An assembled material point scanner
Material point scanner
Type Mining device
Function Identifies materials

Size 204×96×72 cm
Mass 11,147 kg
Volume 1,130.12 kv
Corrosion resistance 308

Input / Output
Electric input ~300 e/s

Sub-components
Material point scanner.png
Utility tool body 1.png
Utility capacitors.png

The material point scanner provides information about the materials an object contains.

Basic information

The material scanner casts a ray 100 meters long. If an object is detected within this range, it will update the 'ScanResults', 'Material', and 'Volume' devicefields If an object contains more than one material, the user can change the 'Index' device field to page through the returned results. These fields will not update until a new object is scanned.

The fields can only be read from a Text Panel if it is written manually by Yolol. Example code execution to manually read and write the results would be:

Material=:SMaterial :Volume=:SVolume goto1

where :Material and :Volume are the names of text panels, and where :SVolume and :SMaterial are the renamed "Volume" and "Material" fields on the Point Scanner. Index must be set to "1" and ScanResults set to 2.

Device fields

Material point scanner

YOLOL field description range
Active The scanner turns off when this is set to 0 and on when set to anything else 0 - 1
Index The current material to provide information for. Starting at 0 0 -
ScanResults The number of diferent materials the object contains 0 -
Material The material of the current 'Index' i.e. "Ukonium" String
Volume The Volume of the current 'Index' i.e. 272 0 -
Scan Must be set to 1 to initiate a scan, auto-resets to 0 once scan is complete 0 - 1
Reset Resets the stored scan result 0 - 1

Utility tool capacitor

YOLOL field description range
StoredLocalPower How much power is stored in the capacitor 0 - 4000
MaxLocalPower Maximum amount of power that can be stored 4000


To learn more about how to use fields, consult these wiki pages:

Cookies help us deliver our services. By using our services, you agree to our use of cookies.