{}

我們的品牌

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

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

歡迎訪問我們的網站
搜尋常見問題
How to get and display HMI target's IP address with Vijeo designer

1. Issue

This FAQ describes how to get the display HMI target’s IP address with Vijeo Designer

2. Environment

Vijeo Designer 6.2

3. Resolution

In Vijeo Designer, no system variable can be directly used to get HMI target’s IP address. However, we can use system function getinfostring() to get HMI’s IP address and display during runtime.

Examples (Ethernet 1 IP Address):
Sys.getInfoString(IP_ADDRESS_1)
Sys.getInfoString(IP_ADDRESS)


Note:
  1. The value displayed by the getInfoString() method is the system information at Startup. That
information will not be updated once the program is running
  1. getInfoString() always returns an empty string when used in Web Gate.

施耐德電機Taiwan

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