Jump to content

Recommended Posts

Posted

Hi, its coming around to the time that I manually adjust forward the time of one of my PLCs.

I have for the last 5 years adjusted the time forward for BST in March, and backwards in October. 

I inherited this PLC at work and it produces a print out with date and time on for delivery receipts. I have never looked into if this can be automated without the need to adjust it twice a year, plugging it into a computer running gx developer, as that was what the previous maintenance engineer did?

Is there an easy way to add something to the ladder?

Posted
3 hours ago, NewVeganic said:

This might work.I haven't tried it.

Amazing, ill try it before the clock change.

 

If d8000 is run I guess I'd need to switch the plc to stop and back to run on the date though or will it check this daily?

Posted (edited)

M8000? M8000 is always on when running so you should be ok.

I remembered this was in the download section here, it's not my work and I haven't tried it.

Edited by NewVeganic
Posted
16 hours ago, NewVeganic said:

M8000? M8000 is always on when running so you should be ok.

I remembered this was in the download section here, it's not my work and I haven't tried it.

Sorry, yes m8000. Will this constantly be triggering check of date then to allow adjustment of time. Or is this a one off check when plc is switched onto run? I'm trying to get my head around how the logic works 

Posted

Unless you have a HMI connected - I wouldn't bother.

The Mitsubishi internal clock is next to useless. It can gain nearly an hour over 1 year

Probably why the past engineer did it manually.

 

  • Like 1
Posted
On 3/19/2023 at 6:57 AM, Tim Knowlden said:

Sorry, yes m8000. Will this constantly be triggering check of date then to allow adjustment of time. Or is this a one off check when plc is switched onto run? I'm trying to get my head around how the logic works 

Yes.  M8000 is always on when PLC is in RUN mode.  If that is the trigger for the read/adjust it will do so every time the program scans. 

Posted

With ACPU you should use M9036. You need SC-09 cable for programming, and it has RS232-RS422 interface in it, as programming port on CPU is RS422.

Posted
On 28/03/2023 at 11:40 AM, Goran Vuckovic said:

With ACPU you should use M9036. You need SC-09 cable for programming, and it has RS232-RS422 interface in it, as programming port on CPU is RS422.

I have purchased this, https://www.amazon.co.uk/dp/B0859YX2J1/ref=pe_27063361_487055811_TE_dp_1

 

Now though reading your comments I am unsure if this will work?

I old laptop with rs232 port that I use, but it is terrible, so now have one with only a usb to use.

Posted (edited)

https://www.waveshare.com/usb-to-rs232-485-ttl.htm

Never tested with ACPU but saved my day many times with Mitsubishi, Omron, Siemens, Rexroth, Lenze devices and some bus conveting modules like AnyBus...

I setback just once with one Nordson glue pattern controller, but there was a note in the controllesr's manual that the RS-232 comms do not work with converters.

Edited by glavanov
Posted
On 04/04/2023 at 4:02 PM, Goran Vuckovic said:

if USB-RS232 converter has original FTDI chip it will work, and it is not expensive.

A long time since purchasing, but tested this today. FTDI drivers install okay, but cannot communicate with the ACPU PLC

Posted (edited)

And you are sure that COM1 is the port for the USB to RS-232 adapter?

Does it appear immediately with the corresponding COM number in Device manager after you plug the adapter into the PC USB port ?
If not, It's a driver issue.

Edited by glavanov
Posted

I had success with Keyspan USA-19HS USB serial adpter, but it almost NEVER picks COM1, better get into Device Manager and see what COM port it chose.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...