Category Articles RSS Feed
What causes a conditional command to be issued?
Viewed 1 times since Tue, Nov 28, 2006
A conditional command is useful when the same value does not need to be written to the end device continuously, but rather on change.  A conditional write command is scanned based upon its poll rate (like all other commands).  The... Read More
When I increase the ReadData or WriteData array sizes in my program, all of the configuration parameter values go to 0.
Viewed 1 times since Tue, Nov 28, 2006
When controller tag array sizes are changed in the ControlLogix platform, RSLogix5000 re-initializes all of the tags within that data type. This sets all values to 0 in all tags within that group. Before changing any controller tag array sizes, the... Read More
What is the difference between your MVI56E-MCM and MVI56E-MCMR modules?
Viewed 1 times since Tue, Jan 23, 2007
The MVI56E-MCM and MVI56E-MCMR modules share nearly the same Modbus functionality, but the MVI56E-MCMR module pages user data in a block of 40 words at a time as opposed to 200 words for the MCM.  This is due to the available bandwidth of... Read More
How to avoid slow data updates on a Modbus network with an MVI56(E)-MCM or MVI69-MCM when some Slaves are either not on-line or not functioning correctly?
Viewed 1 times since Wed, Mar 19, 2008
A customer wrote: "Prosoft Modbus communication modules for Allen Bradley, like MVI56-MCM, experience timeout problems and polling delays on RS-485 multipdrop networks if slaves are powered off or faulty.  For example, if we... Read More
How can I configure the module to store and initialize input values on reset or powerup?
Viewed 1 times since Tue, Nov 28, 2006
You can initialize the input data (ReadData) with cached values from the processor on these In-Chassis modules so that these values do not get reset to 0 during a module reset or powerloss. To do this the parameter labeled "Initialize Input Image" or... Read More
What is the purpose of the UseGuardBand/GuardBandTime or InterCharacterDelay parameters in an MCM module?
Viewed 1 times since Tue, Nov 28, 2006
Due to timing variations in various Modbus devices, it is possible for a Modbus master to have problems sending write commands to the MCM slave port while having no issues with read commands. In such cases, the "Use Guard Band" and "Guard Band... Read More
Where are the on-board jumper positions defined for my MVI module?
Viewed 1 times since Tue, Nov 28, 2006
On bottom of the circuit board for any MVI products, you' ll find three jumper banks: COM1, COM2, and Setup. Each jumper position is labeled 232, 422 and 485. Read More
Apparent data corruption in 33 words of MVI56-MCM or MVI56E-MCM ReadData or WriteData arrays.
Viewed 1 times since Tue, Nov 28, 2006
In your controller tags, if MCM.Config.ModDef.ErrStatPtr is 0, then status data is likely overwriting the first 33 words of the MCM's ReadData or WriteData arrays which would typically be used for Modbus data. Enter a value of -1 for this... Read More
Which ProSoft products can communicate with a Honeywell DCS System?
Viewed 1 times since Tue, Jan 22, 2008
Most Honeywell DCS Systems support either Serial Modbus or Modbus TCP communication.  If your application involves Rockwell Automation PACs or PLCs than consider one of our In-Chassis modules such as the MVI56E-MCM or the MVI56E-MNET.  If... Read More
Which of your products support RS-485 serial protocols?
Viewed 1 times since Wed, Feb 6, 2008
Almost all ProSoft solutions for serial based protocols support RS-232C, RS-485 and RS-422 electrical interface types, but equally important is the 'language' or application layer protocol needed for your application. ProSoft... Read More
Where is the configuration for the MVI56(E)-MCM?
Viewed 1 times since Wed, Jul 9, 2014
The MVI56(E)-MCM is configured via controller scoped tags that are automatically generated when the rung of ladder is imported into RSLogix 5000.  This rung of ladder also contains the AOI that is used to transport data back and forth to the... Read More