Closedown

This commit is contained in:
gac-S_Changer
2016-07-21 12:02:04 +02:00
parent 1c449b9844
commit 2d5f7e042e
5 changed files with 53 additions and 5 deletions

View File

@@ -1,2 +1,4 @@
robot=ch.psi.pshell.modbus.ModbusTCP|127.0.0.1|||
temperature=ch.psi.pshell.modbus.AnalogInput|robot 0|||
robot=RobotTcp|127.0.0.1:2222|||
robot_modbus=RobotModbus|127.0.0.1|||
dewar=ch.psi.pshell.modbus.ModbusTCP|127.0.0.1|||
temperature=ch.psi.pshell.modbus.AnalogInput|dewar 0|||

View File

@@ -1 +1,5 @@
RobotModbus.java=enabled
RobotTcp.java=enabled
Beeper.java=disabled
RobotTCP.py=disabled
gui.java=disabled