Forums.MrPLC.com: Night Time Logging - Forums.MrPLC.com

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Night Time Logging Rate Topic: -----

#1
User is offline   denise01 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 161
  • Joined: 18-May 08
  • Country:United Kingdom
    United Kingdom
Hello,
does any one know a way for me to Data Log a csv spread sheet over a period of 8 hours starting at 2200 and finishing at 0600 in the morning and then logging subsequently for the same times.

Regards

Peter
0

#2
User is offline   Leitmotif 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 60
  • Joined: 14-July 09
  • Gender:Male
  • Location:Seattle Wa
  • Interests:Waste energy capture and reuse.<br />Conservation<br />Electric Vehicles<br />Interactive multi system design, testing and &quot;make run&quot;
  • Country:United States
    United States

View Postdenise01, on Aug 18 2009, 06:05 PM, said:

Hello,
does any one know a way for me to Data Log a csv spread sheet over a period of 8 hours starting at 2200 and finishing at 0600 in the morning and then logging subsequently for the same times.

Regards Peter


Yes. Use a data logger. They will come with software and cable to a computer. I morning dump data to a CSV file upload file to Excel and do number crunching.

Need more info on what your needs are.

Dan Bentler
0

#3
User is offline   denise01 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 161
  • Joined: 18-May 08
  • Country:United Kingdom
    United Kingdom

View Postdenise01, on Aug 18 2009, 06:05 PM, said:

Hello,
does any one know a way for me to Data Log a csv spread sheet over a period of 8 hours starting at 2200 and finishing at 0600 in the morning and then logging subsequently for the same times.

Regards

Peter

Hello Dan,
The problem I have is that when I data log using Start Logging, Stop Logging and Export Logging using timings 2200 Start Logging and Stop Logging 0600 and Export Log 0601 I find the csv file is only covered from 0100. I have had an excel template designed to cover from 2200-0600 so this is a problem for me, is there away around this problem.

Regards

Peter
0

#4
User is offline   Berti Baker 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 220
  • Joined: 26-July 06
  • Country:United Kingdom
    United Kingdom

View Postdenise01, on Aug 19 2009, 08:23 AM, said:

Hello Dan,
The problem I have is that when I data log using Start Logging, Stop Logging and Export Logging using timings 2200 Start Logging and Stop Logging 0600 and Export Log 0601 I find the csv file is only covered from 0100. I have had an excel template designed to cover from 2200-0600 so this is a problem for me, is there away around this problem.

Regards

Peter

Hi Peter.

Are you Data Logging to a DLV file or database connection? If you are logging to DLV try changing the "Dataset Period" - if you have it set to 1 day then I expect it is creating a new file during the period you want to log. As a test, if you open the file in the Data Log Viewer does it show the data there and allow you to export manually?

Regards,
Bertie
0

#5
User is offline   PdL 

  • Got Joy in life
  • Group: MrPLC Admin
  • Posts: 2,997
  • Joined: 03-August 04
  • Gender:Male
  • Location:Naarden, NL
  • Interests:Too many...
  • Country:Netherlands
    Netherlands
Hi Peter,

Here are some helpful topics which cover your problem more or less. I don't believe there is a real solution to this problem but perhaps you can workaround it with this information.

http://forums.mrplc....showtopic=16624
http://forums.mrplc....showtopic=13790
Posted Image MrPLC Omron FAQ : websites, manuals, cables software & more Posted Image
*update 06/02/2010 - Added link to Routing table instruction video


check out www.myomron.com - our knowledge at your fingertips
0

#6
User is offline   denise01 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 161
  • Joined: 18-May 08
  • Country:United Kingdom
    United Kingdom

View PostBerti Baker, on Aug 19 2009, 03:43 AM, said:

View Postdenise01, on Aug 19 2009, 08:23 AM, said:

Hello Dan,
The problem I have is that when I data log using Start Logging, Stop Logging and Export Logging using timings 2200 Start Logging and Stop Logging 0600 and Export Log 0601 I find the csv file is only covered from 0100. I have had an excel template designed to cover from 2200-0600 so this is a problem for me, is there away around this problem.

Regards

Peter

Hi Peter.

Are you Data Logging to a DLV file or database connection? If you are logging to DLV try changing the "Dataset Period" - if you have it set to 1 day then I expect it is creating a new file during the period you want to log. As a test, if you open the file in the Data Log Viewer does it show the data there and allow you to export manually?

Regards,
Bertie


Hello Bertie,
I think we have talked before. I log to a data base connection which saves the 2200 -0600 nightshift data on to a network drive from there I transfer it to a template which calculates output, wastage etc the 0600-1400 and 1400-2200 logs are fine but the problem is the night one.

Regards

Peter
0

#7
User is offline   Berti Baker 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 220
  • Joined: 26-July 06
  • Country:United Kingdom
    United Kingdom

View Postdenise01, on Aug 19 2009, 11:04 AM, said:

Hello Bertie,
I think we have talked before. I log to a data base connection which saves the 2200 -0600 nightshift data on to a network drive from there I transfer it to a template which calculates output, wastage etc the 0600-1400 and 1400-2200 logs are fine but the problem is the night one.

Regards
Peter

Hi Peter. Yes it seems you're still struggling with this one. So is it the daily roll over that causes this problem with the night one?
Rgds Bertie
0

#8
User is offline   Leitmotif 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 60
  • Joined: 14-July 09
  • Gender:Male
  • Location:Seattle Wa
  • Interests:Waste energy capture and reuse.<br />Conservation<br />Electric Vehicles<br />Interactive multi system design, testing and &quot;make run&quot;
  • Country:United States
    United States

View Postdenise01, on Aug 19 2009, 03:23 AM, said:

View Postdenise01, on Aug 18 2009, 06:05 PM, said:

Hello,
does any one know a way for me to Data Log a csv spread sheet over a period of 8 hours starting at 2200 and finishing at 0600 in the morning and then logging subsequently for the same times.

Regards

Peter

Hello Dan,
The problem I have is that when I data log using Start Logging, Stop Logging and Export Logging using timings 2200 Start Logging and Stop Logging 0600 and Export Log 0601 I find the csv file is only covered from 0100. I have had an excel template designed to cover from 2200-0600 so this is a problem for me, is there away around this problem. Regards Peter


Peter
Got your response on email the other day then could not find in forum to respond. Am now doing so.
Assuming you have a data logger that will run logging the average reading every X amount of time and you can run these up to a week and you have to download data to a CSV file but only to prevent memory write over.

I really need a better idea of what data you are handling.

I do not fully comprehend your dilemna UNLESS
management wants a report for the last 24 hrs ie 3 shifts on his desk at start of day shift.

He is just gonna have to give you an hour to download and do computations to break out each shift data from the 24 hour data.
OR
you can download every 8 hours (allowing for lunch etc). This will take two or three people one for each shift maybe. Then comes another problem what do you do if someone gets sick?

Dan Bentler
0

#9
User is offline   BobB 

  • BobB
  • PipPipPipPipPipPip
  • Group: MrPLC Member
  • Posts: 1,549
  • Joined: 22-August 02
  • Location:Sydney Australia
  • Interests:Omron, gardening, single malt scotch (with crushed ice only) car racing, music (most kinds [no C&amp;W please]).
  • Country:Australia
    Australia
Could you log from 2200 to 0000 and then 0000 to 0600?
Perhaps that is a work around.
The Old Pfhaart

Posted Image
0

#10
User is offline   denise01 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 161
  • Joined: 18-May 08
  • Country:United Kingdom
    United Kingdom

View PostBobB, on Aug 23 2009, 03:14 AM, said:

Could you log from 2200 to 0000 and then 0000 to 0600?
Perhaps that is a work around.


Many thanks for your suggestions. On Friday I trialled the demo method of using the data base instead of the logger will see how it has worked when I get in to work on Monday.

Regards Peter
0

#11
User is offline   denise01 

  • Sparky
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 161
  • Joined: 18-May 08
  • Country:United Kingdom
    United Kingdom

View Postdenise01, on Aug 23 2009, 07:57 AM, said:

View PostBobB, on Aug 23 2009, 03:14 AM, said:

Could you log from 2200 to 0000 and then 0000 to 0600?
Perhaps that is a work around.


Many thanks for your suggestions. On Friday I trialled the demo method of using the data base instead of the logger will see how it has worked when I get in to work on Monday.

Regards Peter

Hello,
I tried logging to a data base but because my company only uses excel it did not work. I tried the DLV splitting 22- 2359 and then 0000-0600 but again it still starts at 0100 if I convert to UTC it then shows data from 000-0500 any body know the best dataset period to use.

Regards

Peter
0

#12
User is offline   ECSI 

  • Systems Integrator
  • PipPipPip
  • Group: MrPLC Member
  • Posts: 385
  • Joined: 23-February 03
  • Gender:Male
  • Location:PEI
  • Country:Canada
    Canada

View Postdenise01, on Sep 2 2009, 09:55 AM, said:

View Postdenise01, on Aug 23 2009, 07:57 AM, said:

View PostBobB, on Aug 23 2009, 03:14 AM, said:

Could you log from 2200 to 0000 and then 0000 to 0600?
Perhaps that is a work around.


Many thanks for your suggestions. On Friday I trialled the demo method of using the data base instead of the logger will see how it has worked when I get in to work on Monday.

Regards Peter

Hello,
I tried logging to a data base but because my company only uses excel it did not work. I tried the DLV splitting 22- 2359 and then 0000-0600 but again it still starts at 0100 if I convert to UTC it then shows data from 000-0500 any body know the best dataset period to use.

Regards

Peter


Can you post your project script? Are you using the '$Time' point in the script? You probably need to set the period to 1 month. Setting it to 1 day may cause a problem at midnight.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users