circuitboard
Vars | |
name_extension | extension that is applied after the initial name AKA (Computer/Machine Board) |
---|---|
onstation | determines if the circuit board originated from a vendor off station or not. |
specific_parts | determines if the board requires specific levels of parts. (ie specifically a femto menipulator vs generic manipulator) |
Procs | |
configure_machine | Used to allow the circuitboard to configure a machine in some way, shape or form. |
Var Details
name_extension
extension that is applied after the initial name AKA (Computer/Machine Board)
onstation
determines if the circuit board originated from a vendor off station or not.
specific_parts
determines if the board requires specific levels of parts. (ie specifically a femto menipulator vs generic manipulator)
Proc Details
configure_machine
Used to allow the circuitboard to configure a machine in some way, shape or form.
Arguments:
- machine - The machine to attempt to configure.