Hello,
your code really works great for the old APT controller, and also for the KDC101. So many thanks for this, it has really been a great help!!!
Now we need to work with the stepper controller KST101 and actuator ZST213. Although it recognizes something, and also displays the current position (so the connection is there), there is an error message displaying:
Constructed: SingleControllerPort('/dev/ttyUSB1',26001669)
If you see this message, please send a mail with the following information:
- controller type
- stage type
- this data: <MGSG_HW_GET_INFO>(dest=0x1, src=0x50, serial_number=26000000, model_number=b'KST101\x00\x00', type=16, firmware_version=b'\x07\x00\x01\x00', notes_b'KST101 Stepper Controller v 3.1 1\x00', empty_space=b'162009Nov\x00\x00\x00', hw_version=3, mod_state=32, nchs=1)
Unhandled message <MGMSG_MOT_GET_STATUSUPDATE>(dest=0x1, src0x50, chan_ident=1, position=0, enc_count=0, status_bits=2147483648)
Destructed: <None on SingleControllerPort('/dev/ttyUSB1', 26001669) channel 1>
Destructed: SingleControllerPort('/dev/ttyUSB1', 26001669)
Unhandled message <MGMSG_MOT_GET_STATUSUPDATE>(dest=0x1, src0x50, chan_ident=1, position=0, enc_count=0, status_bits=2147483648)
Unhandled message <MGMSG_MOT_GET_STATUSUPDATE>(dest=0x1, src0x50, chan_ident=1, position=0, enc_count=0, status_bits=2147483648)
Unhandled message <MGMSG_MOT_GET_STATUSUPDATE>(dest=0x1, src0x50, chan_ident=1, position=0, enc_count=0, status_bits=2147483648)
.....
.....
this message display until I switch off the controller.
Do you know if something in the code has to be adapted, so we can use this stage? Many thanks for any inputs / help.
Best,
Luc
Hello,
your code really works great for the old APT controller, and also for the KDC101. So many thanks for this, it has really been a great help!!!
Now we need to work with the stepper controller KST101 and actuator ZST213. Although it recognizes something, and also displays the current position (so the connection is there), there is an error message displaying:
Constructed: SingleControllerPort('/dev/ttyUSB1',26001669)
If you see this message, please send a mail with the following information:
- controller type
- stage type
- this data: <MGSG_HW_GET_INFO>(dest=0x1, src=0x50, serial_number=26000000, model_number=b'KST101\x00\x00', type=16, firmware_version=b'\x07\x00\x01\x00', notes_b'KST101 Stepper Controller v 3.1 1\x00', empty_space=b'162009Nov\x00\x00\x00', hw_version=3, mod_state=32, nchs=1)
Unhandled message <MGMSG_MOT_GET_STATUSUPDATE>(dest=0x1, src0x50, chan_ident=1, position=0, enc_count=0, status_bits=2147483648)
Destructed: <None on SingleControllerPort('/dev/ttyUSB1', 26001669) channel 1>
Destructed: SingleControllerPort('/dev/ttyUSB1', 26001669)
Unhandled message <MGMSG_MOT_GET_STATUSUPDATE>(dest=0x1, src0x50, chan_ident=1, position=0, enc_count=0, status_bits=2147483648)
Unhandled message <MGMSG_MOT_GET_STATUSUPDATE>(dest=0x1, src0x50, chan_ident=1, position=0, enc_count=0, status_bits=2147483648)
Unhandled message <MGMSG_MOT_GET_STATUSUPDATE>(dest=0x1, src0x50, chan_ident=1, position=0, enc_count=0, status_bits=2147483648)
.....
.....
this message display until I switch off the controller.
Do you know if something in the code has to be adapted, so we can use this stage? Many thanks for any inputs / help.
Best,
Luc