• English
  • 中文
  • Français
  • Deutsch
  • Español
Contact Us
Home
Email
Follow Prosoft Technology on Twitter
Follow Prosoft Technology on Facebook
Follow Prosoft Technology on LinkedIn
Follow Prosoft Technology on YouTube
    • PROFINET Controller Module for ControlLogix®
    • EtherNet/IP™ to DH+ Gateway
    • Universal QuickServer Gateway
  • Solutions
    • Amusement
    • Automated Material Handling
    • 汽车解决方案
    • IIoT Solutions
    • Knowledge Base / Rockwell In-chassis / ControlLogix / MVI56 Series

      MVI56-DFCM

      Search KB

      Categories

      • Gateways
      • Rockwell In-chassis
        • Programmable Modules
        • CompactLogix
        • ControlLogix
          • MVI56E Series
          • MVI56 Series
            • MVI56-DNPSNET
            • MVI56-AFC
            • MVI56-MNETC
            • MVI56-GEC
            • MVI56-DNP
            • MVI56-104S
            • MVI56-PDPMV1
            • MVI56-MNET
            • MVI56-DFCM
            • MVI56-MCM
            • MVI56-BAS
            • MVI56-GSC
        • MVI94 - Flex I/O
      • Schneider In-chassis
      • Wireless
      • Accessories
      • Protocols
      • Software
      • Legacy Products
      • Certifications
      • Technical Support
      • Miscellaneous

      Browse Categories

      What causes a conditional command to be issued?

      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 difference is that it will not be execut...

      Read more

      Baud rate entries greater than 32767 in ProSoft Modules

      Since RSLogix uses signed integers, the highest positive value that can be entered is 32767. To avoid this issue, when specifying higher baud rates, Prosoftmodules only require the first 3 digits of the baud rate. e.g., to enter a baud rate of 38400, enter 384. Use 576 for 5...

      Read more

      Where are the on-board jumper positions defined for my MVI module?

      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

      Do the serial ports on my MVI56 module provide any electrical isolation?

      The two application serial ports provide 1000 volts of electrical isolation between the port and the ControlLogix backplane.The debug/configuration port provides no electrical isolation. Note: None of the ports provide any electrical isolation between the port and the module's i...

      Read more

      Connecting RS232/Channel 0 port on my V17 or V18 Logix processor to connect to my ProSoft device halts communications..

      This is a known issue with Allen Bradley and AB Technote #67950 has been created. "There is an anomaly with all Logix processors in V17 and V18 in which the serial port UART may stall when transmitting packets.  This has only appeared on certain devices connec...

      Read more

Solutions

  • Amusement
  • Automated Material Handling
  • 汽车解决方案
  • IIoT Solutions
  • Mining and Metals
  • Modernization
  • Oil and Gas Solutions
  • Secure Remote Connectivity
  • Water / Wastewater
$(document).ready(function(){ $('.popup-youtube, .popup-vimeo, .popup-gmaps').magnificPopup({ disableOn: 700, type: 'iframe', mainClass: 'mfp-fade', removalDelay: 160, preloader: false, fixedContentPos: false }); //pagelayout banner? if($('.banner-image') !== 'undefined' ){ var banner_image_src = $('.banner-image img').attr('src'); $('.banner-image').hide(); $('.banner-page-title').css('background-image', 'url(' + banner_image_src + ')'); $('.banner-page-title').css('background-repeat', 'no-repeat'); } //if( $('.analytics-file-download' ) !== 'undefined' ) { // $('.analytics-file-download' ).click(function(){ // var action = $( this ).attr( 'href' ); // var label = $( this ).attr( '_gaq-label' ); // var category = $( this ).attr( '_gaq-category' ); // return ga('send', 'event', category, action, label); // }); //} //initialize search? $("#div_search_field input").focusin(function(){ $(this).css("color", "#000000"); }); var initialSearch = $('form.search input.text').attr("value"); var currentSearch = ""; $('form.search input.text').focusin(function(){ currentSearch = $('form.search input.text').attr("value"); if( currentSearch == initialSearch ) { $('form.search input.text').attr("value",""); } }); }); //Homepage slideshow if( $('#slider') !== 'undefined' ) { $('#slider').nivoSlider({ pauseTime: 7000 // time for a slide to show, in milliseconds; subtract 2 seconds for actual time due to transition time }); } //eZ Live Viewer //(function(){var ff=document.createElement('script');ff.type='text/javascript';ff.async=true;ff.src=('https:'==document.location.protocol?'https':'http')+'://liveviewer.ez.no/statjs/sst-118-973155090/stat.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ff,s);})(); // Pardot integration piAId = '281892'; piCId = '1546'; (function() { function async_load(){ var s = document.createElement('script'); s.type = 'text/javascript'; s.src = ('https:' == document.location.protocol ? 'https://pi' : 'http://cdn') + '.pardot.com/pd.js'; var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c); } if(window.attachEvent) { window.attachEvent('onload', async_load); } else { window.addEventListener('load', async_load, false); } })();