Experimental Physics and Industrial Control System
|
In the past, I routinely did reads and writes into records on the
ioc console; one common action is to 'flip a bit' on a BO record by
writing a 1 or 0.
For example,
console>dbpf "testborec","1"
or even:
console>dbpf "testborec.VAL","1"
This does not seem to function properly on my 3.14.11 Windows
softIOC:
epics>dbpf "wst:v13C","1"
Illegal choice PV: wst:v13C 1
filename="../dbTest.c" line number=333
Illegal choice - dbPutField error
It appears that I can only put an enumerated value into the value
field; so to correct the above example:
epics>dbpf "wst:v13C","Open"
DBR_STRING: "Open"
seems to work fine.
Is this a feature, flaw, or user error on my part?
|
- Replies:
- RE: odd behavior of 'dbpf' on windows softioc Mark Rivers
- Re: odd behavior of 'dbpf' on windows softioc Andrew Johnson
- Navigate by Date:
- Prev:
Re: [CSS] 'Epics' menu in Preferences disappeared!!! Kasemir, Kay
- Next:
RE: odd behavior of 'dbpf' on windows softioc Mark Rivers
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
<2012>
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Openning at CLS Elder Matias
- Next:
RE: odd behavior of 'dbpf' on windows softioc Mark Rivers
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
<2012>
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|
ANJ, 18 Nov 2013 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|