CA array filter does not work on long strings (CHAR arrarys)
Bug #1714447 reported by
Dirk Zimoch
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| EPICS Base |
Confirmed
|
Low
|
Unassigned | ||
Bug Description
When reading a string field as an array with $, applying array filters does not work.
Example:
caget 'record.NAME$[3:5]'
This returns the full name instead of a substring.
To post a comment you must log in.

Might be tricky to fix.