ISISComputingGroup/IBEX

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

オープン

#8,630 opened on 2025/01/16

 (0 件のコメント) (0 件のリアクション) (0 人の担当者) (2 件のフォーク)auto 404
Good First Issue

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (平均マージ 2d 17h) (30d で 17 merged PRs)

説明

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

コントリビューターガイド