Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Unified Engineering

User Functions

  • Last UpdatedJan 24, 2023
  • 1 minute read

Implements complex structure in the R2 interface.

ATTA name !!attaname() and PCOM classification !!pcomClasses() are displayed in the AVEVA Pipe Stress Interface - R2: Settings window.

Both are provided as an example and placed in the PMLLIB path below userfunction. The !!attaname() as an example:

-------------------------------------------------------

define function !!attaName() is string

if (!!ce.type inset('ATTA','ANCI','LUANCI')) then

return !!ce.stext & '-' & !!ce.:mdssuppfunc

else

return !!ce.name

endif

endfunction

-------------------------------------------------------

TitleResults for “How to create a CRG?”Also Available in