资源简介
基于C#语言和VS2012开发环境,第一次开发了固高运动控制板卡,通过脉冲控制两个轴得伺服。其中运用了多线程,做了线程控制,上下位之间通过进程间共享内存得方式进行通信的。再实际的机子上测试可以使用的。属于原创型代码。仅供学习使用。严谨用于商业用途。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace StirrupBenderControlAndMotion
{
public class ClassDeviceCenControlsInformation
{
public int DataSourceType{ get; set; }//0是远程数据,1是本地编辑数据,4
public string sstrID{ get; set; }// strGXPID = “3“ strGXSXID = “1“ strGXID = “10“ strPID = “8“ strIID = “28315“;140个字符如果字符数大于140报错。改为200个字符。
//
public string sstrInfor { get; set; }//工程编号;任务单编号;结构部位编号;钢筋编号;工序编号,120个字符如果字符数大于120报错。改为200个字符的空间。
public string strGid { get; set; }//占用40个字符
public int OrderTotalNum { get; set; }//订单数量
public int ActNumber { get; set; }//4完成数量
public int FinishedLevel { get; set; }//4完成度
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 976 2016-04-25 19:56 使用固高的伺服控制卡写得控制程序\StirrupBenderControlAndMotion.sln
..A..H. 23552 2016-04-25 18:32 使用固高的伺服控制卡写得控制程序\StirrupBenderControlAndMotion.suo
..A..H. 152064 2016-09-08 17:21 使用固高的伺服控制卡写得控制程序\StirrupBenderControlAndMotion.v11.suo
文件 51 2013-06-28 21:18 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\ExtModule.cfg
文件 38568 2014-02-17 11:26 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\GooGolMc.cs
文件 409600 2013-01-16 09:29 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\gts.dll
文件 10130 2013-06-28 10:27 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\GTS800.cfg
文件 10151 2016-08-27 15:13 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\GTS800_test.cfg
文件 116736 2016-09-06 13:32 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\StirrupBenderControlAndMotion Version5.0 20160425.exe
文件 183808 2016-09-06 13:32 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\StirrupBenderControlAndMotion Version5.0 20160425.pdb
文件 22472 2016-09-08 16:10 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\StirrupBenderControlAndMotion Version5.0 20160425.vshost.exe
文件 490 2013-06-18 20:28 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\StirrupBenderControlAndMotion Version5.0 20160425.vshost.exe.manifest
文件 490 2013-06-18 20:28 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\bin\Debug\StrrupBenderControlAndMotion.vshost.exe.manifest
文件 985 2016-04-26 18:25 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClassDeviceCenControlsInformation.cs
文件 1705 2016-08-22 09:49 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsActTyp.cs
文件 364 2016-08-31 00:58 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsBendHomeOffsetComp.cs
文件 337 2016-08-23 11:56 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsbtnTyp.cs
文件 290 2016-08-23 16:16 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsDevicePara.cs
文件 861 2016-08-12 16:56 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsGraphTyp.cs
文件 153652 2016-09-06 13:38 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsGtAxisIOCtrl.cs
文件 1604 2016-08-18 00:16 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsJobDataTyp.cs
文件 1275 2016-08-12 16:56 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsJobTyp.cs
文件 930 2016-08-12 16:54 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsManageTyp.cs
文件 2566 2016-08-31 10:29 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsParameterRange.cs
文件 36097 2016-09-01 14:21 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsProcShaMem.cs
文件 3663 2016-08-18 00:16 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ClsSystemTyp.cs
文件 33542 2016-04-25 19:56 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\Common.cs
文件 23215 2016-04-25 19:56 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\Formba
文件 38583 2016-07-25 15:25 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\gts.cs
文件 908 2016-04-25 20:15 使用固高的伺服控制卡写得控制程序\StrrupBenderControlAndMotion\ItemClass.cs
............此处省略32个文件信息
- 上一篇:模拟退火算法C#源码+
- 下一篇:c#绘制3D柱状图
相关资源
- c#绘制3D柱状图
- 模拟退火算法C#源码+
- C# 图 拓扑排序
- C#与TwinCAT通讯
- K-means聚类C#实现
- c#与文字语音转换与语音播放
- 利用C#远程存取Access数据库
- C#设计的简单的用户登录界面窗体
- C#利用AT指令控制短信猫发送短信
- 会员积分管理系统C#版
- mtp文件传输for C#
- C#操作手持机识别RFID电子标签
- c#读取DLT645-2007电力协议,项目源码
- csWPF井字棋游戏
- 基于asp.net的BBS论坛
- C#使用IBatisNet操作Oracle10g数据库
- 测绘工程中的前方交会 c#
- 运动会成绩管理系统课程设计 C#
- c#wpf chart绘图 源代码 示波器
- C#WPF 绘制几何图形 2D坐标 sin曲线
- Devexpress GridControl冻结头部几行
- .NET C#研发的授权工具winform
- Winform C#Socket异步通信
- 在winform下,利用控件ZedGraph控件绘制
- FileUpload控件上传文件客户端验证格式
- C#波形图含源代码
- WPF 关于C#代码实现ControlTemplate
- c#获取窗体句柄模拟鼠标点击
- C#+Sql server超市管理系统
- C#串口助手源码新手
评论
共有 条评论