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.
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.
// Install Pepperdash.Essentials.Plugins.Display.NEC as a Cake Addin #addin nuget:?package=Pepperdash.Essentials.Plugins.Display.NEC&version=1.1.0-feature-4-series.12&prerelease // Install Pepperdash.Essentials.Plugins.Display.NEC as a Cake Tool #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 | 57 | 10/4/2024 |
1.1.0-feature-4-series.10 | 89 | 10/4/2024 |
1.1.0-feature-4-series.9 | 52 | 10/2/2024 |
1.1.0-feature-4-series.8 | 51 | 9/27/2024 |
1.1.0-feature-4-series.7 | 47 | 9/26/2024 |
1.1.0-feature-4-series.6 | 70 | 9/16/2024 |
1.1.0-feature-4-series.5 | 55 | 9/16/2024 |
1.1.0-feature-4-series.4 | 80 | 8/20/2024 |
1.1.0-feature-4-series.3 | 71 | 8/20/2024 |
1.1.0-feature-4-series.2 | 68 | 8/19/2024 |
1.1.0-feature-4-series.1 | 67 | 8/19/2024 |