Welcome![Sign In][Sign Up]
Location:
Search - VFD

Search list

[SCM4--PT6311-DS3231-18B20

Description: 网友开发的利用拆机VFD制作的时钟,3231,温度-User developed utilizing disassemble VFD clock production
Platform: | Size: 94208 | Author: yjfxue | Hits:

[SCMLPC1114_BDPlayer_HTS_Soundbar

Description: LPC1114 as main controller, communicate with BD IC, also controller tuner, VFD/ LCD/LED, remote, key, etc.-LCP1114 used in BD Home Threater System and Soundber
Platform: | Size: 1133568 | Author: 余海金 | Hits:

[Other Embeded programavr_clock_v0.2

Description: AVR based VFD clock. Project contains WinAVR project + Proteus example and schematics.
Platform: | Size: 53248 | Author: Klim | Hits:

[Othersketch_dec1231a

Description: arduino 显示 SAMSUNG INRC09SS49T VFD 程序-This software was made to demonstrate how to quickly get your SAMSUNG INRC09SS49T VFD Module running on the Arduino platform. An Arduino UNO board was used to test this code.
Platform: | Size: 3072 | Author: liumq | Hits:

[Windows KernelDiscUtils读写iso以及虚拟磁盘文件类库源码

Description: 源码包含一个读取ISO文件和虚拟磁盘文件(VHD, VDI, XVA, VMDK, etc)的类和完整的调用示例。 对于ISO、UDF、FAT和NTFS的支持已经非常完善。支持VHD, XVA, VMDK 和VDI格式的读写与注册。 类库中还包含一个简单的iSCSI启动器,可以通过iSCSI和一个NFS客户端实现对磁盘的访问。 这里有几段简单的示例代码,可以看出来使用还是非常方便的: 新建一个ISO文件: CDBuilder builder = new CDBuilder(); builder.UseJoliet = true; builder.VolumeIdentifier = "A_SAMPLE_DISK"; builder.AddFile(@"Folder\Hello.txt", Encoding.ASCII.GetBytes("Hello World!")); builder.Build(@"C:\temp\sample.iso"); 你可以通过流或者文件的方式来进行ISO的操作。 从ISO文件中提取一个文件: using (FileStream isoStream = File.Open(@"C:\temp\sample.iso")) { CDReader cd = new CDReader(isoStream, true); Stream fileStream = cd.OpenFile(@"Folder\Hello.txt", FileMode.Open); // Use fileStream... } 同样,你也可以浏览ISO内部包含的目录或者作为启动盘。 新建一个虚拟磁盘: long diskSize = 30 * 1024 * 1024; //30MB using (Stream vhdStream = File.Create(@"C:\TEMP\mydisk.vhd")) { Disk disk = Disk.InitializeDynamic(vhdStream, diskSize); BiosPartitionTable.Initialize(disk, WellKnownPartitionType.WindowsFat); using (FatFileSystem fs = FatFileSystem.FormatPartition(disk, 0, null)) { fs.CreateDirectory(@"TestDir\CHILD"); // do other things with the file system... } } 新建一个虚拟软盘: using (FileStream fs = File.Create(@"myfloppy.vfd")) { using (FatFileSystem floppy = FatFileSystem.FormatFloppy(fs, FloppyDiskType.HighDensity, "MY FLOPPY ")) { using (Stream s = floppy.OpenFile("foo.txt", FileMode.Create)) { // Use stream... } } } 也可以作为启动软盘使用。
Platform: | Size: 438282 | Author: twklzw | Hits:

[Othervfd-b comm

Description: 台达B系列变频器通讯代码,用于台达PLC和变频器的通讯(Delta B comm test file.Open with WLPsoft.exe)
Platform: | Size: 10240 | Author: Kevin5188 | Hits:

[Othervfd21-050404

Description: Virtual Floppy Drive
Platform: | Size: 143360 | Author: internetpimp | Hits:

[Windows Developeyvgk

Description: 本人最近为了实现电脑与Delta VFD-M变频器通讯,特意用VB6 0编了一个Modbus协议通讯软件,不过这只是一个测试()
Platform: | Size: 130048 | Author: circukar | Hits:

[OtherLG

Description: cscsdcsscsdvfdsv fdv fd vfd vfd
Platform: | Size: 519168 | Author: dkulikov | Hits:

[Other双边直线磨边机HIM程序040810

Description: 该控制电气系统采用台达DVP系列可编程控制器、VFD系列变频器、HITECH人机界面等高品质之组件并融合最新的微电脑控制技术制造而成。因此,该控制电气系统不仅性能优越而且非常适合各种工业现场使用。(The control electrical system is made up of delta DVP series programmable logic controller, VFD series inverter, HITECH human-machine interface and other high quality components and integrated with the latest microcomputer control technology. Therefore, the control electrical system is not only superior in performance but also very suitable for various industrial field use.)
Platform: | Size: 1280000 | Author: 甘先生 | Hits:

[Communication-Mobilediakogexit

Description: 本人最近为了实现电脑与Delta VFD-M变频器通讯,特意用VB6 0编了一个Modbus协议通讯软件,不过这只是一个测试()
Platform: | Size: 130048 | Author: mlk%5F881 | Hits:

[Software EngineeringFENA_PROFINET_IO_GSDML

Description: ABB VFD Profinet GSD File
Platform: | Size: 19456 | Author: A Khokan | Hits:

[LabView上位机PC与台达VFD-M变频器MODBUS RTU格式

Description: labview与台达变频器通讯实现,采用的是Modbus-RTU格式(The communication between LabVIEW and transceiver is implemented in Modbus-RTU format.)
Platform: | Size: 948224 | Author: 小嘟嘟1 | Hits:

[OtherApproximateRiemannSolvers-master

Description: 计算流体力学,各种差分格式求解欧拉方程,非常全(Computational fluid dynamics, various difference schemes for solving Euler equations, very complete)
Platform: | Size: 25795584 | Author: shuai79 | Hits:

[OtherStarvert drive

Description: VFD for motor and controlling
Platform: | Size: 9113932 | Author: mohit.arora149@gmail.com | Hits:

[Other systemsINVT Program

Description: invt modbus trial program with GD200 Series VFD
Platform: | Size: 17606 | Author: shenky77 | Hits:
« 1 2 ... 8 9 10 11 12 13»

CodeBus www.codebus.net