Pepperdash.Essentials.Plugins.Display.NEC
1.1.0-feature-4-series.12
This is a prerelease version of Pepperdash.Essentials.Plugins.Display.NEC.
dotnet add package Pepperdash.Essentials.Plugins.Display.NEC --version 1.1.0-feature-4-series.12
NuGet\Install-Package Pepperdash.Essentials.Plugins.Display.NEC -Version 1.1.0-feature-4-series.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pepperdash.Essentials.Plugins.Display.NEC" Version="1.1.0-feature-4-series.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pepperdash.Essentials.Plugins.Display.NEC" Version="1.1.0-feature-4-series.12" />
<PackageReference Include="Pepperdash.Essentials.Plugins.Display.NEC" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pepperdash.Essentials.Plugins.Display.NEC --version 1.1.0-feature-4-series.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pepperdash.Essentials.Plugins.Display.NEC, 1.1.0-feature-4-series.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Pepperdash.Essentials.Plugins.Display.NEC@1.1.0-feature-4-series.12
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pepperdash.Essentials.Plugins.Display.NEC&version=1.1.0-feature-4-series.12&prerelease
#tool nuget:?package=Pepperdash.Essentials.Plugins.Display.NEC&version=1.1.0-feature-4-series.12&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NEC Display Plugin
This is a plugin repo for NEC Displays.
For API documentation, see documents folder.
RS232 Specification
| Property | Value |
|---|---|
| Baudrate | 9,600 |
| Data Bits | 8 |
| Parity | N/A |
| Start Bits | 1 |
| Stop Bits | 1 |
| Flow Control | N/A |
Essentials RS232 Device Configuration
{
"key": "display-1",
"name": "Display",
"type": "necmpsx",
"group": "display",
"properties": {
"control": {
"method": "com",
"controlPortDevKey": "processor",
"controlPortNumber": 1,
"comParams": {
"protocol": "RS232",
"baudRate": 9600,
"dataBits": 8,
"stopBits": 1,
"parity": "None",
"softwareHandshake": "None",
"hardwareHandshake": "None",
"pacing": 0
}
},
"id": "\x2A",
}
}
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- PepperDashEssentials (>= 2.0.0-beta-2559)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0-feature-4-series.12 | 112 | 10/4/2024 |
| 1.1.0-feature-4-series.10 | 125 | 10/4/2024 |
| 1.1.0-feature-4-series.9 | 93 | 10/2/2024 |
| 1.1.0-feature-4-series.8 | 89 | 9/27/2024 |
| 1.1.0-feature-4-series.7 | 78 | 9/26/2024 |
| 1.1.0-feature-4-series.6 | 108 | 9/16/2024 |
| 1.1.0-feature-4-series.5 | 83 | 9/16/2024 |
| 1.1.0-feature-4-series.4 | 119 | 8/20/2024 |
| 1.1.0-feature-4-series.3 | 104 | 8/20/2024 |
| 1.1.0-feature-4-series.2 | 98 | 8/19/2024 |
| 1.1.0-feature-4-series.1 | 99 | 8/19/2024 |