搜索资源列表
pump-program
- s7-300泵轮换程序,需要用西门子step7打开-s7-300pump program,It must be open by step7 software
SBWHGL
- s7-200 煤炭取样及称重 煤炭取样及称重-s7-200
vb和西门子plc连接实例
- vb和西门子plc连接实例 可以跟西门子S7-200的PLC直接相连
traffic-light-CPLD
- 利用cpld实现交通灯的控制时序,实现软件microwin使用梯形图编译成功,并在西门子S7-200PLD成功运行。 -Cpld control the timing of traffic lights, the software microwin compiler, and run successfully in Siemens mc200PLD,
sequence_detector
- 序列检测器的设计师用Verilog语言实现的,实现了状态之间的有效处理,在FPGA开发板上可运行-module xulie_check(clk,rst,x,y) output y input clk,rst,x reg y reg [2:0] state parameter s0=0,s1=1,s2=2,s3=3,s4=4,s5=5,s6=6,s7=7 always@(posedge clk or negedge rst)
secret-lock
- 密码锁 4位和七位:输入4位十六进制密码,如果三次错误的话就报警 ; --密码是四位一下四位一下的输入,处于密码设置状态,又P3被按下时实现输入密码存储位的增加; --密码设置之后,按S7,密码被设置到系统中;然后在P1处于开锁状态时,进行新密码的输入,并 进行三次比较,有错,D3亮;并报警;-Password lock four and seven: Enter the four-digit hexadecimal password incorrectly three times th