![ProSoft Technology inRAx MVI56-BDW User Manual Download Page 63](http://html1.mh-extra.com/html/prosoft-technology/inrax-mvi56-bdw/inrax-mvi56-bdw_user-manual_1618994063.webp)
Reference MVI56-BDW
♦
ControlLogix Platform
BARDAC Drive Web Interface
ProSoft Technology, Inc.
Page 63 of 82
September 4, 2008
Word Description
8
This word contains the PIN value for the data value or parameter to consider with
the command. Refer to the drive manual for a complete list of all PIN values and
their meaning.
9
Client index used with the block. This parameter has a value from 0 to 3.
10 to 247
Spare
The module will respond to each event command block with a read block with the
following format:
Offset Description
Length
0
Reserved
1
1
Write Block ID
1
2
0=Fail, 1=Success
1
3
Client number (0 to 3)
1
4 to 248
Spare
245
249 2000
1
Word two of the block can be used by the ladder logic to determine if the
command was added to the command queue of the module. The command will
only fail if the command queue for the client is full (the queue can handle up to
100 commands for each client).
Command Control
Command control blocks place commands in the command list into the command
queue. Each client has a command queue of up to 100 commands. The module
services commands in the queue before the user defined command list. This
gives high priority to commands in the queue. Commands placed in the queue
through this mechanism must be defined in the module's command list. Under
normal command list execution, the module will only execute commands with the
Enable parameter set to one or two. If the value is set to zero, the command is
skipped. Commands may be placed in the command queue with an Enable
parameter set to zero using this feature. These commands can then be executed
using the command control blocks.
One to six commands can be placed in the command queue with a single
request. The format of the block is displayed below:
Word Description
0
Command queue block identification code of 5001 to 5006.
1
This word contains the index in the command list for the first command to be
entered into the command queue.
2
This word contains the index in the command list for the second command to be
entered into the command queue.
3
This word contains the index in the command list for the third command to be
entered into the command queue.
4
This word contains the index in the command list for the fourth command to be
entered into the command queue.
5
This word contains the index in the command list for the fifth command to be
entered into the command queue.