Jump to content

Recommended Posts

Posted

Hi all,

Recently I am having a project using the QJ71C24N-R2 serial communication module to communicate with another machine using RS-232. In this project, I will need to send command to the machine and receive data from the machine.

I had come across the predefined protocol support function in GX-Works2. Just want to know if I had configure the protocol inside the predefined protocol support function, does this means that the module will keep send the command that I had configured without the need of writing ladder program?

 

 


Posted

non procedure is where you basically write the protocol handeling in your program
When you are using pre-defined protocol you use use the pre defined protocol support function in your software, where you can create sets of Requests and replies, 
In  your sequence program you will only need to activate them.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...