{}

我們的品牌

Impact-Company-Logo-English Black-01-177x54

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
搜尋常見問題
How do I retrieve the value of a BOOL in a Vijeo Designer Script?
Issue:
How do I retrieve the value of a BOOL in a Vijeo Designer Script?

Product Line:
Vijeo Designer (all versions)

Resolution:
To retrieve the value of a BOOL in a Vijeo Designer Script, you need to use the following call:

Suppose we have a Vijeo Designer variable: BOOL01
The script call is:
BOOL01.getIntValue();

The result is going to be 0 or 1

To use the return value, you should declare an int and store the return value in it.

施耐德電機Taiwan

探索更多
系列:
可能有幫助的文章
探索更多
系列: