Skip to content
catageek edited this page Feb 15, 2013 · 2 revisions

Abstract

The BC7016 sign is a sign that test if a return address is set in the inventory of a cart or player, or in a book ticket.

Function

This sign is placed under the rail, and can operate on carts passing over it. Content of slot #2 (corresponding to the station field of the destination address) is tested to ckeck if the value 16 was added by a BC7015 sign.

In case of a book ticket, the existence of the parameter net.src.address is tested.

If the test is positive, a lever placed on the right or on the left of the sign is powered.

Usage

BC7016 sign can be used in station entry to perform specific operations on carts entering the station, such as filling the wagons with material. A BC7017 sign will send the cart back to its origin station.

Since return address is stored in inventory of the heading cart of trains, care must be taken to avoid modifying the inventory. Use specific material to write address to avoid unwanted change. Usage of BC7021 sign to separate the train head of the wagons before performing inventory operations is a good practice. Usage of book tickets is another solution.

Syntax

Line #1 : Free

Line #2 : [BC7016]

Line #3 : Free

Line #4 : Free

Clone this wiki locally