Fixed higen example removing obsolete attribute in CIA402 node params file
authorLaurent Bessard
Tue, 24 Sep 2013 00:50:02 +0200
changeset 2158 7132aa34188d
parent 2157 a2385e535cf5
child 2159 93797d4303a3
Fixed higen example removing obsolete attribute in CIA402 node params file
ethercat_tests/wago_higen/ethercat@etherlab/master@EthercatNode/higen@EthercatCIA402Slave/confnode.xml
--- a/ethercat_tests/wago_higen/ethercat@etherlab/master@EthercatNode/higen@EthercatCIA402Slave/confnode.xml	Tue Sep 24 00:48:21 2013 +0200
+++ b/ethercat_tests/wago_higen/ethercat@etherlab/master@EthercatNode/higen@EthercatCIA402Slave/confnode.xml	Tue Sep 24 00:50:02 2013 +0200
@@ -1,2 +1,2 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<CIA402SlaveParams HomingMaxTorque="100" DynamicPDOs="false" HomingTorqueLimit="500" EnableDigitalInputs="true" RatioNumerator="65536" RatioDenominator="360" PositionOffset="0" LimitSwitchNC="false" HomingLimitWindow="10" HomingVelocity="360" TorqueRatioNumerator="10" TorqueRatioDenominator="1"/>
+<CIA402SlaveParams EnableDigitalInputs="true" RatioNumerator="65536" RatioDenominator="360" PositionOffset="0" LimitSwitchNC="false" HomingLimitWindow="10" HomingVelocity="360" TorqueRatioNumerator="10" TorqueRatioDenominator="1"/>