Facility Control

 View Only
  • 1.  Engineering Monitoring and Control Panel

    Posted 12-29-2017 08:55

    Hi,
    We want to build a monitoring and control panel system like the image below, based on Ross Cards and Dashboard. But there is an Imagine Communication Card ( ACO6800+AES) in this system. Its standard feature is: Remote monitoring via SNMP using Navigator or web server control. But we not sure whether we can monitoring and control it via Dashboard or not! Please advise for this integration!

    Thank you so much!



  • 2.  RE: Engineering Monitoring and Control Panel

    Posted 01-02-2018 15:12
    At this point, you'd be able to use the tag to embed any view that the Imagine card exposes or, if exposes a RESTFUL API, you could potentially query it with ogScript.asyncPost(URL, DATA, CALLBACK) but you won't have the same drag-and-drop integration that you will find with openGear or DashBoard Connect devices.


    James
    #DashBoard


  • 3.  RE: Engineering Monitoring and Control Panel

    Posted 01-03-2018 04:09
    Thank you James! Could you send me the template Panel Builder like the image above? If I am not wrong, that is an example for NAB Demo!
    #DashBoard


  • 4.  RE: Engineering Monitoring and Control Panel

    Posted 01-03-2018 14:00
    I don't have this exact demo panel available at the moment but I can tell you how it would have been put together.

    The background of the panel is an image of the signal flow. At each node in the tree, the relevant card was dragged out of the DashBoard tree and dropped onto the panel with "Status Dot" selected as the type.

    In the case of the drop-down lists and sliders, the components were dragged from the devices onto the Custom Panel.

    You can see the drag and drop in action in this video:
    https://www.rossvideo.com/control-systems/dashboard/dashboard-u/video-tutorial-101/

    Cheers.

    James
    #DashBoard


  • 5.  RE: Engineering Monitoring and Control Panel

    Posted 01-08-2018 15:51
    Thanks a lot for the tips James!
    #DashBoard