Maximum block write sizes for the PLC-5/250
For types that are structures (Timer has PRE and ACC, and so on) the maximum word value refers to sub-elements within the structure. For example, you can write 100 timer presets with a single packet. The maximum block size that can be used with a particular data type follows:
Data type | Maximum block size |
---|---|
Outputs | 100 words |
Inputs | 100 words |
Binary | 100 words |
Timer | 100 words |
Counter | 100 words |
Control | 100 words |
Integer | 100 words |
Floating Point | 50 words |
Provide Feedback