3 Monitor Computer Setup?


Recommended Posts

Hi, i want to setup a computer to have 3 monitors hooked up to it for a menu board.  what is needed for this since i am not familiar, i want to buy a pc from best buy and setup the monitors up to it.  is there an adapter that i will use for this to plug in the on board video card or what please help.

Thank you 

Link to comment
https://www.neowin.net/forum/topic/1272056-3-monitor-computer-setup/
Share on other sites

Mindovermaster i am not sure how you would run a menu board, what is the best way to do this. can i purchase a pc from best buy that has the ability to do this or could you point me in the right direction.  link to a pc don't want to spend any more then $799 on the tower to accomplish this.  please help if you can

thank you

  On 10/09/2015 at 00:45, Open Minded said:

Wouldn't software handle the 3 monitors with different things on the screen?  I mean, I can open Notepad on my three monitors and have it work showing different things.

I'm about 90% sure it doesn't work like that. You ever see notepad on top of a certain screen?

I just installed a nvidia quadro k2200 in a workstation used for medical imaging to run three monitors with one card..  I used the two display ports-to-dvi adapters to run two NEC MD242CS (beautiful monitors btw) The onboard DVI was used for the third.

http://www.newegg.com/Product/Product.aspx?Item=N82E16814133559

There are many other cards that will allow 3 desktops easily. 

 

There is nothing at all complex about this configuration.

1. Buy a computer with desired performance and longevity characteristics.

2. Buy a video card that supports 3 monitors or buy a computer that takes more than one video card

Any motherboard with SLI/Crossfire will have sockets for two or three video cards.

Turn off the SLI mode in the BIOS and the cards will operate independently to give your four monitor outputs.

A single video card with 3 or 4 outputs is a bit more expensive.

3. Select the pixel resolution of the 3 monitors so that the video cards can handle it or else get better video cards if you go with 4K monitors. Beyond a certain resolution the monitors need either a DisplayPort connector or else a DualLink DVI and video cards need to be selected that have those outputs.

4. Connect everything up. In an industrial/commercial environment you probably want to run the cables up the wall, so watch out for the length of the video cables. There is a different length restriction based on bandwidth.

5. Develop or purchase appropriate software to put the O/S into "Kiosk Mode" and display the Menus. The software will know how to send different stuff to each desktop by making the appropriate Windows API call.

6. Profit...

 

  • Like 2

Here is an example of a video card with 3 DisplayPort outputs:

http://www.newegg.com/Product/Product.aspx?Item=N82E16814125806

I would suggest attempting to run everything on DisplayPort so with that card, you would need 3 long DisplayPort cables and then 3 monitors with DisplayPort inputs.

 

Most towers will have an integrated card that can handle 2 monitors (1 vga port and 1 dvi port) and some will have the additional hdmi port so it can handle a third screen, but if your looking for an always on setup to run a menu board then a graphics card with 3 of the same type monitor connections with matching monitors would be best (I'd follow DevTech's detailed post).

  On 11/09/2015 at 00:14, Jared- said:

Any PC with a half decent graphics card will be able to do this.

C'mon, this isn't rocket science. 

Well it might be Rocket Science to source everything at BestBuy!

I found a decent video card:

http://www.bestbuy.com/site/nvidia-geforce-gtx-970-4gb-gddr5-pci-express-3-0-graphics-card-silver-black/9855169.p?id=1219441201895&skuId=9855169

But could not find any complete computers, even gaming computers with DisplayPort output which would be cheaper if it existed. So he can add the above card to something they might have. It would need ti run 24/7 so in terms of industrial usage of stuff from BestBuy, it might make sense to buy a gaming computer just to get better power supply etc but at BestBuy it looks like they think a gaming computer is the same crap components in a case that lights up!

 

Hardware, any decent quad core rig with 6 or 8 gig ram and at least 2 sli slots free will suffice

You WILL need a GTX 6XX or better graphics card, (or 2 GTX 4XX series if on a budget)<ballpark>

Software, I'm not so sure, (can it be done? Yes) (one way would be to make your menu, and then save the screenshot, then rinse and repeat, and then dragging the screenshot to the other screens)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • At some point, hardware becomes obsolete and we cant blame vendors for dropping support. Much of the models dropped, run Intel hardware which means they can install something else on the device if they truly want to keep using it.
    • Well, that was fun: PS C:\WINDOWS\system32> Install-Script -Name Set-InetpubFolderAcl WARNING: Unable to download from URI 'https://go.microsoft.com/fwlin...627338&clcid=0x409' to ''. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagement\Install-PackageProvider : No match was found for the specified search criteria for the provider 'NuGet'. The package provider requires 'PackageManagement' and 'Provider' tags. Please check if the specified package has the tags. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7468 char:21 + ... $null = PackageManagement\Install-PackageProvider -Name $script:N ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (Microsoft.Power...PackageProvider:InstallPackageProvider) [Install-PackageProvider], Exception + FullyQualifiedErrorId : NoMatchFoundForProvider,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackageProvider PackageManagement\Import-PackageProvider : No match was found for the specified search criteria and provider name 'NuGet'. Try 'Get-PackageProvider -ListAvailable' to see if the provider exists on the system. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7474 char:21 + ... $null = PackageManagement\Import-PackageProvider -Name $script:Nu ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidData: (NuGet:String) [Import-PackageProvider], Exception + FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.ImportPackageProvider WARNING: Unable to download from URI 'https://go.microsoft.com/fwlin...627338&clcid=0x409' to ''. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagement\Get-PackageProvider : Unable to find package provider 'NuGet'. It may not be imported yet. Try 'Get-PackageProvider -ListAvailable'. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7478 char:30 + ... tProvider = PackageManagement\Get-PackageProvider -Name $script:NuGet ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Microsoft.Power...PackageProvider:GetPackageProvider) [Get-PackageProvider], Exceptio n + FullyQualifiedErrorId : UnknownProviderFromActivatedList,Microsoft.PowerShell.PackageManagement.Cmdlets.GetPackageProvider Install-Script : NuGet provider is required to interact with NuGet-based repositories. Please ensure that '2.8.5.201' or newer version of NuGet provider is installed. At line:1 char:1 + Install-Script -Name Set-InetpubFolderAcl + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ( [Install-Script], InvalidOperationException + FullyQualifiedErrorId : CouldNotInstallNuGetProvider,Install-Script
    • Because Apple has never discontinued Mac models before now?
    • I recall reading that they intend to synchronize the version numbers between iOS, tvOS and macOS, so we will also be getting macOS 26 up next.
    • every time.... why can't I install windows 11 on my 8088?
  • Recent Achievements

    • Week One Done
      abortretryfail earned a badge
      Week One Done
    • First Post
      Mr bot earned a badge
      First Post
    • First Post
      Bkl211 earned a badge
      First Post
    • One Year In
      Mido gaber earned a badge
      One Year In
    • One Year In
      Vladimir Migunov earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      +FloatingFatMan
      258
    3. 3
      snowy owl
      249
    4. 4
      ATLien_0
      223
    5. 5
      +Edouard
      190
  • Tell a friend

    Love Neowin? Tell a friend!