Console迈拓kvm
迈拓kvm 时间:2021-01-23 阅读:(
)
SOHO&SMBSolutions1Withtheever-growingdemandforhighervideoqualityandtheevolutionofDisplayPorttechnology,4K-enabledcomputersanddisplaysarenowwidelyadoptedinvisually-intensiveandcommercialapplications.
Offeringupto4Kresolution,theATENCS782DPisathomeamongstthesedemandingscenariosandtechnologicaladvancements.
TheATENCS782DP2-PortUSBDisplayPortKVMSwitchfeatures4Kvideoresolutionandallowsuserstoaccesstwo4K-enabledcomputersfromasingleUSBkeyboard,USBmouse,andDisplayPortvideoconsole.
Doingsowithease,theCS782DPprovidesthreeconvenientswitchingmethods–usingaremoteportselector,mouse,orhotkeysforexibleaccesstoanycomputerconnectedtotheinstallation.
Theproductevenprovidespremiumaudiosupportforacompletemultimediasolution.
Toroundofftheentireexperience,thestreamlined,space-savingdesignofCS782DPalsomakesitidealforanyworkingenvironment.
Withitsrichfeatureset,theCS782DPisdesignedtosurpassallrequirementsingraphicdesign,animation,andvideo-editingapplications.
2-PortUSBDisplayPortKVMSwitchCS782DPDisplayPortWin,Mac,Linux,SunOSSupportGamingKeyboardSupportWideScreenSupportBus-PoweredComputerPort2ConsolePortComputerPort1SOHO&SMBSolutions2FeaturesOneDisplayPortvideoconsolecontrolstwoUSBcomputersFullyDisplayPort1.
2CompliantComputerselectionviaremoteportselector,hotkeys,andUSBmouse1Superiorvideoquality–4KUHD(3840*2160@60Hz)and4KDCI(4096x2160@60Hz)Multiplatformsupport–Windows,Mac,Sun,LinuxHDCPCompliantSupportsMST(Multi-StreamTransport)2,enablingmultiplemonitorstobeusedviaasingleDisplayPortconnectorSupportsDisplayPortDualMode(DP++)3fordirectlyoutputtingsingle-linkDVIorHDMIsignalsviaapoweredDisplayPort-to-HDMI/DVIDP++adapterCompatiblewithwidescreenLCDmonitorsPowerondetection–ifeitherofthecomputersispoweredoff,theCS782DPwillautomaticallyswitchtotheothercomputerAudio-enabled–fullbassresponseprovidesarichexperiencefor2.
1channelsurroundsoundsystemsSupportsHDAudio4throughDisplayPortplaybackIndependentswitchingoftheKVMandAudiofocus4allowsconvenientmulti-taskingSupportsmultimediakeyboardsSupportswirelesskeyboardsandmiceConsolemouseportemulation/bypassfeaturesupportsmostmousedriversandmultifunctionmiceMac/Sunkeyboardsupportandemulation5USB2.
0mouseportcanbeusedforUSBhubandUSBperipheralsharing6Bus-PoweredFirmwareupgradableNote:1.
MouseportswitchingisonlysupportedundermouseemulationmodeandbyUSB3-keywheelmice.
2.
MST(Multi-StreamTransport)requireseithermonitorsthatarecapableofDisplayPort1.
2daisy-chaining,oruseofapoweredDisplayPortMSTHub.
ThePCsourcemustbeDisplayPort1.
2compliant.
3.
DisplayPortDualMode(DP++)requirestheuseofapoweredDP++adapter.
ThegraphicssourcemustbeDP++compliant.
4.
HDaudiothroughDisplayPortcannotbeswitchedindependently.
5.
a.
PCkeyboardcombinationsemulateMac/Sunkeyboards.
b.
Mac/Sunkeyboardsworkonlywiththeirowncomputers.
6.
ThisfeaturemayrequireanextrapoweradaptertobeconnectedtotheUSBhubandthattheCS782DP'sMouseEmulationModebedisabled.
ConsolePC1PC2DisplayPortUSBRemotePortSelectorAudioor3ATENInternationalCo.
,Ltd.
3F.
,No.
125,Sec.
2,DatongRd.
,SijhihDistrict.
,NewTaipeiCity221,TaiwanPhone:886-2-8692-6789Fax:886-2-8692-6767www.
aten.
comE-mail:marketing@aten.
comCopyright2016ATENInternationalCo.
,Ltd.
ATENandtheATENlogoaretrademarksofATENInternationalCo.
,Ltd.
Allrightsreserved.
Allothertrademarksarethepropertyoftheirrespectiveowners.
PublishDate:08/2016V2.
0SpecificationsFunctionCS782DPComputerConnections2PortSelectionHotkey,Mouse,RemotePortSelectorConnectorsConsolePorts2xUSBTypeAFemale(Black)1xDisplayPortFemale(Black)1x3.
5mmAudioJackFemale(Green)KVMPorts2xUSBTypeBFemale(White)2xDisplayPortFemale(Black)2x3.
5mmAudioJackFemale(Green)RemotePortSelector1xMiniStereoJackCableLengthKVM2x1.
8mUSBCable2x1.
8mAudioCable2x1.
5mDisplayPortCableRemotePortSelector1.
8mLEDsKVM2(White)EmulationKeyboard/MouseUSBVideo4K(4096x2160@60Hz)ScanInterval3,5,10,20seconds(Default:5seconds)PowerConsumptionDC5V,4WEnvironmentalOperatingTemperature0°to50°CStorageTemperature-20°to60°CHumidity0-80%RH,Non-condensingPhysicalPropertiesHousingPlasticWeight0.
12kgDimensions(LxWxH)9.
37x9.
30x2.
68cm
看到群里网友们在讨论由于不清楚的原因,有同学的网站无法访问。他的网站是没有用HTTPS的,直接访问他的HTTP是无法访问的,通过PING测试可以看到解析地址已经比较乱,应该是所谓的DNS污染。其中有网友提到采用HTTPS加密证书试试。因为HTTP和HTTPS走的不是一个端口,之前有网友这样测试过是可以缓解这样的问题。这样通过将网站绑定设置HTTPS之后,是可以打开的,看来网站的80端口出现问题,而...
今天遇到一个网友,他在一个服务器中搭建有十几个网站,但是他之前都是采集站点数据很大,但是现在他删除数据之后希望设置可能有索引的文章给予404跳转页面。虽然他程序有默认的404页面,但是达不到他引流的目的,他希望设置统一的404页面。实际上设置还是很简单的,我们找到他是Nginx还是Apache,直接在引擎配置文件中设置即可。这里有看到他采用的是宝塔面板,直接在他的Nginx中设置。这里我们找到当前...
Digital-VM商家的暑期活动促销,这个商家提供有多个数据中心独立服务器、VPS主机产品。最低配置月付80美元,支持带宽、流量和IP的自定义配置。Digital-VM,是2019年新成立的商家,主要从事日本东京、新加坡、美国洛杉矶、荷兰阿姆斯特丹、西班牙马德里、挪威奥斯陆、丹麦哥本哈根数据中心的KVM架构VPS产品销售,分为大硬盘型(1Gbps带宽端口、分配较大的硬盘)和大带宽型(10Gbps...
迈拓kvm为你推荐
浮动利率和固定利率哪个好对于企业来说固定利率贷款与浮动利率贷款优缺点各是什么?谢谢了。苹果手机助手哪个好苹果手机助手哪个好苹果手机助手哪个好iphone有什么比较好用的软件!dnf魔枪士转职哪个好dnf平民魔枪士转什么好美国国际东西方大学出国留学,美国“野鸡大学”有哪些?qq空间登录界面怎样进入自己qq空间辽宁联通网上营业厅的联通营业厅怎么走东莞电信宽带东莞电信光纤宽带包月费用多少 个人公司家用宽带办理dns服务器故障DNS服务器老是出错 如何从根本上解决??dns服务器故障DNS服务异常是什么意思
php主机空间 windows主机 海外服务器 香港托管 mediafire下载 谷歌香港 域名优惠码 搜狗12306抢票助手 全能主机 日本bb瘦 息壤代理 万网空间购买 独享主机 游戏服务器出租 photobucket lamp怎么读 工信部icp备案查询 国外免费云空间 杭州电信 国外代理服务器 更多