FE MONITOUCH V8 SERIES Reference: Additional Functions page 309

Table of Contents

Advertisement

20
MES Interface Function
MES CHECK (F1, F2, F3)
Function: V-server start check
This macro is used to check whether the V-Server at the location specified in table No. [F2] is running.
The returned value [F3] as a result will be stored in memory at the return address [F1].
Available memory
F1
F2
F3
Range
F0
F1
F2
F3
Example
• MES CHECK ($u0000, 10, 1)
The above program checks whether the V-Server in the computer specified in network table No.
10 is running. If the V-server is running, the returned value 1 is stored in memory at the return
address $u0000.
Supplementary information
• The value set as a return address must be different from the returned value.
• With $s514, you can set the execution style of the macro. For more information, refer to the V8
Series Connection Manual.
When a macro command is executed, if "1" (other than "0") is set for $s514 while the V-Server is
not running, no response is given from the V-Server and the V8 will enter in the standby state. It is
recommended to execute this command when "0" is set for $s514.
• The result of the macro execution is stored in memory at $s515. For more information, refer to the
V8 Series Connection Manual.
• The returned value will not be placed at the address [F1] immediately. The [F1] address can be
monitored by the event timer macro, etc.
20-20
Internal Memory
MES CHECK
Return address
0 to 99: Network table number
0 to 65535 (−32768 to 32767): Returned value
Returned value 1
Network table No. 10
Return address
PLC1 - PLC8
Memory Card
Memory
: Setting enabled (indirect designation disabled)
: Setting enabled (indirect designation enabled)
Value
Constant

Advertisement

Table of Contents
loading

Table of Contents