S7NetPlus / s7netplus

S7.NET+ -- A .NET library to connect to Siemens Step7 devices
MIT License
1.3k stars 580 forks source link

PLCSIM Advanced - Simulator Transfer error #461

Closed paviano closed 1 year ago

paviano commented 1 year ago

Hi, I want to report that apperently Read/Write doesn't work while working on PLC SIM Advanced V4.

Connection is established/disposed correctly.

The PLC in use is S1500, correcly run on physical one. Down below a screenshot of exception:

image

Any suggestion?

jiriurban21 commented 1 year ago

Check, if you have this option checked in PLC hardware configuration.

image

paviano commented 1 year ago

Yes, it is

mycroes commented 1 year ago

@paviano could you add the solution, so if someone else runs into the problem they know how to fix it?

@jiriurban21 thanks for chiming in!