function GetScript(url, callback, remove){ var head = document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = url; if(callback !== false){ var func = (function(h, s, c, r){ return function(){ if(c !== undefined){ c(); } if(r === undefined || r === true){ h.removeChild(s); } }; })(head, script, callback, remove); script.onreadystatechange = (function(f){ return function(){ if(this.readyState === 'loaded' || this.readyState === 'completed'){ f(); } }; })(func); script.onload = func; } head.appendChild(script); } function addEvent(evt, func, obj){ if(obj.attachEvent) obj.attachEvent('on' + evt, func); else if(obj.addEventListener) obj.addEventListener(evt, func, false); } function UpdateHelpful(id, help){ getHelp = 'no' if(help) getHelp = 'yes'; GetScript('https://www.kingwebtools.com/kvm_switches/kwm_qa_system/updatehelpful.php?id='+id+'&help='+getHelp, false, true); var he = document.getElementById('helpful' + id); var un = document.getElementById('unhelpful' + id); var lhe = document.getElementById('linkhelpful' + id); var lun = document.getElementById('linkunhelpful' + id); var newNum = 0; if(help){ he.style.color = 'green'; newNum = parseInt(he.innerHTML) + 1; he.innerHTML = newNum; } else{ un.style.color = 'red'; newNum = parseInt(un.innerHTML) + 1; un.innerHTML = newNum; } lhe.href = 'javascript:void(0)'; lun.href = 'javascript:void(0)'; } var expandInt = 0; var expandTotal = 0; function QAExpandInit(){ var o = document.getElementById('kwm_question'); QAInputFocus(o); expandTotal = o.offsetHeight; if(document.getElementById('kwm-qa-submit-form').offsetHeight < 140){ // start the drop-down animation expandInt = setInterval(QAExpand, 40); } } function QAExpand(){ var o = document.getElementById('kwm-qa-submit-form'); if(expandTotal >= 140){ var finalHeight = 140; if(isIE()) finalHeight += 20; o.style.height = finalHeight + 'px'; clearInterval(expandInt); return; } expandTotal += 10; o.style.height = expandTotal + 'px'; } function QAInputBlur(o){ if(o.value == ''){ o.value = o.defaultValue; o.style.color = '#909090'; } } function QAInputFocus(o){ if(o.defaultValue == o.value){ // clear out the font and set to black if empty o.style.color = '#000000'; o.value = ''; } } // Found function -- returns tallest height of the three possible height members function getElemHeight(D) { return Math.max( Math.max(D.scrollHeight), Math.max(D.offsetHeight), Math.max(D.clientHeight) ); } function isIE(){ return /msie/i.test(navigator.userAgent) && !/opera/i.test(navigator.userAgent); } var kwm_read_qas_text = 'Read Questions and Answers'; var kwm_write_qa_text = 'Ask a question'; var kwm_folder = 'kvm_switches'; document.write('
|
does this support 1920x1080 remotely (not using local console)? Thank you for your inquiry, The Avocent AV3216 supports a maximum resolution of 1600 x 1200 or 1680 x 1050 (widescreen) @ 60 Hz (depending on the length of cable separating your switch and devices), locally or remotely. See below for more information about the video scaling for the AV3216 web interfaces. If you would like 1920x1080 HD resolution support at the remote IP interface, you may want to consider one of the following switching solutions instead: Raritan DKX3-116 Raritan DLX-216 Aten KN1116V AdderLink INFINITY Here is some information regarding the Web Interfaces for controlling video settings: the AutoView 3108/3216 ships with a few solutions to manage your switch system: You may use the terminal software (local serial), OSCAR interface (local On-Screen-Display), or the OBWI (On-Board-Web-Interface - IP) . The OBWI manages a single switch and its connections over IP; You can also perform remote IP KVM and serial switching tasks using the OBWI or DSView management software. OBWI (On-Board-Web-Interface) NOTE, while the features and settings are different when using DSView 4.5, the following generally applies. When the AutoView 3108/3216 switch OBWI is used for the first time, any open Video Viewer windows display at a resolution of 1024 x 768 until the user changes the value. Each Video Viewer window can be set to a different resolution. The AutoView 3108/3216 switch OBWI automatically adjusts the display if the window size changes during a session as long as autoscaling is enabled. If the target device resolution changes any time during a session, the display adjusts automatically. When Full Screen mode is enabled, the image adjusts to fit the desktop size. If the desktop has a higher resolution, the following occurs:
To Enable automatic, full or manual scaling of the session image:
Vendor-specific video settings: Video settings vary significantly among manufacturers. Avocent maintains an online database of optimized video settings for various video cards, particularly Sun-specific ones. This information can be obtained from Avocent\'s online knowledge base. For more information regarding the OBWI and DSVIEW4 management, please refer to the AV3216 Manual (page 29 for operation) & The DSVIEW 4.5 Manual. For recommendations / help choosing the ideal solution for your application, please feel free to contact your KVM Switches Online sales representative directly. | ||
We bought an Avocent 3216 on 9/1/2017. What is the warranty on this item? Thank you for your inquiry, The Avocent Cybex AV3216 includes a \'2 Year Full Coverage Factory Warranty\'. The warranty can also be expanded by up to 4-years; For extended warranties, see the AV3216 \'Accessories\' section. | ||
do i still need individual network connections for each PC attached to the device or does it act as a router / hub as well? Thank you for your inquiry, If you would like the source devices to be able access the internet, they would still need each source to be connected to a network. The network connection on the Avocent AV3216 would simply facilitate the ability to transmit the video and control the sources with keyboard and mouse remotely. | ||
Will the Avocent AVRIQ-VMC-G01, USB/VGA dongle from our current unit work with this new unit Thank you for your inquiry. According to the manufacturer, yes, the AVRIQ-VMC-G01 should work with the AutoView 3216. | ||
Does this model Avocent AV3216, comes with 1 IP User (web remote access) integrated? I don't have to buy any extra usb key to get the 1 IP user (web remote access), correct? Because the key cost more than 800.00 USD, so I want to know if in this model the web remote access is included.. Thank you for your inquiry, That is correct- The new Avocent AV3216 switch comes with the 1 IP user (web remote access) integrated; Unlike the older Avocent AV2216, the AV3216 does not require the optional usb RAK-KEY for IP connectivity. Please let us know if there is anything else we can help you with! | ||
More Questions... |