You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Run the example/pysh.py
2. Create an MEDM panel, with a text entry (with format set to "string") for PV
"MTEST:COMMAND".
3. Execute.
What is the expected output? What do you see instead?
MEDM text entry widget should display empty string. But instead the following
error is shown by MEDM,
medmUpdateChannelCb: Bad status [400] for T1:TEST-SYS_STR: No reasonable data
conversion between client and server types
And on the server side, error is,
filename="../../../../src/cas/generic/casStrmClient.cc" line number=895
No conversion between src & dest types no conversion between event app type=16
and DBR type=18 Element count=60
Original issue reported on code.google.com by xiaoqian...@gmail.com on 3 Mar 2015 at 7:41
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
xiaoqian...@gmail.com
on 3 Mar 2015 at 7:41The text was updated successfully, but these errors were encountered: