Can I output DTXR with dump attributes?

 
Parents
  • thanks my LORD, I get it
    you can add also MTXX

    For  PDMS 11.5[/U]
    Edit the following file (D:\AVEVA\Pdms11.5.SP1\pdmsui\INTF\REVIEW\[COLOR="DarkRed"]MATTDUMP[/COLOR])
    and add
    [COLOR="SeaGreen"]var !ATTL append |DTXR|    
    var !ATTL append |MTXX| [/COLOR]  
    after
    var !ATTL append |LPOS|

    For  PDMS 11.6[/U]
    Edit the following file (D:\AVEVA\Pdms11.6.SP5\pdmsui\INTF\REVIEW\[COLOR="red"]MATTDUMP[/COLOR])
    and add
    [COLOR="Green"]var !ATTL append |DTXR|  
    var !ATTL append |MTXX|[/COLOR]  
    after
    var !ATTL append |LPOS|

    for PDMS 12[/U]
    Edit the following file (D:\AVEVA\plant\PDMS12.0.2\pmllib\ReviewInterface\Forms\[COLOR="Red"]cdxattdump.pmlfrm[/COLOR]) and add
    [COLOR="green"]var !ATTL append |DTXR|    
    var !ATTL append |MTXX|   [/COLOR]
    after
    var !ATTL append |LPOS



    Note:
    For all versions you need to add [COLOR="red"]Onerror continue[/COLOR] command at the beginning of the file to force the macro to continue even some items have no DTXR or MTXX


    [COLOR="Red"][SIZE="5"]These modifications is under test[/SIZE][/COLOR][/U]
Reply
  • thanks my LORD, I get it
    you can add also MTXX

    For  PDMS 11.5[/U]
    Edit the following file (D:\AVEVA\Pdms11.5.SP1\pdmsui\INTF\REVIEW\[COLOR="DarkRed"]MATTDUMP[/COLOR])
    and add
    [COLOR="SeaGreen"]var !ATTL append |DTXR|    
    var !ATTL append |MTXX| [/COLOR]  
    after
    var !ATTL append |LPOS|

    For  PDMS 11.6[/U]
    Edit the following file (D:\AVEVA\Pdms11.6.SP5\pdmsui\INTF\REVIEW\[COLOR="red"]MATTDUMP[/COLOR])
    and add
    [COLOR="Green"]var !ATTL append |DTXR|  
    var !ATTL append |MTXX|[/COLOR]  
    after
    var !ATTL append |LPOS|

    for PDMS 12[/U]
    Edit the following file (D:\AVEVA\plant\PDMS12.0.2\pmllib\ReviewInterface\Forms\[COLOR="Red"]cdxattdump.pmlfrm[/COLOR]) and add
    [COLOR="green"]var !ATTL append |DTXR|    
    var !ATTL append |MTXX|   [/COLOR]
    after
    var !ATTL append |LPOS



    Note:
    For all versions you need to add [COLOR="red"]Onerror continue[/COLOR] command at the beginning of the file to force the macro to continue even some items have no DTXR or MTXX


    [COLOR="Red"][SIZE="5"]These modifications is under test[/SIZE][/COLOR][/U]
Children
No Data