Menu

#33 pva requests for value.index field of pvaSrv use wrong structure

None
closed
pvaSrv (12)
5
2015-06-10
2014-11-21
Dave Hickin
No

A pvget of the value.index field of a pvaSrv PV returns an NTScalar:

$ pvget -mr "field(value.index)" ColorMode
ColorMode
epics:nt/NTScalar:1.0
int value 1

rather than expected structure. c.f. pvDatabaseCPP:

$ pvget -r "field(value.index)" enumPV1
enumPV1
structure
structure value
int index 0

The issue occurs with other operations such puts and monitors

Discussion

  • Ralph Lange

    Ralph Lange - 2015-06-10

    Moved to GitHub (pvaSrv Issue #3).

     
  • Ralph Lange

    Ralph Lange - 2015-06-10
    • status: open --> closed