WINCC中的AS指的是什么?PLC還是工控機?
劉玉蓉
發(fā)布于2014-11-19 17:28
33
0
標簽:
在PLC中有兩類獲取變量的值,比如gettagbit 的作用是:Determines the value of a tag of data type "Binary tag".
而gettagbitwait的作用翻譯是:Determines the value of a tag of data type "Binary tag". The value is read explicitly from the AS.
這里AS是不是指的PLC?
佳答案
這里AS是不是指的PLC?
AS為自動化系統(tǒng),是指與WINCC連接的自動化系統(tǒng),包括PLC。