
Reference MVI69L-MBS ♦ CompactLogix Platform
User Manual Communication Module
Page 124 of 154 ProSoft Technology, Inc.
January 6, 2014
7.4.1 Event Blocks
Blocks 1000 to 1255: Event Port 1
Event Command blocks send Modbus commands directly from the ladder logic to
the Master port. The Event Command is added to the high-priority queue and
interrupts normal polling so that this special command can be sent as soon as
possible.
Note: Overuse of Event Commands may substantially slow or totally disrupt normal polling. Use
Event Commands sparingly. Event Commands are meant to be used as one-shot commands
triggered by special circumstances or uncommon events.
Blocks 1000 to 1255: Request from Processor to Module
Write Block ID: 1000 to 1255 for a Port 1 command. The last 3 digits of the
command are used to specify the slave address to use for the command.
Internal address in the module to be used with the command.
Count parameter that determines the number of digital points or registers to
associate with the command.
Modbus Function Code to be associated with the command.
Modbus address in the slave device to be used in the command.
Blocks 1000 to 1255: Response from Module to Processor
Read Block ID: 1000 to 1255 requested by the processor.
Write Block ID: To be used by the processor in its next Write block
Result of the event request. 1 = the command was placed in the command queue; 0
= no room was found in the command queue.
Number of commands in the command queue for the specified port.
Commentaires sur ces manuels