Added PVs for synchronizing motor home with a PandA#163
Added PVs for synchronizing motor home with a PandA#163LuisFSegalla wants to merge 1 commit intodls-masterfrom
Conversation
|
Just wanted to point out that while testing this against real hardware I wasn't able to see any changes in the PandA after a successful homing routine. My initial thought was that due to the PandA IOC that I was using being based in FastCS, which uses PVAccess instead of ChannelAcess this might be causing some conflict that leads to the PandA PVs not updating with the correct values. Any thoughts on this @coretl? |
|
I think it does both CA and PVA, so that shouldn't affect it. Could you try putting TPRO on the records to check they are processing correctly? And if you |
|
Adding the |
|
Hmm, you could try pointing the output at a different record than |
|
For testing purposes I changed the output of the |
implements #149.