C
Chris Molland
Hello,
I have created a project file with 4 resources, they are robotic devices. I
want to assign the robots to tasks relating to work they are to carry out.
The robots are static while they work but can be located in different places
to work (using a crane). I need to keep track of where they are at any chosen
point in time.
I have added some custom fields to my tasks: Robot Name, location x,
location y. As I create each task I assign the resource (robot) to it and
enter the information in the custom fields for the task.
Would it be possible to create 2 custom fields in each Resource (x and y)
which calculate their most recently assigned value, based upon the date which
you can manually enter to view the project status at any time (sorry, I have
forgotten the term).
I want to try and keep the location values constantly calculated because I
need to get the location data from a Visual Basic application which I am
writing. It would be far more efficient to simply read the location values
from the resources than loop through all of the tasks working out the current
locations of the robots.
In summary I want to enter a date in my VB form, this sets the view project
date and then read the location of the robots.
Thank you for reading this. I will be very interested to hear of any
suggestions.
Chris
I have created a project file with 4 resources, they are robotic devices. I
want to assign the robots to tasks relating to work they are to carry out.
The robots are static while they work but can be located in different places
to work (using a crane). I need to keep track of where they are at any chosen
point in time.
I have added some custom fields to my tasks: Robot Name, location x,
location y. As I create each task I assign the resource (robot) to it and
enter the information in the custom fields for the task.
Would it be possible to create 2 custom fields in each Resource (x and y)
which calculate their most recently assigned value, based upon the date which
you can manually enter to view the project status at any time (sorry, I have
forgotten the term).
I want to try and keep the location values constantly calculated because I
need to get the location data from a Visual Basic application which I am
writing. It would be far more efficient to simply read the location values
from the resources than loop through all of the tasks working out the current
locations of the robots.
In summary I want to enter a date in my VB form, this sets the view project
date and then read the location of the robots.
Thank you for reading this. I will be very interested to hear of any
suggestions.
Chris