For PID control one needs to designate a channel as the input to the PID.
I believe this functionality exists in the agent:
https://github.com/simonsobs/socs/blob/main/socs/Lakeshore/Lakeshore372.py
set_pid does not take an input channel designation in the agent or on ocs web. Request adding set_input_channel or similar on OCS web to facilitate easy adjustment of the parameter.