-
Type: Task
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Component/s: ics_xcu_pcm
-
Labels:None
The CCD motor controller is on an RS-485 bus off the PCM. When the motor controller is powered down it returns something that the xcuActor does not recognize. We need to parse and handle it.
ics_xcuActor 1.5.1, FWIW.
To wit:
pfs@bee-r1:~$ oneCmd.py xcu_r1 --level=d motors status
xcu_r1 d text="sending '~@,T2500,/1aM1R'"
xcu_r1 d text="received '0011074006570014036'"
xcu_r1 f text="command failed: RuntimeError('command response header is wrong: 0011074006570014036',) at /home/hostpfs/mhs/products/Linux64/ics_xcuActor/1.5.1/python/xcuActor/Controllers/PCM.py:96"
- relates to
-
INSTRM-88 PCM returns last response to command sent to unavailable RS485 device
- Done