• 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
    • Knowledge Base / Protocols

      LonWorks

      Search KB

      Kategorien

      • Gateways
      • Rockwell In-chassis
      • Schneider In-chassis
      • Wireless
      • Accessories
      • Protocols
        • ASCII
        • BSAPS
        • CIP
        • DeviceNet
        • DF1
        • DH-485
        • DNP 3.0
        • Ethernet
        • EtherNet/IP
        • Flow Measurement
        • HART
        • IEC 60870
        • IEC-61850
        • Johnson Controls N2
        • LonWorks
        • Modbus
        • Modbus Plus
        • ModbusTCP/IP
        • PROFIBUS
        • Siemens
        • Simulation and Testing Software
      • Software
      • Legacy Products
      • Certifications
      • Technical Support
      • Miscellaneous

      Browse Categories

      My sample slot server CSV is throwing a backplane error, do I have a bad sample?

      There was a version of the Slot Server firmware, DCC v6.05f, which required an extra field in the backplane transfer section to operate properly. If you are having backplane issues with our sample CSV and sample ladder, load the web GUI (connect to the Ethernet port on the slot s...

      Erfahren Sie mehr

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); } })();