• 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
    • Two-Port Building Automation Gateway
  • Solutions
    • Amusement
    • Automated Material Handling
    • Automotive
    • IIoT Solutions
    • Mining and Metals
    • Modernization
    • Oil and Gas Solutions
    • Secure Remote Connectivity
    • Water & Wastewater
  • Produkte
    • Fernzugriff
    • Rockwell Automation In-chassis
    • Gateways
    • Industrial Wireless
    • ProSoft-Software
  • Service & Support
    • Knowledge Base
    • Regionaler technischer Support
    • Legacy Downloads
    • Training
    • Return Material Instructions
    • Literatur bestellen
  • News & Events
    • ProSoft Insights (Blog)
    • Podcast
    • Knowledge Base

      EtherNet/IP™ to DH+ Gateway

      Kategorien

      • Gateways
      • Rockwell In-chassis
      • Schneider In-chassis
      • Wireless
      • Accessories
      • Protocols
      • Software
      • Legacy Products
      • Certifications
      • Technical Support
      • Miscellaneous

      What do you need help with?

      Coil / Bit Addressing with a ProSoft inRAx Module

      Users often have trouble getting Coil writes, using FC5, or FC15 to work correctly in a ProSoft inRAx module, or a ProLinx PLX31 or PLX32 gateway.  The following information explains exactly how ... Coil, modbus, fc5, 10001, 0001, fc15, bit, bits, writing coils

      Erfahren Sie mehr

      When trying to upload a project from Studio 5000 v32 or v33.00 I receive a “Error: Name is invalid” message and the upload fails.

      61850C,Studio 5000, Studio 5k, RSLogix, MVI56E-61850, MV156E-61850C, MV156-61850, Studio, Logix Designer

      Erfahren Sie mehr

      I cannot locate the .EDS file for my ProSoft Product. Where can I get the proper .EDS file for my module?

      of this. we do not provide .EDS files for every product which could support them. If you are in a situation where an .EDS file is required for a specific product, visit the product page off the main http

      Erfahren Sie mehr

      Why can't I download my program to an L3 series controller on Revision 20?

      , as shown here at the bottom of page 11: Revision 21 Change Notes Update: February 2016 - Rockwell has released a new Revision 20 series firmware, 20.018, that also fixes the issue for version 20 users.

      Erfahren Sie mehr

      CROB functions in serial DNP modules

      Example of using a conditional CROB to control BO 3 in slave 2 to using "Latch on" and Latch off" commands. Node address (of the slave) is 2. Object 12 Variation 1 Function 5 (Direct Operate

      Erfahren Sie mehr
      • 1
      • 2
      • 3
      • 4
      • 5
      • »

Solutions

  • Amusement
  • Automated Material Handling
  • Automotive
  • 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); } })();