Can this be done?

junior

Member
Join Date
Jan 2006
Location
Seattle
Posts
271
I have a ML1400 connected to my pc via port 0 which is setup as DF-1. The connection cable is a 1761-cbl-pm02 and it's connected to my laptops serial port.

I'm curious if it's possible to use hyperterminal (or other similar software) to send serial codes to the ML1400 so I can send over 3 integers into registers N7:0, N7:1, & N7:2. If this is possible, where or how would I start?
 
To do what you are asking, forget DF1... you need to configure the PLC's serial port for ASCII. Set the communications parameters (baud rate, etc) to match those in Hyperterminal. Also, make sure that RSLinx is shut down, or switched to a different com port. The problem with this setup is that you won't be able to be online with the PLC in RSLogix, or even download a program, unless you have two serial ports on both the PLC and the PC.

Once your comms are set up correctly, you should be able to send ASCII commands through Hyperterminal and receive them on the PLC. You'll need to make use of the ASCII instructions in RSLogix to receive the string data and convert it back to integers.

I personally haven't tried this setup but I don't see why it wouldn't work. There are others here who have more experience in this area and could provide further help.
 
The problem with this setup is that you won't be able to be online with the PLC in RSLogix, or even download a program, unless you have two serial ports on both the PLC and the PC.

Fortunately for the OP the ML1400 also has a ethernet port to go along with the serial port. So once the serial port is configured for ASCII then just use the ethernet port for programming chords or what ever else (HMI,SCADA...)
 

Similar Topics

I have Woodward Controller EASYGEN-3500XT and Phoenixcontact make IO CAN-CUPLER part no: 2702230, Analog Input card: 2861412, Analog Output Card ...
Replies
0
Views
20
Just a small rant incase nobody downloaded or noticed yet.... but working on a new project in the latest version so I could test out FT Echo...
Replies
7
Views
1,183
See the attached image. The Datalog should be created when I press Report_Button_Pressed on the HMI. This image is taken when I pressed the...
Replies
13
Views
1,097
Hey guys! I'm a newbie in the control area, so I'm gonna drop some thoughts here... We want to control the opening of big silos (about 1900...
Replies
6
Views
1,488
Apparently, they are not compatible and i was hoping there was a work around.
Replies
0
Views
690
Back
Top Bottom