警告

現在、このドキュメントは古いバージョンをご覧いただいています。 最新の情報をご希望の場合は、下記をご参照してください 5.0 .

help <command>

パラメータ

  • コマンド は、特別なコマンドの詳細を取得するためのコマンドです。

戻り値

  • 201 <n> list_of_commands: の後に<n>個のコマンドとそのヘルプテキストが続きます。 コマンドが成功しなかった場合は エラーコード を参照してください。

説明

EYE+ でサポートされているコマンドのリストとその短い説明を返します。

使用例

help feeder
201 1 help for command:
feeder <command>: send <command> to a connected feeder

help
201 11 list_of_commands:
start production <id>: start the production
stop (production|recipe_edition|camera_configuration|handeye_calibration): stop the current system state
get_part: get part. Will return part_quantity elements
prepare_part: prepare part(s)
can_take_image true|false: allow/disallow the system to take an image
force_take_image: force the system to take an image
get_recipe_list: get a list of recipes on the system
feeder <command>: send <command> to a connected feeder
get_parameter <parameter>: return value of the <parameter> specified
set_parameter <param> <value>: set a specific parameter
help: print this help