在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → 工控类库 运动控制卡库

工控类库 运动控制卡库

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:2.78M
  • 下载次数:77
  • 浏览次数:292
  • 发布时间:2023-06-06
  • 实例类别:C#语言基础
  • 发 布 人:izying
  • 文件格式:.zip
  • 所需积分:3

实例介绍

【实例简介】工控类库 运动控制卡库

可以直接用的 运动控制卡程序, 直接提高生产力

【实例截图】

from clipboard

【核心代码】

.
├── ZeroBase
│   ├── ZeroBase
│   │   ├── ADLINK
│   │   │   ├── APS168.cs
│   │   │   ├── APS_Define.cs
│   │   │   └── Dask.cs
│   │   ├── ClassDiagram2.cd
│   │   ├── ClassDiagram4.cd
│   │   ├── ClassDiagram5.cd
│   │   ├── Config
│   │   │   ├── LoginCtr.cs
│   │   │   ├── XPosition.cs
│   │   │   ├── XPositionManager.cs
│   │   │   ├── XPositionMap.cs
│   │   │   ├── XSetting.cs
│   │   │   └── XSettingManager.cs
│   │   ├── EpsonRobot.cs
│   │   ├── Formatter
│   │   │   ├── XConvert.cs
│   │   │   └── XXml.cs
│   │   ├── Framework
│   │   │   ├── Alarm
│   │   │   │   ├── Logger
│   │   │   │   │   ├── XLogger.cs
│   │   │   │   │   └── XTraceListener.cs
│   │   │   │   ├── XAlarmEventArgs.cs
│   │   │   │   ├── XAlarmEventHandler.cs
│   │   │   │   ├── XAlarmEventServer.cs
│   │   │   │   └── XAlarmReporter.cs
│   │   │   ├── Device
│   │   │   │   ├── Card
│   │   │   │   │   ├── XCard.cs
│   │   │   │   │   ├── XCommand8338.cs
│   │   │   │   │   ├── XCommandACS.cs
│   │   │   │   │   ├── XCommandCard.cs
│   │   │   │   │   ├── XCommandCard208C.cs
│   │   │   │   │   ├── XCommandCard7230.cs
│   │   │   │   │   ├── XCommandCard7432.cs
│   │   │   │   │   ├── XCommandCard7442.cs
│   │   │   │   │   ├── XCommandCard9112.cs
│   │   │   │   │   ├── XCommandCard9114.cs
│   │   │   │   │   ├── XCommandCardLeisai.cs
│   │   │   │   │   └── XRobot.cs
│   │   │   │   ├── IAxis.cs
│   │   │   │   ├── XACSAxis.cs
│   │   │   │   ├── XACS_Define.cs
│   │   │   │   ├── XADLINKAxis - 副本.cs
│   │   │   │   ├── XADLINKAxis.cs
│   │   │   │   ├── XAPS_Define - 副本.cs
│   │   │   │   ├── XAPS_Define.cs
│   │   │   │   ├── XChanelValue.cs
│   │   │   │   ├── XDevice.cs
│   │   │   │   ├── XDi.cs
│   │   │   │   ├── XDo.cs
│   │   │   │   ├── XleisaiAxis.cs
│   │   │   │   └── Xleisai_Define.cs
│   │   │   ├── Machine
│   │   │   │   ├── XMachine.cs
│   │   │   │   └── XMachineEventHandler.cs
│   │   │   ├── Motion
│   │   │   │   ├── XCtrlEventHandler.cs
│   │   │   │   ├── XMove.cs
│   │   │   │   ├── XSetDo.cs
│   │   │   │   └── XWaitDi.cs
│   │   │   ├── Robort
│   │   │   │   ├── EpsonRobot.cs
│   │   │   │   ├── NumberCtr.Designer.cs
│   │   │   │   ├── NumberCtr.cs
│   │   │   │   ├── RobortDi.Designer.cs
│   │   │   │   ├── RobortDi.cs
│   │   │   │   ├── RobortDo.Designer.cs
│   │   │   │   ├── RobortDo.cs
│   │   │   │   ├── RobotJogCtr.Designer.cs
│   │   │   │   ├── RobotJogCtr.cs
│   │   │   │   ├── RobotJogCtr.resx
│   │   │   │   ├── RobotManger.cs
│   │   │   │   ├── XCommandRobot.cs
│   │   │   │   ├── XRobortDi.cs
│   │   │   │   ├── XRobortDo.cs
│   │   │   │   ├── XRobotControler.cs
│   │   │   │   ├── XRobotPositionTable.Designer.cs
│   │   │   │   └── XRobotPositionTable.cs
│   │   │   ├── Station
│   │   │   │   ├── XStation.cs
│   │   │   │   ├── XStationEventHandler.cs
│   │   │   │   └── XStationManager.cs
│   │   │   ├── Task
│   │   │   │   ├── XTask.cs
│   │   │   │   ├── XTaskEventHandler.cs
│   │   │   │   └── XTaskManager.cs
│   │   │   ├── XController.cs
│   │   │   ├── XEvent.cs
│   │   │   ├── XEventArgs.cs
│   │   │   ├── XEventHandler.cs
│   │   │   ├── XEventServer.cs
│   │   │   ├── XEventServerBase.cs
│   │   │   └── XObject.cs
│   │   ├── Leisai
│   │   │   └── LTDMC.cs
│   │   ├── NumberCtr.Designer.cs
│   │   ├── NumberCtr.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   └── Resources.resx
│   │   ├── Resources
│   │   │   ├── _add.png
│   │   │   ├── _alarmH.png
│   │   │   ├── _alarmL.png
│   │   │   ├── _back.png
│   │   │   ├── _clear.png
│   │   │   ├── _deleteFile.png
│   │   │   ├── _done.png
│   │   │   ├── _down.png
│   │   │   ├── _error.png
│   │   │   ├── _event.png
│   │   │   ├── _fail.png
│   │   │   ├── _focus.png
│   │   │   ├── _home.png
│   │   │   ├── _lampBlue20.png
│   │   │   ├── _lampGray20.png
│   │   │   ├── _lampGreen20.png
│   │   │   ├── _lampOrange20.png
│   │   │   ├── _lampRed20.png
│   │   │   ├── _left.png
│   │   │   ├── _login.png
│   │   │   ├── _minus.png
│   │   │   ├── _newFile.png
│   │   │   ├── _next.png
│   │   │   ├── _ok.png
│   │   │   ├── _org.png
│   │   │   ├── _pause.png
│   │   │   ├── _right.png
│   │   │   ├── _rotate_antiClock.png
│   │   │   ├── _rotate_clock.png
│   │   │   ├── _setting.png
│   │   │   ├── _smile.png
│   │   │   ├── _start.png
│   │   │   ├── _stop.png
│   │   │   ├── _table.png
│   │   │   ├── _teach.png
│   │   │   ├── _up.png
│   │   │   ├── _userAdmin.jpg
│   │   │   ├── _userOp.jpg
│   │   │   └── _wait.png
│   │   ├── RobortDi.Designer.cs
│   │   ├── RobortDi.cs
│   │   ├── RobortDo.Designer.cs
│   │   ├── RobortDo.cs
│   │   ├── RobotJogCtr.Designer.cs
│   │   ├── RobotJogCtr.cs
│   │   ├── RobotJogCtr.resx
│   │   ├── RobotManger.cs
│   │   ├── Service References
│   │   ├── UserControls
│   │   │   ├── FrmPostion.Designer.cs
│   │   │   ├── FrmPostion.cs
│   │   │   ├── FrmPostion.resx
│   │   │   ├── LsCardDiTable.Designer.cs
│   │   │   ├── LsCardDiTable.cs
│   │   │   ├── LsCardDiTable.resx
│   │   │   ├── LsCardDoTable.Designer.cs
│   │   │   ├── LsCardDoTable.cs
│   │   │   ├── LsCardDoTable.resx
│   │   │   ├── XAxisControlPanel.cs
│   │   │   ├── XAxisControlPanel.designer.cs
│   │   │   ├── XAxisControlPanel.resx
│   │   │   ├── XAxisStatusTable.cs
│   │   │   ├── XAxisStatusTable.designer.cs
│   │   │   ├── XAxisStatusTable.resx
│   │   │   ├── XCardDiTable.Designer.cs
│   │   │   ├── XCardDiTable.cs
│   │   │   ├── XCardDiTable.resx
│   │   │   ├── XCardDoTable.Designer.cs
│   │   │   ├── XCardDoTable.cs
│   │   │   ├── XCardDoTable.resx
│   │   │   ├── XDiTable.cs
│   │   │   ├── XDiTable.designer.cs
│   │   │   ├── XDiTable.resx
│   │   │   ├── XDoTable.cs
│   │   │   ├── XDoTable.designer.cs
│   │   │   ├── XDoTable.resx
│   │   │   ├── XPositionTable.cs
│   │   │   ├── XPositionTable.designer.cs
│   │   │   ├── XPositionTable.resx
│   │   │   ├── XSettingGrid.Designer.cs
│   │   │   ├── XSettingGrid.cs
│   │   │   ├── XSettingGrid.resx
│   │   │   ├── XStationStateBar.cs
│   │   │   ├── XStationStateBar.designer.cs
│   │   │   ├── XStationStateBar.resx
│   │   │   ├── XTaskStepBar.cs
│   │   │   ├── XTaskStepBar.designer.cs
│   │   │   ├── XTaskStepBar.resx
│   │   │   ├── XTimeoutTip.Designer.cs
│   │   │   ├── XTimeoutTip.cs
│   │   │   ├── XTimeoutTip.resx
│   │   │   ├── XTipDlg.cs
│   │   │   ├── XTipDlg.designer.cs
│   │   │   └── XTipDlg.resx
│   │   ├── XCommandRobot.cs
│   │   ├── XRobortDi.cs
│   │   ├── XRobortDo.cs
│   │   ├── XRobotControler.cs
│   │   ├── XRobotPositionTable.Designer.cs
│   │   ├── XRobotPositionTable.cs
│   │   ├── ZeroBase.csproj
│   │   ├── ZeroBase.csproj.user
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── ACS.SPiiPlusNET.dll
│   │   │   │   ├── InfoShow.dll
│   │   │   │   ├── TCPLib.dll
│   │   │   │   ├── TCPLib.pdb
│   │   │   │   ├── ZeroBase.dll
│   │   │   │   └── ZeroBase.pdb
│   │   │   └── x64
│   │   │       └── Debug
│   │   │           ├── ACS.SPiiPlusNET.dll
│   │   │           ├── TCPLib.dll
│   │   │           ├── TCPLib.pdb
│   │   │           ├── ZeroBase.dll
│   │   │           └── ZeroBase.pdb
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── DesignTimeResolveAssemblyReferences.cache
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── GenerateResource.read.1.tlog
│   │       │   ├── GenerateResource.write.1.tlog
│   │       │   ├── TempPE
│   │       │   │   └── Properties.Resources.Designer.cs.dll
│   │       │   ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │       │   ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │       │   ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │       │   ├── XCore.Properties.Resources.resources
│   │       │   ├── XCore.XAxisControlPanel.resources
│   │       │   ├── XCore.XAxisStatusTable.resources
│   │       │   ├── XCore.XCardDiTable.resources
│   │       │   ├── XCore.XCardDoTable.resources
│   │       │   ├── XCore.XDiTable.resources
│   │       │   ├── XCore.XDoTable.resources
│   │       │   ├── XCore.XPositionTable.resources
│   │       │   ├── XCore.XSettingGrid.resources
│   │       │   ├── XCore.XStationStateBar.resources
│   │       │   ├── XCore.XTaskStepBar.resources
│   │       │   ├── XCore.XTimeoutTip.resources
│   │       │   ├── XCore.XTipDlg.resources
│   │       │   ├── XCore.csproj.FileListAbsolute.txt
│   │       │   ├── XCore.csproj.GenerateResource.Cache
│   │       │   ├── XCore.dll
│   │       │   ├── XCore.pdb
│   │       │   ├── XXTBase.csproj.FileListAbsolute.txt
│   │       │   ├── XXTBase.csproj.GenerateResource.Cache
│   │       │   ├── XXTBase.csprojResolveAssemblyReference.cache
│   │       │   ├── ZeroBase.Framework.Robort.RobotJogCtr.resources
│   │       │   ├── ZeroBase.LsCardDiTable.resources
│   │       │   ├── ZeroBase.LsCardDoTable.resources
│   │       │   ├── ZeroBase.Properties.Resources.resources
│   │       │   ├── ZeroBase.XAxisControlPanel.resources
│   │       │   ├── ZeroBase.XAxisStatusTable.resources
│   │       │   ├── ZeroBase.XCardDiTable.resources
│   │       │   ├── ZeroBase.XCardDoTable.resources
│   │       │   ├── ZeroBase.XDiTable.resources
│   │       │   ├── ZeroBase.XDoTable.resources
│   │       │   ├── ZeroBase.XPositionTable.resources
│   │       │   ├── ZeroBase.XSettingGrid.resources
│   │       │   ├── ZeroBase.XStationStateBar.resources
│   │       │   ├── ZeroBase.XTaskStepBar.resources
│   │       │   ├── ZeroBase.XTimeoutTip.resources
│   │       │   ├── ZeroBase.XTipDlg.resources
│   │       │   ├── ZeroBase.csproj.CopyComplete
│   │       │   ├── ZeroBase.csproj.CoreCompileInputs.cache
│   │       │   ├── ZeroBase.csproj.FileListAbsolute.txt
│   │       │   ├── ZeroBase.csproj.GenerateResource.cache
│   │       │   ├── ZeroBase.csprojAssemblyReference.cache
│   │       │   ├── ZeroBase.csprojResolveAssemblyReference.cache
│   │       │   ├── ZeroBase.dll
│   │       │   └── ZeroBase.pdb
│   │       ├── Release
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── TempPE
│   │       │   │   └── Properties.Resources.Designer.cs.dll
│   │       │   ├── ZeroBase.LsCardDiTable.resources
│   │       │   ├── ZeroBase.LsCardDoTable.resources
│   │       │   ├── ZeroBase.Properties.Resources.resources
│   │       │   ├── ZeroBase.XAxisControlPanel.resources
│   │       │   ├── ZeroBase.XAxisStatusTable.resources
│   │       │   ├── ZeroBase.XCardDiTable.resources
│   │       │   ├── ZeroBase.XCardDoTable.resources
│   │       │   ├── ZeroBase.XDiTable.resources
│   │       │   ├── ZeroBase.XDoTable.resources
│   │       │   ├── ZeroBase.XPositionTable.resources
│   │       │   ├── ZeroBase.XSettingGrid.resources
│   │       │   ├── ZeroBase.XStationStateBar.resources
│   │       │   ├── ZeroBase.XTaskStepBar.resources
│   │       │   ├── ZeroBase.XTimeoutTip.resources
│   │       │   ├── ZeroBase.XTipDlg.resources
│   │       │   ├── ZeroBase.csproj.FileListAbsolute.txt
│   │       │   ├── ZeroBase.csproj.GenerateResource.Cache
│   │       │   └── ZeroBase.csprojResolveAssemblyReference.cache
│   │       └── x64
│   │           └── Debug
│   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               ├── TempPE
│   │               │   └── Properties.Resources.Designer.cs.dll
│   │               ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │               ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │               ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │               ├── ZeroBase.Framework.Robort.RobotJogCtr.resources
│   │               ├── ZeroBase.LsCardDiTable.resources
│   │               ├── ZeroBase.LsCardDoTable.resources
│   │               ├── ZeroBase.Properties.Resources.resources
│   │               ├── ZeroBase.XAxisControlPanel.resources
│   │               ├── ZeroBase.XAxisStatusTable.resources
│   │               ├── ZeroBase.XCardDiTable.resources
│   │               ├── ZeroBase.XCardDoTable.resources
│   │               ├── ZeroBase.XDiTable.resources
│   │               ├── ZeroBase.XDoTable.resources
│   │               ├── ZeroBase.XPositionTable.resources
│   │               ├── ZeroBase.XSettingGrid.resources
│   │               ├── ZeroBase.XStationStateBar.resources
│   │               ├── ZeroBase.XTaskStepBar.resources
│   │               ├── ZeroBase.XTimeoutTip.resources
│   │               ├── ZeroBase.XTipDlg.resources
│   │               ├── ZeroBase.csproj.FileListAbsolute.txt
│   │               ├── ZeroBase.csproj.GenerateResource.Cache
│   │               ├── ZeroBase.dll
│   │               └── ZeroBase.pdb
│   ├── ZeroBase.sln
│   └── ZeroBase.v12.suo
└── 工控类库 运动控制卡库_ZeroBase.zip

32 directories, 299 files



实例下载地址

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警