BCDA-APS / apstools

various tools for use with Bluesky at the APS
https://bcda-aps.github.io/apstools/latest/
Other
16 stars 9 forks source link

aps_cycle.py #970

Closed prjemian closed 1 month ago

prjemian commented 2 months ago
prjemian commented 1 month ago

Verify that this code works in the APS-U era.

prjemian commented 1 month ago

Might need the new PV gateway as environment variable.

[Tuesday 10:52 AM] Lang, Keenan C. That's what I did for /net/s8iddserv/xorApps/epics/ui/startup/start_epics to have it show the new current And from my work computer klang@kobold:~$ export EPICS_CA_AUTO_ADDR_LIST=no klang@kobold:~$ export EPICS_CA_ADDR_LIST="pvgatemain1.aps4.anl.gov" klang@kobold:~$ caget S-DCCT:CurrentM S-DCCT:CurrentM -0.00471643

MDecarabas commented 1 month ago

I believe the issue can be closed. This is the output when testing. Looks as expected. Let me know if there is any other specific testing you want me to run

Image

prjemian commented 1 month ago

Can you try test.get()?

On Fri, May 24, 2024, 11:14 AM MDecarabas @.***> wrote:

I believe the issue can be closed. This is the output when testing. Looks as expected. Let me know if there is any other specific testing you want me to run

Screenshot.2024-05-24.at.12.11.05.PM.png (view on web) https://github.com/BCDA-APS/apstools/assets/72196105/84096b7f-98fb-4411-9274-a95b79ade5cd

— Reply to this email directly, view it on GitHub https://github.com/BCDA-APS/apstools/issues/970#issuecomment-2129919718, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARMUMFYI72KSQO3ZGG6RPLZD5RNNAVCNFSM6AAAAABG6OSM4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRZHEYTSNZRHA . You are receiving this because you authored the thread.Message ID: @.***>

MDecarabas commented 1 month ago

Can you try test.get()? On Fri, May 24, 2024, 11:14 AM MDecarabas @.> wrote: I believe the issue can be closed. This is the output when testing. Looks as expected. Let me know if there is any other specific testing you want me to run Screenshot.2024-05-24.at.12.11.05.PM.png (view on web) https://github.com/BCDA-APS/apstools/assets/72196105/84096b7f-98fb-4411-9274-a95b79ade5cd — Reply to this email directly, view it on GitHub <#970 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARMUMFYI72KSQO3ZGG6RPLZD5RNNAVCNFSM6AAAAABG6OSM4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRZHEYTSNZRHA . You are receiving this because you authored the thread.Message ID: @.>

output: '2024-2'

prjemian commented 1 month ago

Great! Now I see the method was actually processed in the info report.