/Look オプション・キーワード

grandMA3 ユーザマニュアル » コマンド構文とキーワード » オプション・キーワード » /Look Version 2.5

/Look オプション・キーワードをコマンドラインに入力するには、以下のいずれかを行ってください。

  • /Look を入力。
  • ショートカットの /L を入力。

説明

/Look オプション・キーワードは、ショーにあるすべてのフィクスチャの全ディマー値を保存します。

フィクスチャのディマー値がゼロの場合、ステージ上に可視出力がないため、そのフィクスチャのディマー値だけを保存します。

フィクスチャのディマー値がゼロより大きい場合、そのフィクスチャのすべてのアトリビュート値を保存します。

構文

[機能] [オブジェクト] ["オブジェクト名" または オブジェクト番号] /Look

一般キーワード

/Look オプション・キーワードを使用する一般キーワードには以下のものがあります。

ヒント
/Look オプション・キーワードは、/All オプション・キーワード/AllForSelected オプション・キーワード とともに使用できます。



  • キュー1でディマーを開いた状態で、すべてのディマー値とアトリビュートをフィクスチャに保存します。
User name[Fixture]>Store Cue 1 /Look

 

  • プログラマで選択されているフィクスチャのディマー値とすべてのアクティブなアトリビュートを、最初の All プリセット プールの2番目のプリセットに保存します。
User name[Fixture]>Store Preset 21.2 /AllForSelected /Look
ヒント
If you use SetUserVariable or SetGlobalVariable in combiniation with /Look, the proper value of the UI will be used in the variable. Whereas, using SetUserVariable and SetGlobalVariable without /Look, will use the internal represantion of the value, for example in form of numbers.

Example with and without /Look

  • To set the user variable "mySeqPrioName" to the priority LTP of sequence 42, type:
User name[Fixture]>SetUserVariable "mySeqPrioName" At Sequence 42 Property "Priority" /Look
  • To set user variable "mySeqPrioNumber" to priority 6, which is LTP, of sequence 42, type:
User name[Fixture]>SetUserVariable "mySeqPrioName" At Sequence 42 Property "Priority"