登录
首页 » Windows开发 » 一种 plc 模拟器

一种 plc 模拟器

于 2022-12-08 发布 文件大小:70.53 kB
0 262
下载积分: 2 下载次数: 1

代码说明:

这是我第一版本的 PC PLC 模拟程序。近 15 年,现在我梦想成真,我梦到它。 我会把它尽可能接近真实,如果我有足够的时间。任何贡献是心存感激。 可编程逻辑控制器是为大多数工业应用而设计的。 为了控制外围电子设备 (如 Relay、Magnetic contactors、solenoid 阀......等。它被打算当一名翻译。 了 PLC 的编程语言是脑瘤像梯形图符号,电子自动控制,熟悉的人应该熟悉它。PLC 由程序控制,输入和梯子后程序计算 PLC 将控制输出,毕竟,您可以控制电子设备,如你所愿。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vcd leasing system, the use of very small software for everyone to use.
    vcd租赁系统,非常使用的小软件,给大家-vcd leasing system, the use of very small software for everyone to use.
    2022-02-02 05:30:10下载
    积分:1
  • 水的涟漪效应的模拟图像从内cnwizards_0.7.5.105 SE出水效果…
    WaterEffect 模拟水波纹 效果 图像 从CnWizards_0.7.5.105里面分离出来的。 效果请看CnWizards_0.7.5.105(最新版)的关于。-Water ripple effect WaterEffect analog images from inside CnWizards_0.7.5.105 separated. See the effect of CnWizards_0.7.5.105 (latest version) on.
    2022-12-12 03:45:03下载
    积分:1
  • Window API实现Ping操作很不错啊
    Window API实现Ping操作很不错啊-Window API to achieve Ping operation is not错啊
    2023-08-12 04:10:03下载
    积分:1
  • system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TA...
    系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Exp)/Trunc(Exp):把Exp截断取整。Round(Exp):把Exp四舍五入。Abs(Exp):取Exp的绝对值。Frac(Exp):取Exp的小数部分。Sin(Exp):求Exp的正玄。Cos(Exp):求Exp的余玄。Tan(Exp):求Exp的正切。ArcSin(Exp):求Exp的反正玄。ArcCos(Exp):求Exp的反余玄。ArcTan(Exp):求Exp的反正切。Ln(Exp):求Exp的自然对数。Log2(Exp):求Exp的以2为低的对数。Log10(Exp):求Exp的以10为低的对数。-system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN LN ARCSIN ARCCOS ARCTAN LOG2 LOG10PI : pi. Exp. : Computational Exp (expression) of the referral by. Exp1 ^ Exp2 : computational power of Exp1 the Exp2. Exp1% Exp2 : Exp1 calculated by dividing Exp2 the remainder. Monaco (Exp) : Exp calculating the square. Sqrt (Exp) : Exp calculating the square root. Int (Exp)/Trunc (Exp) : With Exp disconnected from the whole. Round (Exp) : With Exp rounding. Abs (Exp) : Exp take the absolute valu
    2023-02-10 21:40:04下载
    积分:1
  • mfc编程第二版CD
    MFC编程第二版光盘及书籍,本书为MFC开发人员的经典作品,实例清晰实用
    2023-04-27 21:30:04下载
    积分:1
  • 查询实体的信息和AutoCAD数据库的动态…
    在AutoCAD开发过程中,动态查询实体与数据库的情况的工具-Query the information of the entity and the database dynamic in AutoCAD developing.
    2022-03-05 21:38:07下载
    积分:1
  • good WTL button cla
    good WTL button cla-good WTL button class
    2022-01-26 00:00:12下载
    积分:1
  • Virtual Machine hard to get the serial number register upload resources such tro...
    虚拟机注册序列号 很难搞到的 上传资源这么麻烦-Virtual Machine hard to get the serial number register upload resources such trouble
    2022-03-09 12:08:32下载
    积分:1
  • Tsp的例子:程序计数器 差分计数器 4.1 将修改后的程序与它先前的版本进行比较。 4.2 找出在修改后的程序里增加和删除的代码行。 4.3 用记号来标出一个
    Tsp的例子:程序计数器 差分计数器 4.1 将修改后的程序与它先前的版本进行比较。 4.2 找出在修改后的程序里增加和删除的代码行。 4.3 用记号来标出一个改动。 计数器 4.4 统计在修改后的程序里增加和删除的代码行。 4.5 统计在修改后的程序里总的代码行数。 生成文件 4.6 为修改后的程序版本生成一个新的程序源文件,这个新的程序源文件带有修改标记和行标记信息。 4. 7 在程序的头部插入一节带有修改标记的注释 4.8 注释里提供改变行的行标号 4.9 注释里保存删除的代码行 4.10 注释里按顺序列出先前程序的改动 报告 4. 11 可以打印一份程序修改信息清单。(只包括被修改的代码行) 4.11 可以打印一份程序清单,包括修改标记和行标记信息。 (即是把新生成的程序源文件打印出来) 4.13 可以打印一份程序清单,在修改后的程序的每一行代码前插入行号。 4.14 可以打印一份程序清单,在原来的程序的每一行代码前插入行号。-Tsp examples : Differential procedures Counter 4.1 of the revised procedures and its earlier versions were compared. 4.2 identify changes in the procedure after the world has increased and the deletion of a line of code. With 4.3 mark to a marked change. Counter 4.4 statistical changes in the procedure after the world has increased and the deletion of a line of code. 4.5 The revised statistics in the program, like the total number of lines of code. Generation 4.6 document for the revision of the procedure after the formation of a new version of the source files, the new
    2022-05-23 01:04:55下载
    积分:1
  • 数据结构二叉 搜索树的实现很好的例子!
    数据结构二叉 搜索树的实现很好的例子!-data structures: a good example of binary search tree implementation
    2023-06-06 14:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载