XXMIT Instruction & Modbus Communication

tabrez

Member
Join Date
Sep 2004
Location
aurangabad
Posts
27
XXMIT Instruction & Modbus Communication 🔨 Once again on XXMIT Instruction,i am using CPU 434 12 and concept 2.6, Do i have to purchase XXMIT Loadable(Instruction)
as it was not there with other PLC's of quantum Series.if yes then how much it will cost......
Furthermore i am planning to use modbus ethernet gateway which will avail the facility to communicate with out XXMIT. In this case also (I think)I have got three options for PLC to Gateway communication 1)using MSTR Instruction 2)using ethernet I/O Scanner
3)using CREAD_REG CWRITE_REG
am i right.......?
Waiting for a detailed answer
Thank you in advance.
 
You only need the XXMIT function when you are using one of the serial ports on the processor.

If you are using ethernet then consider the READ_REG/WRITE_REG commands. The MSTR can be used but it is really intended for 984LL programs.
The Ethernet I/O scanner is only good for other Schneider devices that support I/O scanning.
The Cxxxx_REG commands are continuous read/write communications where the xxxx_REG commands are event driven.
 

Similar Topics

🔨 Once again on XXMIT Instruction,i am using CPU 434 12 and concept 2.6, Do i have to purchase XXMIT Loadable(Instruction) as it was not...
Replies
0
Views
4,123
Pretty new at Concept (AB guy). I have an XXMIT that handles communications with a dozen remote RTUs. I want to monitor the Error and Done bits...
Replies
0
Views
1,728
Hi all. Never really noticed, but I started double checking operands in the CPT instruction. I found if I have the expression N7[37,1] - N7[35,1]...
Replies
3
Views
76
I'm trying to dig to the source of a minor "recoverable" system fault throwing a fault light on a machine that has been confusing my operator...
Replies
3
Views
113
I'm using a SLC typed write from the ControlLogix5572 to the MicroLogix 1400, with path: 2, (MicroLogix IP). The ControlLogix equipment has a...
Replies
0
Views
122
Back
Top Bottom