ISISComputingGroup/IBEX

GUI: Synoptics - add a "local" checkbox when adding PVs

开放

#8,630 创建于 2025年1月16日

 (0 条评论) (0 个反应) (0 位负责人) (2 个派生)auto 404
Good First Issue

仓库指标

星标
 (6 个星标)
PR 合并指标
 (平均合并 2天 17小时) (30 天内合并 17 个 PR)

描述

As a user I would like to not have to type the full PV address, including the PV prefix, when adding a PV to a synoptic. We should handle these like we do elsewhere ie. when creating a block, where we have a "local" checkbox that prepends the PV prefix ie. IN:ZOOM: to the PV. This will likely require blockserver changes to make it "portable" ie. so you can copy a synoptic properly to a different instrument when copying components and the PV will be local to the copied instrument as well.

Acceptance criteria

  • GUI is modified to add a checkbox for whether or not a synoptic PV is local
  • blockserver is modified to store this flag

贡献者指南