• 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?

      Can the Johnson Control's N2 protocol be used with the RadioLinx FHS Serial radio?

      isn't transmitted until the entire message comes into the radio. 256 bytes at 9600 baud takes 267ms one way. So this won't work. Use transparent mode without the gap timer. Each repeat adds 12.5ms

      Erfahren Sie mehr

      I have a ProSoft Modbus Master solution and would like to know, is the Slave Status List the best place to monitor for communications health of the network?

      , it is usually a good idea to include a 5-15 second proving timer in the alarm logic to prevent 'nuisance' alarms.

      Erfahren Sie mehr

      Do ProSoft AFC Flow Computer solutions support "ASME MFc-6M", "API-11" and/or "API-12" calculation standards for measuring lubricating oils?

      are configured parameters, one of which can be adjusted for flow rate effects using a linearization curve of up to 5 data points -- same as for gases using AGA 7; these are covered by MPMS Ch 12.  The CTPL

      Erfahren Sie mehr

      How do I transfer data from a PLC5 Processor and the MVI71-ADM module using Block Transfers?

      The transfer of data between the PLC5 processor and the MVI71-ADM can be made in two ways: using block transfers or using the side connector. In this application note we will discuss the way to do ... How do I transfer data from a PLC5 Processor and the MVI71-ADM module using Block Transfers?

      Erfahren Sie mehr

      How do I enter special ASCII characters in an ST File? ie: & $

      To enter a special ASCII character in an st file use a " " and then the hex code for the character. For example: to enter "c:" one would enter "c:5c" in the string file.

      Erfahren Sie mehr
      • «
      • 12
      • 13
      • 14
      • 15
      • 16
      • »

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