How can this be done in ST?
I use
myCTRL_dataPid.numericActValue := Myencoder.motionstate.position;
(I have also used D425.myencoder.motionstate.position)
When I try to compile my program I get an error:
Error ST_pidcontrol: 10014 :Already specified technology packages do not support the type of TO "Myencoder"
Error ST_pidcontrol(84) : 6003 :Variable ID expected hoekencoder
Error Error on:
Error Syntax error (ret = 0xbe03000b)
can anyone help me? Thanks in advance!!
Jonas
=== Edited by jonasddd @ 4/20/2009 2:48 PM [GMT ] ===
=== Edited by jonasddd @ 4/20/2009 2:48 PM [GMT ] ===
|