Results 1 to 5 of 5
  1. #1
    ChillFancy is offline Novice
    Windows Vista Access 2010 64bit
    Join Date
    Jun 2014
    Posts
    2

    Importing data from robot controllers in industrial plant.


    "Hi. I am trying to develop an automated system that will track robot cycle time. I work for a large manufacturing company with over 280 giant robots. I have an access database with a list of IP addresses that correspond to the different robot stations; each IP hosts a webpage. The webpages have values listed that give the cycle time in seconds i.e. [400] = 85.123456
    [401] = 89.654321
    I want to develop something that will create databases for each robot and pull the date, values, and possibly daily statistics such as avg and std dev. Ultimately I would like to track the rate of change. Any ideas?"

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,956
    You want to pull data from webpage?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,527
    a table with all robots and their IPs.
    a form with a timer that polls the IP and appends the data to a result table. (i dont see the need for separate db / robot but you can_)

    a separate app to report data.

  4. #4
    ChillFancy is offline Novice
    Windows Vista Access 2010 64bit
    Join Date
    Jun 2014
    Posts
    2
    So each robot controller in the plant has a local address 172.40.16.111, 112, 113 ect. On that server there are many different reports which are delivered in simple html (2 or 3 tables and the data is actually after the tables.) I have the IP table already, just need to write the form and results table. Has anyone done anything like this I can reference? I'm from a mechanical background; my VB experience is limited. Thanks for the responses!

  5. #5
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,956
    Has anyone done anything like what - pulling data from web page? Yes.

    Review:

    https://www.accessforums.net/forms/a...her-34620.html

    https://www.accessforums.net/general...ase-27053.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Formstack & Importing Data via excel, best way to collect data?
    By Yogibear in forum Import/Export Data
    Replies: 2
    Last Post: 02-10-2014, 07:05 PM
  2. Replies: 19
    Last Post: 03-22-2013, 06:23 PM
  3. Replies: 1
    Last Post: 03-25-2012, 04:50 PM
  4. Replies: 1
    Last Post: 12-25-2011, 03:54 PM
  5. Replies: 7
    Last Post: 02-08-2011, 10:59 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums