Using Eprom In Plc

RODELF

Member
Join Date
Jan 2005
Location
URMIA
Posts
2
HI
I AM THE USER OF SIEMENS SIMATIC S5 115U .I WANT TO RUN PLC FROM EPROM.BUT I ENCOUNTER WITH SOME PROBLEMS:
1) THE ANALOG CARD CAN NOT CREAT THE REFERENCE VOLTAGE FOR SPEED VARIATION OF MOTOR.( BUT IN RUNNING WITHOUT EPROM THIS PROBLEM DOES NOT OCCURE ).
2)HOW CAN I COPY ALL THE EPROM TO RAM OF CPU?

THANKS.
 
The problem is: you are trying to read and write the value that is stored on the eprom. The value has to be in memory. To read a program from the eprom can be done with a "Prommer". It will alow you to read the prom to a laptop and modify it, put it in the CPU, monitor, etc. As far as removing the eprom and leaving the program running, you could do what I have seen others do, while the CPU is running, and power ON, pull the eprom out. DON"T put it back with the power on.
 

Similar Topics

Hello, I have a one off job to modify some Siemens Step5 software at a local factory. The PLCs are S5-100U (CPU103). I have uploaded the PLC code...
Replies
16
Views
4,301
Hi I'm very new to PLC programming and I'm trying to find out if this library (Tc2_NcFifoAxes) is necessary for our task In our case we need to...
Replies
0
Views
33
I have a project to automate four generator sets. The system will monitor and store the load demand of the factory. Once there's Power outage, the...
Replies
0
Views
66
Adding ethernet equipment to an existing panel that has none. We have some solid ethernet cables coming from other remote cabinets that I plan to...
Replies
3
Views
128
I'm trying to control a device via MODBUS RTU and the ModbusRtuMasterV2_PcCOM in Twincat 3. I've configured a device with the right com port and...
Replies
7
Views
226
Back
Top Bottom