10-26-2016 02:41 PM
Are you using a translational stage. If so, are you homing it?
You are also using the moveAbsolute function in your code, without ever setting an absolute position. See the atatche dsnippet for setting an absolutePosition.
05-15-2018 01:07 AM
were you able to get kinesis error rectified in the .NET container?
01-14-2021 06:55 AM
Hi
I am attempting to control a TDC001 motor to switch directions too,but the motor is failing to switch directions. Do you have any idea why this is happening? I think it has something to do with the way I am setting the velocity parameters for the jog. I have tried multiple different things just like sent the value "0'' or ''1'' to the port of ''Ijogdir'' but cannot fix the directional issue.
I hope to get your help,thank you!
01-14-2021 10:54 PM
oh~I got it.It should be "1" and "2".