C++/CLI programming for PLC

bloodredsoul

Member
Join Date
Apr 2013
Location
singapore
Posts
15
hi im currently using microsoft visual studio express C++/CLI for my PLC communication project(polytechnic student)(first level tertiary education)
could anyone come up with a example code for me to send commands to a PLC?
the model im using is panasonic PLC FPG-C32T2h
 
Hello,

You asked this same question in another thread and I told you the name of the communication protocol and gave you the breakdown of two message packets.

What do you want? Someone to give you a C++ example for the communication protocol? C++ example of any communication protocol? C++ example of opening a serial port? C++ example of reading/writing bytes from a serial port?

Have you looked at any communication protocol? MODBUS is one of the easier ones to understand and many examples exist on the web.
 

Similar Topics

Hi Guys, Got an interesting question, has anybody tried to use a PLC to re-configure a router? I have done so using SNMP (relatively...
Replies
4
Views
1,578
how to get details of application linked with .cli file created with ft view SE ?🍻
Replies
5
Views
2,168
Hi all, I have an FTView SE application (local station) on a Windows 7 PC that has been in and working fine for about 4 years now. About a month...
Replies
4
Views
2,180
Has anyone used remote I/O in a Class I, Div 2 location? The devices I need to interface with are also in a CLI/DV2 area. If my devices are rated...
Replies
9
Views
2,172
I am very new to the PLC world and specifically FTVSE. I have some familiarity with Machine Edition so I understand how one would obtain a .apa...
Replies
1
Views
5,150
Back
Top Bottom