/tg/ Station 13 - Modules - TypesVar Details - Proc Details

smesbank

The actual portable part of the portable SMES system. Pretty useless without an actual connector.

Vars

chargeThe initial charge of this smes charge.
connected_portThe port this is connected to.

Procs

connect_portAttempt to connect the portable SMES to a given connector. Adapted from portable atmos connection code.
disconnect_portDisconnects the portable SMES from its assigned connector, if it has any. Also adapted from portable atmos connection code.

Var Details

charge

The initial charge of this smes charge.

connected_port

The port this is connected to.

Proc Details

connect_port

Attempt to connect the portable SMES to a given connector. Adapted from portable atmos connection code.

Arguments

disconnect_port

Disconnects the portable SMES from its assigned connector, if it has any. Also adapted from portable atmos connection code.