DT-Europe Posted November 10, 2008 Share Posted November 10, 2008 We cannot see any reaction on the Desired Velocity bit of motors. There is no reaction on the Motor Status Window (bit 14).It's always OFF. Also: The intellency gives Motor[1].DesVelZero in the list but when we try to query it, we have an error: stdin:224:16: error #20: ILLEGAL CMD: Motor[1].DesVelZero Link to comment Share on other sites More sharing options...
bradp Posted November 14, 2008 Share Posted November 14, 2008 [quote=DT-Europe] We cannot see any reaction on the Desired Velocity bit of motors. There is no reaction on the Motor Status Window (bit 14).It's always OFF. Also: The intellency gives Motor[1].DesVelZero in the list but when we try to query it, we have an error: stdin:224:16: error #20: ILLEGAL CMD: Motor[1].DesVelZero [/quote] I verified this. We will need to wait until next week to get the fix. Link to comment Share on other sites More sharing options...
bradp Posted February 10, 2009 Share Posted February 10, 2009 In PMAC we will not have this status bit. In place you use the structure Motor[].DesVel. Use it as follows If(Motor[].DesVel == 0) { } In newer IDE and firmware the Motor[].DesVelZero will be removed from the intellisense. Link to comment Share on other sites More sharing options...
Bartat Posted July 2, 2013 Share Posted July 2, 2013 Hi, Bradp wrotes: >>In newer IDE and firmware the Motor[].DesVelZero will be removed from the intellisense. I'm a little bit surprised. Today i test this bit and i see, that it works. Is this intended? We have firmware 1.5.3.169 Best regards Markus Link to comment Share on other sites More sharing options...
Recommended Posts