BCDA-APS / adl2pydm

Convert MEDM's .adl files to PyDM's .ui format
Other
0 stars 4 forks source link

some screens showing rectangles visible by dynamic attribute #81

Open prjemian opened 2 years ago

prjemian commented 2 years ago

On some screens, such as this motor screen, rectangles are visible even when their visibility rule (dynamic attribute) says they should not be shown. (See the yellow box around the readback value and the redefine/operate buttons. Also, the red, dashed-line box around the setpoint value. Also the small yellow text just above the x0.1/x10 buttons. These should not be shown at this time.)

Clipboard01

prjemian commented 2 years ago

Is this related to #49?

prjemian commented 2 years ago

This screen is motorxU

prjemian commented 2 years ago

analysis of .ui file

item PyDM widget type EPICS Native data type observation
red, dashed-line box around the setpoint value PyDMDrawing DBF_ENUM related to #49
yellow box around the setpoint value PyDMDrawing DBF_SHORT ?
yellow box around the readback value PyDMDrawing DBF_ENUM related to #49
yellow box around the redefine/operate buttons PyDMDrawing DBF_ENUM related to #49