Trích dẫn Gửi bởi tony_minhnguyen Xem bài viết
Hiện tại e đang là sinh viên năm cuối cao đẳng mà bận đi làm quá không có time để tìm hiểu về cái đề tài này nhờ các ACE ra tay cứu giúp ạ..
ĐỀ: Tìm hiểu về OB20 S7-300 và đưa ra bài tập ví dụ về nó...
Mong các cao nhân chỉ giáo ạ..e kiếm tài liệu quá chừng mà không có chi tiết ạ...e cần RẤT GẤP..mong các cao nhân giúp sức giúp e với ạ
S7 provides up to four OBs (OB20 to OB23) which are executed after a specified delay. Every time-delay OB is started by calling SFC32 (SRT_DINT). The delay time is an input parameter of the SFC.
When your program calls SFC32 (SRT_DINT), you provide the OB number, the delay time, and a user-specific identifier. After the specified delay, the OB starts. You can also cancel the execution of a time-delay interrupt that has not yet started.