TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Chethan Chinmay
NA
51
5.8k
Connecting S71200 Siemens PLC to c#
Aug 6 2018 11:56 PM
Im writing bool data to siemens PLC S71200 from C#. but im getting last error String Like "Wrong NumberReceived Bytes" and Last Error code is "Write Data". Y this Error is getting while excecuting function
here my code
bool Writetoplc=true;
_s71200.Write("DB15.DBX12.1",Writetoplc);
For this perticular code only getting above mentioned error .
Reply
Answers (
2
)
Trying to get the absolute sum of an int array using console
How can i develop eCommerce with angular JS and asp.net 4.5?