message received event

Discuss issues and ideas you have to configuring displays with PowerVision
asadilan
Posts: 8
Joined: Fri Aug 02, 2013 12:38 pm

message received event

Post by asadilan » Tue Sep 24, 2013 4:30 pm

Hi All,

How do i set my pv450 such that when it receives a message it will fire an event?
the value received may be the same as the last value received.

using power configuration studio 2.6.10319, PV450.

The end goal is I would like to know if the connection between my display to my other device is still valid.
TIA
Asadilan
vtaylor
Posts: 13
Joined: Fri Jul 27, 2012 7:33 am

Re: message received event

Post by vtaylor » Thu Oct 10, 2013 1:47 pm

You could set up a recurring timer that triggers an event condition, and in the event condition use the Isvalid(variable) test to see if anything has been received. The variable will become invalid if nothing has been received within 5 seconds. As far as I know there's no way to change the 5 seconds or trigger an event on receive in 2.6.

However, I have it on good authority that event triggering on message receive is coming very soon... :twisted: :D