From 5aa71d13feccbb9857b9c398def36e2106226a2e Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Wed, 1 Mar 2017 15:30:04 +0100 Subject: [PATCH] Closedown --- config/devices.properties | 12 +++---- .../usr/usrapp/ForceDetection/comModbus.pgx | 8 ++++- script/RobotSC.py | 34 +++++++++++++++++++ script/RobotTCP.py | 12 +++++-- 4 files changed, 56 insertions(+), 10 deletions(-) diff --git a/config/devices.properties b/config/devices.properties index 9f86e8d..c0a7b50 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,12 +1,12 @@ #robot=RobotTcp|127.0.0.1:1000||| puck_detection=ch.psi.mxsc.PuckDetection|raspberrypi:5556||| robot_modbus=ch.psi.pshell.modbus.ModbusTCP|129.129.126.100:502||| -jf1=ch.psi.pshell.modbus.AnalogInput|robot_modbus 0||100| -jf2=ch.psi.pshell.modbus.AnalogInput|robot_modbus 1||100| -jf3=ch.psi.pshell.modbus.AnalogInput|robot_modbus 2||100| -jf4=ch.psi.pshell.modbus.AnalogInput|robot_modbus 3||100| -jf5=ch.psi.pshell.modbus.AnalogInput|robot_modbus 4||100| -jf6=ch.psi.pshell.modbus.AnalogInput|robot_modbus 5||100| +#jf1=ch.psi.pshell.modbus.AnalogInput|robot_modbus 0||100| +#jf2=ch.psi.pshell.modbus.AnalogInput|robot_modbus 1||100| +#jf3=ch.psi.pshell.modbus.AnalogInput|robot_modbus 2||100| +#jf4=ch.psi.pshell.modbus.AnalogInput|robot_modbus 3||100| +#jf5=ch.psi.pshell.modbus.AnalogInput|robot_modbus 4||100| +#jf6=ch.psi.pshell.modbus.AnalogInput|robot_modbus 5||100| robot_sts=ch.psi.pshell.modbus.AnalogInputArray|robot_modbus 6 6||100| robot_cmd=ch.psi.pshell.modbus.AnalogOutput|robot_modbus 12||| robot_args=ch.psi.pshell.modbus.AnalogOutputArray|robot_modbus 47 12||| diff --git a/robot/MXLAB/Controller1/usr/usrapp/ForceDetection/comModbus.pgx b/robot/MXLAB/Controller1/usr/usrapp/ForceDetection/comModbus.pgx index 146cce8..5c36ae4 100644 --- a/robot/MXLAB/Controller1/usr/usrapp/ForceDetection/comModbus.pgx +++ b/robot/MXLAB/Controller1/usr/usrapp/ForceDetection/comModbus.pgx @@ -9,6 +9,7 @@ +