Denso Keyence Vision XG Series Manual page 28

Image processing system
Table of Contents

Advertisement

<ImplVar>.ExecuteCommandAsync
Usage
Execute a specified non-procedure command asynchronously.
To obtain the return value or the execution result of this command, use
GetCommandResult command.
Syntax
<ImplVar>.ExecuteCommandAsync (
Argument:
Return value:
Description
For the supported non-procedural commands, refer to the reference manual of
V-Works for XG ActiveX control for XG series. To obtain the return value or the
execution result of this command, use GetCommandResult command.
Example
Non-procedural command R0: The following shows an example of entering run mode.
Dim caoCtrl as Object
Dim vntResult as Variant
caoCtrl=cao.AddController("XG","CaoProv.KEYENCE.VWXG", "", "conn=eth:192.168.0.10")
vntResult = caoCtrl.ExecuteCommand("R0")
'Obtain the return value of ExecuteCommandAsync command
vntResult = caoCtrl.GetCommandResult
<Non-procedural command> Specify the character string of the
None
28
<Non-procedural command>
command.
'Enter run mode
画像処理システム/XGシリーズ
)

Hide quick links:

Advertisement

Table of Contents
loading

Related Products for Denso Keyence Vision XG Series

Table of Contents