pysilcam.pathadjust module

class pysilcam.pathadjust.PathLength(com_port)

Bases: object

Class for interacting with the path length actuator unit via RS232

See the technical manual for the actuator for details

compute_crc8(packet, crc=0)
convert_pos(pos)

takes mm and converts to integer thousandths of an inch

finish()
gap_to_mm(mm)
makepacket(command, size, setpoint)
maxgap()
mingap()
motoronoff(ser, state)
move(ser, newpos)
readpos()