文件名称:ViscaLibrary:在C#中以库的形式实现VISCA协议
文件大小:63KB
文件格式:ZIP
更新时间:2024-04-25 20:34:02
C#
ViscaLibrary .NET库在C#中实现VISCA串行协议 目录 基本信息 当前涵盖70%的Visca协议命令,主要是操作方面的内容。 项目目标是创建可在基于Crestron的控制系统中使用的C#OOP库。 技术领域 使用以下项目创建项目: VisualStudio 2019:面向.NET 4.7.2或更高版本 VisualStudio 2008:以Crestron S#Pro库作为依赖关系定位.NET CompactFramework 设置 要将运行该库作为项目的依赖项,请使用nuget拉动已编译的发行版: nuget install ViscaLibrary -ExcludeVersion -OutputDirectory .\packages 。 Nuget.exe可从。 去做 地址设置命令 模型查询命令 供应商特定命令
【文件预览】:
ViscaLibrary-master
----.gitattributes(2KB)
----ViscaLibrary.Tests()
--------UnitTestViscaCamera.cs(2KB)
--------UnitTestViscaPacket.cs(2KB)
--------ViscaLibrary.Tests.csproj(620B)
--------UnitTestViscaProtocolProcessor.cs(15KB)
--------UnitTestViscaMode.cs(2KB)
----package.cmd(192B)
----ViscaLibrary.sln(2KB)
----ViscaLibrary()
--------ViscaVariable.cs(3KB)
--------Vaddio()
--------Poly()
--------ViscaLibrarySSHARP.projectinfo(942B)
--------ViscaTxPacket.cs(4KB)
--------Properties()
--------ViscaLibrarySSHARP.csproj(6KB)
--------ViscaInquiry.cs(5KB)
--------ViscaPacket.cs(2KB)
--------ViscaRxPacket.cs(3KB)
--------Commands()
--------ViscaProtocolProcessor.cs(18KB)
--------ViscaConstants.cs(10KB)
--------ViscaDefaults.cs(3KB)
--------ViscaLibrary.nuspec(872B)
--------ViscaCommand.cs(8KB)
--------ViscaLibrary.csproj(1004B)
--------Camera()
----ViscaLibrarySSHARP.sln(912B)
----README.md(955B)
----.gitignore(6KB)