基本信息
源码名称:雷赛卡3K5K通用LS板初始化
源码大小:0.27M
文件格式:.rar
开发语言:C#
更新时间:2022-11-07
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍

雷赛卡3K5K通用LS板初始化

一个专门用于雷赛卡初始化的通用化模块,读取卡,读取轴,写入轴参数,控制运动前的准备完全初始化。

.
├── C#雷赛卡3K5K通用LS板初始化_WinLSInitCard.rar
└── WinLSInitCard
    ├── Form1.Designer.cs
    ├── Form1.cs
    ├── Form1.resx
    ├── LTDMC.cs
    ├── Program.cs
    ├── WinLSInitCard.csproj
    ├── WinLSInitCard.csproj.user
    ├── WinLSInitCard.sln
    ├── bin
    │   └── Debug
    │       └── net6.0-windows
    │           ├── WinLSInitCard.deps.json
    │           ├── WinLSInitCard.dll
    │           ├── WinLSInitCard.exe
    │           ├── WinLSInitCard.pdb
    │           └── WinLSInitCard.runtimeconfig.json
    └── obj
        ├── Debug
        │   └── net6.0-windows
        │       ├── WinLSInitCard.AssemblyInfo.cs
        │       ├── WinLSInitCard.AssemblyInfoInputs.cache
        │       ├── WinLSInitCard.Form1.resources
        │       ├── WinLSInitCard.GeneratedMSBuildEditorConfig.editorconfig
        │       ├── WinLSInitCard.GlobalUsings.g.cs
        │       ├── WinLSInitCard.assets.cache
        │       ├── WinLSInitCard.csproj.AssemblyReference.cache
        │       ├── WinLSInitCard.csproj.BuildWithSkipAnalyzers
        │       ├── WinLSInitCard.csproj.CoreCompileInputs.cache
        │       ├── WinLSInitCard.csproj.FileListAbsolute.txt
        │       ├── WinLSInitCard.csproj.GenerateResource.cache
        │       ├── WinLSInitCard.designer.deps.json
        │       ├── WinLSInitCard.designer.runtimeconfig.json
        │       ├── WinLSInitCard.dll
        │       ├── WinLSInitCard.genruntimeconfig.cache
        │       ├── WinLSInitCard.pdb
        │       ├── apphost.exe
        │       ├── ref
        │       │   └── WinLSInitCard.dll
        │       └── refint
        │           └── WinLSInitCard.dll
        ├── WinLSInitCard.csproj.nuget.dgspec.json
        ├── WinLSInitCard.csproj.nuget.g.props
        ├── WinLSInitCard.csproj.nuget.g.targets
        ├── project.assets.json
        └── project.nuget.cache

9 directories, 38 files