I am trying to assist our technitions with making sure that they are loading the latest software on to the rabbit core.
The current procedure is for them to download the version from the intranet, load it on to a core using the Rabbit field utility and then checking the version number when the full system is built.
Currently we are using a constant in the program “Version 1.14” but there have been issues in the past of that number getting incremented incorrectly or not updated at all.
Is there a function in dynamic to determine when the bin file was created (time/date) that could be read by the from the rabbit processor that we could then read to determine the actual build of the software?
I am trying to automate this function to remove the error trap of the person writing the software forgetting to update the constant.
Thank you,
Bryan