Denso Keyence Vision XG Series Manual page 27

Image processing system
Table of Contents

Advertisement

<ImplVar>.ExecuteCommand
Usage
Executes a specified non-procedural command.
A command response is acquired regardless of whether the command execution is
successful or not.
Syntax
<ImplVar>.ExecuteCommand (
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.
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")
<Non-procedural command> Specify a command with a character
Command response is returned with a character string. If acquisition
fails, the character string is not stored. (Variant type)
27
<Non-procedural command>
string.
'Enter run mode
画像処理システム/XGシリーズ
)

Hide quick links:

Advertisement

Table of Contents
loading

Related Products for Denso Keyence Vision XG Series

Table of Contents