You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I change the label for, eg, the CLOCK1 block on the panda's web-gui, the corresponding PV doesn't appear to update. I'm not sure if this is only limited to the label PV's, but it's the only one I've noticed it for
Steps To Reproduce
Steps to reproduce the behavior:
With a PandA connected to an IOC, do caget -S [IOC-NAME]:CLOCK1:LABEL
Change CLOCK1 label via a panda's web-gui, while it is has an active IOC
Run caget -S [IOC-NAME]:CLOCK1:LABEL again and confirm value doesn't change
Acceptance Criteria
Fix implemented
The text was updated successfully, but these errors were encountered:
@evalott100 if this is fixed in FastCS PandA then we can state that here and close this as not planned, but we should make sure there is a test for it in FastCS PandA
ERROR:Unknown field *METADATA:LABEL_PULSE1 returned from GetChanges values
ERROR:Unknown field *METADATA:LABEL_PULSE1 returned from GetChanges values
ERROR:Unknown field *METADATA:LABEL_PULSE1 returned from GetChanges values
ERROR:Unknown field *METADATA:LABEL_PULSE1 returned from GetChanges values
ERROR:Unknown field *METADATA:LABEL_CLOCK1 returned from GetChanges values
If I change the label for, eg, the
CLOCK1
block on the panda's web-gui, the corresponding PV doesn't appear to update. I'm not sure if this is only limited to the label PV's, but it's the only one I've noticed it forSteps To Reproduce
Steps to reproduce the behavior:
caget -S [IOC-NAME]:CLOCK1:LABEL
caget -S [IOC-NAME]:CLOCK1:LABEL
again and confirm value doesn't changeAcceptance Criteria
The text was updated successfully, but these errors were encountered: