Releasing the com port

I want to allow VWS access to the data stream from the data logger. To do this I want to release the com port for 1 minute every 5 minutes. I can set this in the Com Port Setup screen (I think). However, if I want to schedule a release every 5 minutes for 24 hours I have to type each time I want the port released.

It would be nice to have a scheduler button that would allow the user to assign this interval. Either by entering a number or picking from a list i.e. intervals of 1 minute; 2 ninutes; 3 minutes; 4 minutes; 5 minutes; 10 minutes; 15 minutes; etc. The user would only have to chose the interval to release and the scheduler would then place a schedule, based on the interval, into the selected time field starting at 00:00 to 23:xx (based on the interval).

Have I missed something? Can this be done now without typing all the times?

TIA,
Scott

what you could do instead maybe is set wd to create the data.csv file (see under setup, misc/extra settings)
then set vws up as stationless and to read that file

Great idea. I’ll give that a try.

Thanks.