Radar Plots in DeltaV

I’ve seen several presentations/articles on “High Performance HMI” that include the use of radar style plots on overview displays. But, every example I have seen was built on a non-DeltaV system. Has anyone built radar type plots for use with DeltaV? If so, would you mind sharing how you accomplished this?

  • I’ve not seen this type of chart done on DeltaV but theoretically you could build your chart out of a series of arcs that create the circle and animate the start and end positions (StartX, StartY and EndX, EndY) based on the process value.  Each process value would animate the StartX/Y of one arc as well as the EndX/Y of the adjoining arc.  I could see it taking some time to get the animations correct, especially if you need to use a number of process variables that would exclude moving on the 90° or 45° angles (not difficult, just requires more time to set up).  I would strongly advise to check the Use Offset option for the animation so the chart could be moved around the graphic without recalculating all of the coordinates.
     
    Scott Thompson
    Systems Consultant
    REM
    Charlotte, North Carolina
    scott.thompson@remasonco.com
    www.remason.com www.remservices.com
    O (704) 375-1567 F (704) 377-5246
     
    From: David Nelson [mailto:bounce-David_Nelson@community.emerson.com]
    Sent: Wednesday, April 09, 2014 4:47 PM
    To: DeltaV@community.emerson.com
    Subject: [EE365 DeltaV Track] Radar Plots in DeltaV
     

    I’ve seen several presentations/articles on “High Performance HMI” that include the use of radar style plots on overview displays. But, every example I have seen was built on a non-DeltaV system. Has anyone built radar type plots for use with DeltaV? If so, would you mind sharing how you accomplished this?

  • In reply to Niklas Flykt:

    I believe there might be some mileage in Niklas' activex suggestion, but I thought it wouldn't be too tricky to perform this in iFix, so I set myself a challenge of getting something usable together. Now I read back Scott Thompsons and Adrian Offield suggested pretty much what I've produced. And yes the effort to get to four values (mentioned by Adrian) as per my first attempt is fairly easy, but with a bit of trig it wouldn't be too tricky to increase to other factors of 360degrees.

    I think it answers most of the concerns above. I've put a short (5 min) video together to show the fruits of my days work, if anyone is interested in taking what I've produced and using as is or developing further then please get in touch.

    To use my simple four value radar charts you'd need the IES_RADAR shown in the video and the dynamo set i've placed the Radar plot into also called IES_RADAR. I produced this in version 11.3.1, but would work in pretty much any DeltaV version based on iFix. v5 onwards or was it 6?.

    Anyway

    Here is the link to the video.