cfc編譯報(bào)錯(cuò)
劉玉蓉
發(fā)布于2014-10-11 17:13
53
0
標(biāo)簽:
W: Parameter access part1.TE_A.VALUE to the "TE5015A" address does not occur via the process image, rather via direct I/O access. The rule should be a process image access (see details)."
W: Local data requirements for the priority class 1:
The local data requirements (710 bytes, including OB121 and OB122) of organization block OB1 exceed the configured local data stack of the corresponding priority class on the connected offline CPU.
W: Local data requirements for the priority class 25:
The local data requirements (714 bytes, including OB121 and OB122) of organization block OB82 exceed the configured local data stack of the corresponding priority class on the connected offline CPU.
W: Local data requirements for the priority class 25:
The local data requirements (714 bytes, including OB121 and OB122) of organization block OB83 exceed the configured local data stack of the corresponding priority class on the connected offline CPU.
W: Local data requirements for the priority class 25:
The local data requirements (714 bytes, including OB121 and OB122) of organization block OB84 exceed the configured local data stack of the corresponding priority class on the connected offline CPU.
W: Local data requirements for the priority class 25:
The local data requirements (714 bytes, including OB121 and OB122) of organization block OB85 exceed the configured local data stack of the corresponding priority class on the connected offline CPU.
W: Local data requirements for the priority class 25:
The local data requirements (714 bytes, including OB121 and OB122) of organization block OB86 exceed the configured local data stack of the corresponding priority class on the connected offline CPU.
W: Local data requirements for the priority class 28:
The local data requirements (714 bytes, including OB121 and OB122) of organization block OB88 exceed the configured local data stack of the corresponding priority class on the connected offline CPU.
W: The number of instance DBs (244) intended for S7 communication is greater than the maximum permitted number 150.
0 error(s) and 18 warning(s) found
請問我cfc編譯的時(shí)候報(bào)出這么多警告 是什么原因啊 如何修改
問題補(bǔ)充:
那看樣子不能用cfc做了把 只有一步步的換成梯形圖來做了 我用的是6ES7 412-2XJ05-0AB0
佳答案
這個(gè)是警告CPU提供的本地?cái)?shù)據(jù)不足,是可以手動(dòng)調(diào)整的, 方法是在硬件組態(tài)里, 雙擊CPU, 在它的屬性里,找到"Memory"這個(gè)標(biāo)簽頁, 將1, 25,28優(yōu)先級的本地?cái)?shù)據(jù)大小調(diào)大至128即可,如果提示超過了總數(shù),下邊有一個(gè)總和的大小,也可以調(diào)節(jié).