Replace キーワード
Move Move と押すと Replace キーワードになります。
あるいは、コマンドラインに Replace またはショートカットの Rep を入力してください。
説明
Replace キーワードは、オブジェクトや値の置換を行います。詳しくは Search と Replace を参照してください。
Replace は機能キーワードです。
構文
Replace [search for objects] With [replace with objects] ( If [search in objects] )
例
- すべてのキューおよびプリセット内のすべての Pan 値に +10°加算します。
[Channel]> Replace Attribute "Pan" At - 270 Thru 270 With - 260 Thru 280
- シーケンス3のすべてのキュー内のすべてのディマー 値から 10% 減算します。
[Channel]> Replace Attribute "Dim" At 0 Thru 100 With 0 Thru 90 If Sequence 3
- Tilt アトリビュートに対する個別フェードタイムの5を10に置換します。
[Channel]> Replace Attribute "Tilt" Fade 5 with Fade 10
ヒント
2つフィクスチャを互いに入れ替えたい場合は、第三のフィクスチャを用いてください。以下にその例があります。
2つフィクスチャを、3段階で互いに入れ替えます。
- フィクスチャ2を3と入れ替えます。
[Channel]> Replace Fixture 2 with 3
- フィクスチャ1を2と入れ替えます。
[Channel]> Replace Fixture 1 with 2
- フィクスチャ3を1と入れ替えます。
[Channel]> Replace Fixture 3 with 1
- 特定のフィクスチャを、それがリンクされているすべての場所から削除します。
[Channel]> Replace Fixture 1 With