| grandMA3 ユーザマニュアル » コマンド構文とキーワード » 構文規則 | Version 2.4 |
コマンドライン構文は、有効なコマンドを構成するために用いられます。
Function keywords, also called command keywords, behave like verbs in commands - they tell the objects what to do.
オブジェクト・キーワードは、ショーファイルにオブジェクトを割り当てるために用いられます。
補助キーワードは、機能とオブジェクトとの関係を指定するのに用いられます。
Layer keywords address the layers of different parameters.
Cue timing keywords address different times of a cue transition.
Value readout keywords define the unit of displayed values.
Speed readout keywords define the unit of displayed speeds.
At value keywords are a sort of shortcuts which are used to set parameters to certain predefined values.
プレイバック・キーワードは、再生機能をコントロールします。
フェーダ・キーワードは、フェーダに関するあらゆるものに関連しています。
Operator keywords are symbols that perfrom mathematical opertions in a command.
Option keywords are temporary filters in commands. For more information on option keywords see Option Keywords.
To view all executed commands, see Command Line History.
一般規則は以下の通りです。
詳しくは オブジェクトの階層構造 を参照してください。
|
|
重要 |
| オプションやキーワード・コマンドの他の部分で2種類の引用符(' と ")が必用な場合、必ず同じペアを使用してください(Remote キーワード の例を参照)。 |
Here the value "Positive" is capitalized. This is correct and the command will be executed.
Set Group 1 Property "Mode" "Positive"
Here the value "positive" is in lower case. This is wrong and the command will not be executed.
Set Group 1 Property "Mode" "positive"
キーワードのショートカットを用いると、コマンド入力を短縮できます。
ショートカットは、各キーワードのトピックで確認してください。
詳しくは 一般キーワード を参照してください。
|
|
重要 |
| ソフトウェアに新しいキーワードが追加されると、ショートカットは変更されることがあります。最新の変更内容を確認するには、対応するキーワードのトピックとリリースノートを読むことをお勧めします。 |
完全入力:
|
|
User name[Fixture]>Store Sequence 8 Cue 20 /Overwrite |
短縮入力:
|
|
User name[Fixture]>S Seq 8 Cue 20 /O |
超短縮入力:
|
|
User name[Fixture]>Co 2 At 6 |
|
|
ヒント |
| マニュアルの例は完全入力で記載しています。 |