Click here to show toolbars of the Web Online Help System: show toolbars |
Specifies the protocol as a string (within quotation marks). Possible values are: PROFINET, ETHERNETIP, MODBUS.
1. |
The following example returns True if PROFINET is online; otherwise, it returns False.
ISONLINE("PROFINET")
|