• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

FireEvent from a batch program?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • FireEvent from a batch program?

    I have a NAB app that shows a monitor of manufacturing operations and their durations and statuses.
    The data sources used by the widgets in this app are continuously being updated by a batch program running all day long. The batch program (presently) has no need for any Valence functionality.

    In the latest enhancement request, the users would like a pop-up widget to automatically appear on the monitor under certain conditions, and then disappear when those conditions are no longer true.

    Is it possible for the permanently running batch program to Fire an Event that the NAB app would be listening for? What is the minimum in terms of /include and /define statements to allow this to happen?

    Or is this just not possible? If not, any other suggestions?

  • #2
    This does not sound like it is possible currently. If I understand correctly, the batch program is not ever called directly by the front-end. Only programs called directly from the front-end have the ability to communicate with it.

    Maybe we can arrange a call to discuss this further and figure out what sort of enhancements would be needed in order to accomplish something like this.

    Comment

    Working...
    X