Controllogix ASCII User Mode

fredbear

Member
Join Date
Nov 2005
Location
Vancouver
Posts
88
Is there any way to use hyperterminal to switch the serial port on a controllogix processor from 'User' (ASCII) protocol to 'System (DF1) protocol and back again?

I've tried using the control-V and shift-S as an earlier thread suggested to no avail.
 
It won't be pretty

What's the application ? Remember that you can send AWT instructions out from the serial port even when it's in System Mode. You just can't read the input buffer.

In the Logix operating system, the serial port has both a Current and Pending set of parameters. If you are going to change the Port Mode, you write to the Pending parameter set then send a "Apply Changes" message.

The "Com Driver ID" attribute of the Serial Port object is not fully tested and exposed to the user application via the GSV/SSV instructions, so you're going to need to get the full object definition from your local RA office.

I recall managing to corrupt the serial port configuration by "playing" with this object, and I have not tried to manipulate it since the serial port handler was rewritten in v16.

Send me a PM if you want to discuss that object definition.
 
A processor is running in the field. If (for example) I have problems connecting to the processor over ethernet to the ENBT card in the rack, I would like to still be able to get online with the processor via the serial port. At the moment the serial port is configured to 'User (ASCII) Protocol'. I'd like to be able to temporarily change the serial port configuration back to 'System (DF1)' so that I can actually get online. If it can be done, I'd like to know how, but not if there's a risk of corrupting the port.
 

Similar Topics

I am working on a project, inside an AB CLX, I implemented the Modbus TCP Client AOI published on AB website, to interreact with a Modbus ASCII...
Replies
7
Views
3,585
PLC is ControlLogix 1756-L73 CPU with firmware 28 In the PLC the value for A60[110] is "AT", Style ASCII, Data Type INT. In KEPServerEX I tried...
Replies
4
Views
1,557
I know there's the DTOS Function, but I have a value of "35" that is really "0035", and that's how I want it converted. Looks like the function...
Replies
2
Views
1,523
I'm working with a system that has an OPC gateway server that is being decommissioned and on this server resides a Matrikon OPC Genie that serves...
Replies
8
Views
4,508
Hi Guys, I am trying to replace an old BCD pannel.... I've recieved an offer for a WICOM1 information pannel. he dealer specifies that the new...
Replies
2
Views
1,586
Back
Top Bottom