You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a plugin repo for Samsung MDC displays and adds features needed that are not currently part of the Essentials Samsung MDC implementation. To use the plugin follow the steps below.
Clone the repo
References are managed by nuget. To install the correct references, enter the command below:
nuget install .\packages.config -ExcludeVersion -OutputDirectory .\packages
Check the slash direction: if installing from Git Bash, the slashes should be / instead of \
Copy the *.cplz to th plugin folder created by Essentials
ex. \USER\program[X]\plugins*.cplz
Update the Essentials configuration file to include the display objects and display bridge (see examples below)
The plugin "type" is set C# to "samsungmdcplugin"
Load the Essentials configuration file to the program folder created by Essentials
ex. \USER\program[x]*configurationFile*.json)
Restart Essentials to load the plugin
Device Specifc Information
This plugin was built using the Samsung SEC-VD-DSW Multiple Display Control document, Ver. 14.4, 2018-4-4.
RS232 Specification
Property
Value
Baudrate
9600
Data Bits
8
Parity
None
Stop Bits
1
Flow Control
None
Network Specification
Property
Value
Default IP
192.168.0.10
Port
1515
Recommended Samsung OSD Setting
To prevent visible flashing when the input is reasserted, disable the on-screen source info pop-up:
Menu -> OSD -> Message Display -> Source Info -> Off
This disables the on-screen source pop-up that causes the visible flash when the input is reasserted.