--- a/etherlab/etherlab.py Wed Oct 17 19:12:08 2012 +0200
+++ b/etherlab/etherlab.py Thu Oct 18 01:23:35 2012 +0200
@@ -209,7 +209,7 @@
children = [{"name": "%s Axis Ref" % (axis_name),
"type": LOCATION_VAR_INPUT,
+ "IEC_type": "AXIS_REF", "location": "%%IW%s.0" % (".".join(map(str, current_location))),