/Recipe オプション・キーワードをコマンドラインに入力するには、以下のいずれかを行ってください。
- /Recipe を入力。
- ショートカットの /Rec を入力。
説明
/Recipe オプション・キーワードは、CleanUp キーワード とともにのみ使用でき、/Type オプション・キーワードが Recipe に設定されている場合にのみ使用できます。
/Recipe を用いると、削除するレシピをより正確に指定できます。
構文
[機能] [オブジェクト] ["オブジェクト名" または オブジェクト番号] (/Type "Recipe")(/Recipe "Recipe_Value")
一般およびオプション・キーワード
/Recipe オプション・キーワードを使用する一般キーワードおよびオプション・キーワードには以下のものがあります。
値
/Recipe オプション・キーワードでは、以下の値を用います。
- NoOutput:
Recipes that do not generate output are deleted.
This combines the following values - NotCooked and CookedButOverwritten.
When specifying /Type "Recipe" and not using /Recipe in addition, NoOutput will be applied.
- NotCooked:
If the assigned preset cannot be used by the selection or if the assigned group is empty, NotCooked will remove such non-functional recipes.
- CookedButOverwritten:
If a later recipe uses a preset with the values of the same attributes in the same selection, CookedButOverwritten will delete all recipes that could have been cooked successfully, but which do not generate output.
- Normal:
Is only used in combination with the Store keyword.
When storing recipes into a preset Normal keeps the selection of recipes of the programmer.
- NoSelection:
Is only used in combination with the Store keyword. NoSelection stores recipe presets without selection.
例
- シーケンス1のキュー2のパート0で、出力を生成しないすべてのレシピをクリーンアップします。
|
User name[Fixture]>CleanUp Sequence 1 Cue 2 Part 0 /Type "Recipe" |
― または ―
|
User name[Fixture]>CleanUp Sequence 1 Cue 2 Part 0 /Type "Recipe" /Recipe "NoOutput" |
- クックできなかった2番目の Position プリセットのレシピをクリーンアップします。
|
User name[Fixture]>CleanUp Preset 2.2 /Type "Recipe" /Recipe "NotCooked" |
Store a Recipe Preset without Selection
必要条件: There are several recipes in the programmer.
|
User name[Fixture]>Store /Recipe "NoSelection" |
- Then tap a preset you would like to store this recipe to.
結果:
You can now generically apply this recipe preset to other fixtures.