-
```
In [6]: ti_filter_shutter.open()
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
in ()
…
-
```
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> devtools::install_deps()
These packages have more r…
-
Per discussion today, we'll need some PVs so that modules in the MONA pipeline (such as verifier or proxy) can communicate information back to BlueSky. First PVs we identified are:
* signal from v…
-
USAXS plan for March includes renaming some PVs from ugly "USAXS_Pin" to more reasonable "SAXS" and "WAXS". This will need to be propagated to spec and qtdm, and also to BS. List will be provided when…
-
Per discussion today, we'll need some PVs so that modules in the MONA pipeline (such as verifier or proxy) can communicate information back to BlueSky. First PVs we identified are:
* signal from v…
-
As an IBEX developer I would like some forewarning of when a db change might have an impact on existing behaviours, e.g. changes to ZNAM/ONAM string in bi/bo records, or ZRST/ONST/TWST etc in mbbi/mbb…
-
```
TypeError: No conversion path for dtype: dtype('
-
I'm using the Python package [opcua](https://github.com/FreeOpcUa/python-opcua) to test OPC UA communication with an S7-1500 PLC.
I have an output bit called "Outputbit1" in my PLC, and I can succe…
-
On the MuonFE overview OPI some of the LEDs aren't in the correct state. This seems to be because sometimes 0=OFF, 1=ON but other times 0=ON, 1=OFF.
This can probably be fixed by setting a rule on th…
-
Primarily as a learning exercise (more FFI, docs, libespm's ergonomics, a step up in complexity, etc.), but the library is a bit messy and could do with a refactor anyway. I'd like to avoid API breaka…