买的开发板上带的52个应用于实物的程序,希望对大家有帮助
上传时间: 2013-11-04
上传用户:xymbian
问:运行本软件出现缺少COMDLG32.OCX的提示,并无法执行。 答:您的计算机上没有安装COMDLG32.OCX控件,请将软件目录下的COMDLG32.OCX文件复制到\windows\system32\即可。 FANUC系统得PMC有2种密码,一个是显示密码,就是可以观看PMC程序,一个是编辑密码,可以修改&观看 PMC程序。如果PMC设置了编辑密码,那么我们用CF卡下来得PMC程序就需要密码才能用LADDERIII软件打开。同样得如果没有密码,你用LADDERIII 软件上载和下载得操作都不能实现,用CF卡传送也不能实现。 有时候我们需要修改程序,或者是把程序下载下来用PC机观看,这时候就需要编辑密码了。 用LADDER III软件打开卡文件时所需要的密码就是机床的编辑密码。此程序在18I和0I程序上通过测试,不适用于30I,31I和32I.推测:适用于除(30I,31I,32I)以外的FANUC系统的PMC.欢迎大家测试。 使用方法;用CF卡下载有密码得PMC程序,这种下载情况是不需要密码的。然后用本程序把文件打开,密码就显示出来。
上传时间: 2013-11-24
上传用户:hullow
问:运行本软件出现缺少COMDLG32.OCX的提示,并无法执行。 答:您的计算机上没有安装COMDLG32.OCX控件,请将软件目录下的COMDLG32.OCX文件复制到\windows\system32\即可。 FANUC系统得PMC有2种密码,一个是显示密码,就是可以观看PMC程序,一个是编辑密码,可以修改&观看 PMC程序。如果PMC设置了编辑密码,那么我们用CF卡下来得PMC程序就需要密码才能用LADDERIII软件打开。同样得如果没有密码,你用LADDERIII 软件上载和下载得操作都不能实现,用CF卡传送也不能实现。 有时候我们需要修改程序,或者是把程序下载下来用PC机观看,这时候就需要编辑密码了。 用LADDER III软件打开卡文件时所需要的密码就是机床的编辑密码。此程序在18I和0I程序上通过测试,不适用于30I,31I和32I.推测:适用于除(30I,31I,32I)以外的FANUC系统的PMC.欢迎大家测试。 使用方法;用CF卡下载有密码得PMC程序,这种下载情况是不需要密码的。然后用本程序把文件打开,密码就显示出来。
上传时间: 2013-10-22
上传用户:sjyy1001
Abstract: Designers who must interface 1-Wire temperature sensors with Xilinx field-programmable gate arrays(FPGAs) can use this reference design to drive a DS28EA00 1-Wire slave device. The downloadable softwarementioned in this document can also be used as a starting point to connect other 1-Wire slave devices. The systemimplements a 1-Wire master connected to a UART and outputs temperature to a PC from the DS28EA00 temperaturesensor. In addition, high/low alarm outputs are displayed from the DS28EA00 PIO pins using LEDs.
标签: PicoBlaze Create Master Xilinx
上传时间: 2013-11-12
上传用户:大三三
According to CIBC World Markets, Equity Research, theFlat Panel Display (FPD) industry has achieved sufficientcritical mass for its growth to explode. Thus, it can nowattract the right blend of capital investments and R&Dresources to drive technical innovation toward continuousimprovement in view quality, manufacturing efficiency,and system integration. These in turn are sustainingconsumer interest, penetration, revenue growth, and thepotential for increasing long-term profitability for industryparticipants. CIBC believes that three essential conditionsare now converging to drive the market forward
上传时间: 2015-01-02
上传用户:小枫残月
The revolution of automation on factory floors is a key driver for the seemingly insatiable demand for higher productivity, lower total cost of ownership,and high safety. As a result, industrial applications drive an insatiable demand of higher data bandwidth and higher system-level performance. This white paper describes the trends and challenges seen by designers and how FPGAs enable solutions to meet their stringent design goals.
上传时间: 2013-11-08
上传用户:yan2267246
FANUC数控系统参数备份
上传时间: 2013-10-28
上传用户:lili123
这个例子是和FileBackup配合使用的,这样上层的Application可以判断drive有没有改变,是不是要backup。
标签: FileBackup
上传时间: 2015-01-09
上传用户:冇尾飞铊
CfCard开发的人好像不是很多,到网上找资料应者也颇少,建立文件系统的,CF卡还是很有搞头的。上面是一些相关资料
标签: CfCard
上传时间: 2014-01-04
上传用户:1109003457
使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80 - 84 为特殊磁道,通常用来加密 ) sector 扇区号,范围 0 - 255 ( 19 - 255 为非标准扇区编号,通常用来加密) nsectors 每次读或写的扇区数,不能超出每磁道的最大扇区数 buffer 数据写入或读出的缓冲区,大小为 512 个字节 返回值 ( 同 Int 13H ): 0x0 成功 0x1 无效的命令 0x3 磁盘被写保护 0x4 扇区没有找到 0xa 发现坏扇区 0x80 磁盘没有准备好
上传时间: 2013-12-05
上传用户:moerwang