fbarresi / Sharp7

Nuget package for Sharp7
MIT License
215 stars 75 forks source link

MultiVar is limited #5

Closed mijosch closed 5 years ago

mijosch commented 5 years ago

Is multivar limited to 20 datapoints? inspection does not count up after 20 datapoints

fbarresi commented 5 years ago

Hi! Can you please post an example of your plc configuration and your code?

fbarresi commented 5 years ago

The limit of multivars comes from the PLC directly. You can observe with wirechark that after 16 bytes in the multivar request the plc reply with an error.