Changes between Version 14 and Version 15 of css/opi_diff


Ignore:
Timestamp:
10/03/14 09:21:02 (9 years ago)
Author:
michkawa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • css/opi_diff

    v14 v15  
    8989== loc:// の表示がorg.csstudio.simplepv.utilitypv.UtilityPV@xxxxに == 
    9090 
    91 以前はopiを実行中にShow PV Infoでloc://xxxxという表示がされていたが、CSS 3.2.xからはorg.csstudio.simplepv.utilitypv.UtilityPV@xxxxという表示に変わってしまい、関連付けがわかり辛くなってしまっている。 
     91~~以前はopiを実行中にShow PV Infoでloc://xxxxという表示がされていたが、CSS 3.2.xからはorg.csstudio.simplepv.utilitypv.UtilityPV@xxxxという表示に変わってしまい、関連付けがわかり辛くなってしまっている。~~[[br]] 
     92script中での{{{loc://}}}の書き方が間違っていたので、このような表示なっていたようだ。 [[br]] 
     93以前は{{{str(pv)}}}で{{{loc://xxx}}}が取得できていたが、{{{pv.getName()}}}に変更する必要がある。 
    9294 
    9395