Hello everyone, I am a new member from England!
I am hoping to learn from this forum, and indeed contribute (eventually). I am not new to general simple programming, but analogue is a new one for me, and I am hoping someone can point me in the right direction. I have looked at a few youtube videos, but these dont always explain fully, or have no explanation at all!
What I am trying to do, is get an analogue input (0-10V) to operate an internal relay, a bit like a trip amp. This is for a weighing application, and the threshold will eventually be adjustable with a GOT screen. Basically, I want to have the analogue value of , let's say 7 volts, energise M5. Anything below 7 volts and M5 de-energises, but anything above 7 volts, and M5 stays energised. I hope this makes sense! The PLC is an brand new FX, with an analogue module, and I understand I need a device number from the analogue module instruction manual.
This is probably relatively simple, but me being a bit of a newbie, I am getting a bit bogged down with it all.
Some of the online videos show the analogue ladder instruction preceded by an M8000 (or similar) instruction. What is the purpose of this?
Thanks in advance.