-
Notifications
You must be signed in to change notification settings - Fork 2
CCD100
This device is used at ISIS to measure either pressure or flow.
There is a unit string set in the device by the team that set it up, they also set up any calibration that is needed (IBEX cannot control the calibration).
The CCD100 on POLARIS is at a particularly high baud rate and long cable run. This means that when the device is disconnected it receives junk. See https://github.com/ISISComputingGroup/IBEX/issues/2326.
There are 3 types of CCD100 in use at ISIS:
We cannot talk to these remotely. They do not have a comms menu available via the front panel, and there will be no "func" button on the front panel. See ticket https://github.com/ISISComputingGroup/IBEX/issues/3819
We can't talk to these units. Although there are ports and cables to physically connect the device to a moxa, there is no remote communication interface that we can use
These are "standard" models which have been in use on a few beamlines, notably polaris.
These are "next generation" CCD100 models which contain a USB-C socket but no RS-232 port. We can't currently talk to these remotely due to output differences which stop us from parsing readbacks and so on correctly, however our IOC can send commands that are recognised. See ticket https://github.com/ISISComputingGroup/IBEX/issues/3821