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.