Jump to content

Maximum Length of a PCOM - ASCII Protollframe


Recommended Posts

Depends on your PLC model.

V2xx and V120 have a buffer size of like 480 bytes.

V570/130/350/1210/1040 have a buffer size of like 960 bytes.

In ASCII protocol ML consumes 8 chars, meaning, you can probably read something like 100-120 MLs in ASCII protocol on V570 (some chars are also taken on header and footer of the ASCII protocol).

GPRS modems reduces the buffer size to like 128-150 bytes.

CANBus also reduces the buffer size.

Link to comment
Share on other sites

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...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.