andersd
2008-07-30 16:40:06 UTC
I am logging process variable from EPICS and everything works correctly, except the binary values I want to log. They are simply 0 all the time and don't change when they should. I'm assuming there's some kind of data type issue I'm not understanding, but I can't figure out what it is. In my db file I set the PVs as bi or bo, and in EPICS I've tried making them integers and booleans converted to doubles. Any suggestions?