CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc fx
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vc fx - List
[
Other resource
]
VC++PLC_serial
DL : 0
主要介绍三菱FX系列PLC与上位机之间的通讯协议,并采用CSerial类来实现串行通信,本文给出了程序设计方法和部分源代码
Update
: 2008-10-13
Size
: 54.79kb
Publisher
:
庄尚志
[
Documents
]
PLCFX
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
: 9.27kb
Publisher
:
lyc
[
Software Engineering
]
VC++PLC_serial
DL : 0
主要介绍三菱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
: 2025-02-17
Size
: 55kb
Publisher
:
zsz
[
Graph program
]
hatch
DL : 0
VC、DirectX 3D实现的NPR渲染,hatching.fx为HLSL实现-VC, DirectX 3D rendering NPR achieved, hatching.fx for the realization of HLSL
Update
: 2025-02-17
Size
: 4.11mb
Publisher
:
Sam
[
Windows Develop
]
fx_hy
DL : 0
飞信群发软件,
Update
: 2025-02-17
Size
: 891kb
Publisher
:
消息
[
3D Graphic
]
Picking
DL : 0
思路: 场景中的每个mesh关联到一个唯一的COLOR值。 Pick检测时, 将当前场景渲染到纹理, (在PS中各mesh仅用自己的关键COLOR),即刻取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。 使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角面和射线的相交测试, 仅在读取数据的时候锁住纹理的一个相素, 但是显卡要支持Render To Texture,纹理尺寸必须支持非2的n次方,D3DFMT_A8R8G8B8 或 D3DFMT_X8R8G8B8 可以改进的地方: 1。用类封装 2。Pick可以返回指向mesh的指针 需要: DX SDK Aug, 2006以上,VC2005 -Ever mesh in the scene has a unique color value(DWORD). Picking, render the scene to target(texture), just use the unique color( see .fx file ), retrieve the mouse position(screen space ) color at once, check the color and you will get the mesh. Picking with Render to texture, Not need lock vertex buffer to check intersection ray and triangle, within retrieving just lock one pixel. Device must support render to target、D3DFMT_A8R8G8B8 or D3DFMT_X8R8G8B8、not 2^n texture size、support shader of course. Compile Environment: DX SDK above Aug. , 2006 vc 2005 Thinking: 1. Use a class to encapsulate 2. Picking check return the pointer of the mesh( or reference )
Update
: 2025-02-17
Size
: 5.08mb
Publisher
:
Jun Qian
[
ActiveX/DCOM/ATL
]
FXPLC_DLL(Install)
DL : 2
Windows下编写的FX全系列PLC通讯的通讯动态链接库。包含FX0N,FX1N,FX1S,FX2N,FX2NC,FX3U等;支持VB、VC、DELPHI、PB等开发环境;响应速度快,使用简单方便;有例程及详细使用说明;-Windows, to prepare a full range of FX Communications PLC communication dynamic link library. Contains FX0N, FX1N, FX1S, FX2N, FX2NC, FX3U, etc. support VB, VC, DELPHI, PB and other development environment response speed, the use of simple and convenient a routine and detailed instructions
Update
: 2025-02-17
Size
: 2.43mb
Publisher
:
方亮
[
Communication-Mobile
]
FX-PLC-COM
DL : 0
三菱FX2nPLC与PC串口通信串口通信C++的实例源代码-Mitsubishi FX2nPLC serial communication with PC serial communication C++ source code examples
Update
: 2025-02-17
Size
: 3.33mb
Publisher
:
bill
[
Windows Develop
]
fx
DL : 0
运行界面如上 将StockControl.ocx注册,然后运行股票应用程序即可。(必须装有VC的MFC库) -StockControl.ocx
Update
: 2025-02-17
Size
: 6kb
Publisher
:
zxm3646
[
Crack Hack
]
fx
DL : 1
如果CP1H没有密码保护,可以使用HOSTLINK C模式或FINS模式通讯协议用VB或VC编程轻易读出程序代码。大家都知道欧姆龙的CJ1M、CP1H可以设定UM读保护和任务读保护,在上载PLC程序时,需经过编译,PLC中的机器代码转变成梯形图。当CP1H设置了密码后,就禁止了读程序代码,通过修改CP1H时序设置值,修改时序来导致PLC的看门狗出错,这时CP1H减弱了对密码保护的限制,这时就可以载 PLC中的机器代码,先不经过反编译直接打包上传到电脑中。通过分析电脑中的PLC机器代码,找出先前通过串口监视软件得到的密码保护对应的机器代码。并修改其部分功能。然后软件开发者,用自己开发的下载工具把这些经过修改的PLC机器代码下载到另外一空白的 PLC 中。
Update
: 2025-02-17
Size
: 60kb
Publisher
:
xiaozhux
[
Com Port
]
1
DL : 0
vc与三菱PLC编程口通信C语言源代码,三菱FX系列PLC。-vc and plc
Update
: 2025-02-17
Size
: 588kb
Publisher
:
dxb
[
Driver Develop
]
ComFxPlc
DL : 2
Windows下编写的FX全系列PLC通讯的通讯动态链接库和调用代码,兼容32位和64位系统,包含FX3U,FX0N,FX1N,FX1S,FX2N,FX2NC,FX5U等;支持VB、VC、DELPHI、PB等开发环境;响应速度快,使用简单方便;有例程及详细使用说明;-Windows prepared under the FX series of PLC communications, dynamic link library and call code, compatible with 32-bit and 64-bit systems, including FX3U,FX0N, FX1N, FX1S, FX2N, FX2NC, FX5U support VB, VC, DELPHI, PB and other development Environment fast response, easy to use there are routines and detailed instructions for use
Update
: 2025-02-17
Size
: 968kb
Publisher
:
effect
[
Windows Develop
]
VC++ PC-PLC
DL : 0
通过VC++编程,实现西门子S7-200 和三菱FX PLC 与上位机的通讯(Through VC++ programming, to achieve SIEMENS S7-200 and MITSUBISHI FX PLC communication with the host computer)
Update
: 2025-02-17
Size
: 88kb
Publisher
:
BennyFu
[
GUI Develop
]
窗口+工具栏+最小化halfbymyself
DL : 0
对话框,窗体工具栏的设置和对话框的设置,基于windows 下的窗口编程(di al o g vc b fx g g fxj jgh czv fb b fdf dfd fgdf fdbdf df fd dd gbd ff g f)
Update
: 2025-02-17
Size
: 14.59mb
Publisher
:
tops
[
Driver Develop
]
三菱FX-PLC-COM
DL : 0
使用VC++软件对三菱PLC进行串口通信的软件编程(Using VC++ software for MITSUBISHI PLC serial communication software programming)
Update
: 2025-02-17
Size
: 3.33mb
Publisher
:
xiaomiarmy
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.