Posted 05 June 2016 - 10:54 AM
Hi,
Firstly sorry if I leave out some information or something, this is my first post.
I am working on designing a system to connect computers to a computer running a separate server OS. These servers send out messages over wireless modems to be picked up, and the user chooses which server (if any) to connect to. I want to make a function which will get all 'modem_message' events in a specified time period, and bundle them into a two-dimensional table with the frequency, reply-frequency, and message. How could I go about doing this?
Thanks in advance,
-Matthew
Firstly sorry if I leave out some information or something, this is my first post.
I am working on designing a system to connect computers to a computer running a separate server OS. These servers send out messages over wireless modems to be picked up, and the user chooses which server (if any) to connect to. I want to make a function which will get all 'modem_message' events in a specified time period, and bundle them into a two-dimensional table with the frequency, reply-frequency, and message. How could I go about doing this?
Thanks in advance,
-Matthew