~{{item|id=35}}~ ====== 自动车床 ====== ===== 说明 ===== ---- 用于制作各种物品。把物料([[分类:铸锭:基础|铸锭]]、[[分类:铸锭:合金|合金]]、[[分类:铸锭:超级合金|超级合金]])从入口放入,从出口吐出产品。电源按钮切换机器电源状态。如果机器通电,拉下操纵杆会将物料弹出。箭头按钮选择配方,按中间的方形按钮来制作。“工艺”按钮下面的“放大镜”按钮打开一个搜索界面,以便更轻松地选择配方。 **注意:机器将持续工作,直到再次按下按钮,机器关闭或断电。** 如果你想在无人看管的情况下制作一件物品:启动制作,拉动操纵杆,走开,制作会继续,但会以100%的速度停止。当您返回时,要完成项目,重置弹出杆,项目将被精心制作并弹出,然后按下方形按钮停止制作。 ===== 数据网络属性 ===== 这些都是此设备的数据网络属性。展开以查看属性。 ==== Data Parameters ==== These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them. ^Parameter Name ^Data Type ^Description ^ |Open|Boolean |Opens the Autolathe, when set to 1. Closes the Autolathe, when set to 0. | |Activate |Boolean |Activates the Autolathe, when set to 1. Deactivates the Autolathe, when set to 0. Note: This can cause a minor bug to occur. (See Bugs) | |On |Boolean |Turns the Autolathe on, when set to 1. Turns it off, when set to 0. | |RecipeHash |Integer |Set machine to recipe Number is calculated using hash on prefabname| ==== Data Outputs ==== These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them. You cannot read ratios in IC2 chip (so far) ^Output Name ^Data Type ^Description ^ |Power |Boolean |Returns whether the Autolathe is turned on and receives power. (0 for no, 1 for yes) | |Open |Boolean |Returns whether the Autolathe is open. (0 for no, 1 for yes) | |Error |Boolean |Returns whether the Autolathe is flashing an error. (0 for no, 1 for yes) | |Activate |Boolean |Returns whether the Autolathe is active. (0 for no, 1 for yes) | |Reagents |Integer |Returns the total amount of all contents, in the Autolathe, in grams. | |On |Boolean |Returns whether the Autolathe is on. (0 for no, 1 for yes) | |ImportQuantity |(Unknown) |(Unknown) | |ImportSlotOccupant |Boolean |Returns whether there is something in the Autolathe import slot. (0 for no, 1 for yes) This outputs 1 only briefly, every time something is inserted in the Autolathe. | |ExportQuantity |Integer |Returns how many items are in the export slot. This will usually only briefly turn 1, shortly before dropping something out of the export slot. | |ExportSlotOccupant |Boolean |Returns whether there is something in the Autolathe export slot. (0 for no, 1 for yes) This will usually only briefly turn 1, shortly before dropping something out of the export slot. | |RequiredPower |Integer |Returns the current amount of power, required by the Autolathe, in Watts. Note: This will not update when active (See Bugs). | |RecipeHash |Integer |Reads recipehash of selected recipe Number is calculated using hash on prefabname| ===== 配方 ===== ---- ~{{formulas|machine_id = 35}}~