About programming

angi

Member
Join Date
Jan 2010
Location
us
Posts
361
Hi Guys

One thing need to check with you guys:

If I had configured to send Message out of PLC by serial port(RS232)to a workstation, could I still use this port connect with my laptop when I want to update the PLC program?

Thanks
 
Yes. But be advised the Message instruction will get an error if it is disconnected from the other device.

If you do this a lot the you could disable the messages thru logic when your programming.

Are you going to do this with the DH+ port or serial port?
 
Thanks Mickey.

I want to send a string to a device using serial port, To disable the message, you mean just temporaliy disable the message logic when I connect the laptop to serial port, and put it back after updating?
 
Thanks Mickey.

I want to send a string to a device using serial port, To disable the message, you mean just temporaliy disable the message logic when I connect the laptop to serial port, and put it back after updating?


String? If the port is set up for ASCII protocol then you cannot use it for programming.
There are ways to toggle the port settings from "User" to "System". (see text file below)
 
Last edited:

Similar Topics

Dear all, I have fx2n plc on my hand but I don't have the programming cable sc-09 and it would not be easy for me to get one. I need the cable...
Replies
3
Views
79
Hi all, i am the new controls guy at the plant and i have inherited a pc from the previous controls guy with Siemens tia portal version 16 and 17...
Replies
20
Views
825
I need to pull the program off of an old 90-30 so I can convert it to Allen Bradley. This is my first time messing with GE and I don't have the...
Replies
2
Views
83
New to vfds. I put in parameters. IP, but I get ethernet flashing and link solid. What did I do wrong?
Replies
9
Views
460
I'm been deciphering a program for a press here. I've gotten most of it deciphered using the manual to understand the instructions (first mitsu...
Replies
11
Views
276
Back
Top Bottom