Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - FX-PC
Search - FX-PC - List
三菱FX与PC通讯程序源码以及与OMRON通迅的原程序和源码,等,对做工控的朋友一定有用。-Mitsubishi FX and PC communication program source code and OMRON correspondent with the original procedures and code, etc., IPC to do some useful friends.
Update : 2008-10-13 Size : 63756 Publisher : 舒海滨

DL : 0
PC 与三菱PLC fx系列的通讯程序 . 该方法没使用Mx
Update : 2008-10-13 Size : 2149 Publisher : zms

三菱FX系列PLC与PC机通过编程口通讯的地址转换软件,非常的使用!
Update : 2008-10-13 Size : 8762 Publisher : Lee

DL : 0
ucos II对xilinx的fx系列的power pc 405的板级支持包,包括port定义和板载控制,需另外下载cpu independent的ucos
Update : 2008-10-13 Size : 318421 Publisher : h

DL : 2
三菱PLC FX系列PLC编程口通信协议动态链接库DLL V2.0简介 一、三菱PLC FX系列PLC编程口通信协议动态链接库DLL(以下简称DLL) ,是为满足工业通信需要,针对工业领域要求上位机对三菱FX系列PLC 实时采集与控制的组态编程而设计。本DLL是采用Delphi语言开发的标 准串口通讯库,具有以下特点: 1)、实时性、可靠性好,可根据通信数据量自行调整通信时间 2)、适用于多PLC联网和上位机通信,满足多方面的需要 3)、函数接口功能全,操作简单 4)、附加实用转换与读取函数,易于快速开发(VC等非RAD开发环境的开 发); 5)、支持USB、PC扩展卡等扩展串口号 6)、支持多种操作系统win9x/win2000/winXP(标注Win32 DLL) 7)、可在多种编程环境下使用,例如VB、VC、Delphi等开发环境。
Update : 2011-04-21 Size : 9491 Publisher : lyc

DL : 1
三菱FX系列通讯程序,可实现PC机与PLC的通讯,在PC机上监控PLC运行状态-Mitsubishi FX series of communications, which enables PC and PLC communications, the PC monitor PLC Operation
Update : 2008-10-13 Size : 19628 Publisher : 张大军

 

#//u(i,j)        x方向的速度u;或者θ方向速度
#//u(i,j)        y方向的速度v;或者径向速度ur'h\K
#//pc(i,j)       压力修正 p'[OS
#//p(i,j)        压力p-=5-+
#//p(i,j)        密度ρBk
#//p(i,j)        扩散系数γQ"G48E
#//t(i,j)        温度Tn7/bKr
#//ake(i,j)        湍流脉动能量k971E
#//dis(i,j)      动能的耗散率ε4
 
//amut(i,j)     湍动扩散系数+
//gen(i,j)      湍流能量的生成率S
//f(i,jnf)     不同的φ变量M
//lsolve(nf)   1,求解变量f(i,j,nf)  8
//lprint(nf)   1,打印变量f(i,j,nf)   ~f
//lblk(nf)     1,对变量f(i,j,nf)应用块修正b5|{@U
//mode         选择坐标系的变量. 目前只支持mode=1.
mode=1 直角坐标系(x~y)BMI
mode=2 圆柱坐标系(r~z)^pg>)
mode=3 极坐标(r~θ)   Z^r[LE
solve子程序中求解变量f(i,j,nf)的重复扫描次数 b
变量fi,j,nf)的字符性标题 |L;
 
//xl    计算区域在x方向上的宽度)?
//yl    计算区域在y方向上的宽度@ob
//l1     x方向上主控制体的网格数。也是x方向上压力节点位置的最后一个i值。
//m1   y方向上主控制体的网格数。也是y方向上压力节点位置的最后一个j值。
//dt           时间步长 △t
//第三部分网格设定的变量
//x(i)        节点位置的x
//xu(i)       主控制容积在x方向的界面位置,即速度u(i,j)所在位置
//xdif(i)     差值 x(i)-x(i-1)
 //xcv(i)      主控制容积在x方向上的宽度
//xcvs(i)     速度u(i,j)的控制容积在x方向上的宽度
//y(j)        节点位置的y
//yv(j)       主控制容积在y方向的界面位置,即速度v(i,j)所在位置
//ydif(j)     差值 y(j)-x(j-1)
//ycv(j)      主控制容积在y方向上的宽度
//ycvs(j)     速度v(i,j)的控制容积在y方向上的宽度
////r(i,j)      主网络节点的半径r
////rmn(j)      在速度v(i,j)所在处的半径r之值
////sx (j)      主网格节点位置y(j)x方向上的标尺因子
//sxmn(j)     在界面位置yv(j)x方向的尺度因子
       //上面四个变量应用于非直角坐标系的情况
//xcvi(i,j)   xcv(i) 中与u(i,j)的控制容积相覆盖的部分
//xcvi(i,j)   xcv(i) 中与u(i+1,j)的控制容积相覆盖的部分
//ycvr(j)     主控制容积垂直于x方向的面的面积
//ycvrs(j)    速度v(i,j)的控制容积垂直于x方向的面的面积
//arx(j)      x方向相垂直的控制容积的面积
//arxj(j)     arx(j)中与速度v(i,j)的控制容积相覆盖的部分
//arxjp(j)    arx(j)中与速度v(i,j+1)的控制容积相覆盖的部分
//arxjarjxp实际上对应于x方向上的ycviycvip
 
//第四部分差分方程系数设定的变量
//con(i,j)    离散方程中的常数项b,在子程序gamsor中又作为存储sc的单元
//aip(i,j)    系数ae
//aim(i,j)    系数aw
//ajp(i,j)    系数an
//ajm(i,j)    系数as
//ap(i,j)     系数ap,在在子程序gamsor中又作为存储sp的单元
//flow         穿过控制容积界面的质量流率
//diff         扩散传导性 D
//acof         DIFLOW子程序计算的量,它给出了对流与扩散作用的联合影响
 
//第五部分求解差分方程过程中的变量求解
//du(i,j)     影响u(i,j)de
//dv(i,j)     影响v(i,j)dn
//pv(j)       用于计算主网络节点i,j上的质量流率的ρvr的插值因子:计算式如下: //fvp(j)      说明同上
//fx(i)       用于计算主控制容积界面(即速度u(i,j)所在处)的密度
 
//            rhom的插值因子,计算式如下:
 
//fxm(i)      说明同上
//pt(i)pt(j) tdma中的转换系数(消元过程中)l
//qt(i)qt(j) tdma中的转换系数(消元过程中)
//第六部分 index变量
int nf;               //nf           标明不同φ变量的下标值
int nfmax;         //nfmax        设有存储单元的nf的最大值
int np;              //(nfmax)      p(i,j)实际为f(i,j,nfmax)
int nrho;           //(nfmax+1)    rho(i,j)实际为f(i,j,nfmax)
int ngam;         //(nfmax+2)    gam(i,j)实际为f(i,j,nfmax+2)n
int l2;              //l2           (l1-1)
int l3;              //l3           (l1-2)
int m2;           //m2           (m1-1)
int m3;           //m3           (m1-2) 2
int ist;                    //ist          i的第一个内节点值`
int jst;                    //jst          j的第一个内节点值
int iter;                   //iter         不稳态问题的步进计数
int last;                   //last         用户所规定的最大迭代计数
int iter1;             //iter1        一个时间点求解setup2( )的迭代次数
double time;              //time         不稳态问题中的时间t
int ipref;              //ipref        压力参考结点的i
int jpref;                //jpref        压力参考结点的j=/
 
//第七部分其它变量
double rhocon;           //rhocon       密度为常数的问题中的ρ
int lstop;                 //lstop        =1时,停止计算
double  smax;            //smax         p'方程中的质源的最大值

double  ssum;            //ssum         p'方程中的质源的代数和


Update : 2008-12-03 Size : 11439 Publisher : tanglincn

DL : 0
PC 与三菱PLC fx系列的通讯程序 . 该方法没使用Mx -PC with Mitsubishi PLC fx series of communication procedures. This method did not use Mx
Update : 2024-05-04 Size : 2048 Publisher : zms

主要介绍三菱FX系列PLC与上位机之间的通讯协议,并采用CSerial类来实现串行通信,本文给出了程序设计方法和部分源代码-Mitsubishi introduces the FX series PLC and PC communication between the agreement and the use of categories to achieve CSerial serial communication, this paper presents a programming method and some source code
Update : 2024-05-04 Size : 56320 Publisher : zsz

三菱FX系列PLC与PC机通过编程口通讯的地址转换软件,非常的使用!-Mitsubishi FX Series PLC and PC-mouth communication through the programming address translation software, the use of very!
Update : 2024-05-04 Size : 8192 Publisher : Lee

DL : 0
ucos II对xilinx的fx系列的power pc 405的板级支持包,包括port定义和板载控制,需另外下载cpu independent的ucos-Xilinx ucos II of the fx series of power pc 405 Board Support Package, including the port definition and on-board control, the need to download another cpu independent of uCOS
Update : 2024-05-04 Size : 318464 Publisher : h

DL : 0
PC与三菱PLC通讯中读写各寄存器的DELPHI源码-PC with Mitsubishi PLC communications in the register read and write source DELPHI
Update : 2024-05-04 Size : 2048 Publisher : lyh

包括三菱PLC下位机软件及上位机WINCC组态软件实现自动化及组态控制-Including Mitsubishi PLC software and the lower PC configuration software WINCC achieve automation and configuration control
Update : 2024-05-04 Size : 334848 Publisher : 闻宇洲

三菱FX系列的PLC与电脑的通讯协议,无需PLC的程序支持.-Mitsubishi FX series PLC and computer communication protocols, the procedures do not support PLC.
Update : 2024-05-04 Size : 53248 Publisher : 方亮

DL : 0
PLC与PC机通讯的VB源程序(采用的是FX232BD通讯模块,协议就是FX通讯协议)-PLC and PC communications VB source code (the is FX232BD communication module, agreement is FX communication protocol)
Update : 2024-05-04 Size : 3072 Publisher : caiwenxing

DL : 0
VB与三菱FX系列PLC通信源码 用于PLC与上位机之间的通讯-VB and Mitsubishi FX series PLC communication source for the PLC and PC communication between
Update : 2024-05-04 Size : 2048 Publisher : 王成雷

DL : 0
一个PC与三菱FX系列PLC通讯源码,非常实用,包含了两种地址方式的通信!-A PC with Mitsubishi FX series PLC communication source, very practical, including the communication of two address modes!
Update : 2024-05-04 Size : 443392 Publisher : qyx

Com Portfx
DL : 0
介绍上位机与三菱PLC通信的样例。包括PLC运行状态的切换、地址的读与写等-Introduce PC with mitsubishi PLC communication samples. Including PLC running state switch, address of reading and writing, etc
Update : 2024-05-04 Size : 21504 Publisher : 阿亮

PC和FX系列PLC通讯,不需要了解PLC的通讯协议,直接通过dll引用来调用,非常方便。(PC and FX series PLC communication, do not need to understand the PLC communication protocol, directly through the DLL reference to call, very convenient.)
Update : 2024-05-04 Size : 93184 Publisher : snowbird13

三菱 FX3u 作为从站,供上位机直接通过扩展485模块,通过modbus rtu 模式通讯读取数据,寄存器等信息。端口配置程序,9600kps 8 ,1,e格式。(Mitsubishi FX3u serves as slave station for PC to read data, register and other information directly by extending 485 module and communicating in Modbus RTU mode. Port configuration program, 9600 KPS 8, 1, e format.)
Update : 2024-05-04 Size : 160768 Publisher : 地心引力
« 1 23 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.