... | @@ -2,6 +2,7 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
... | @@ -2,6 +2,7 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
|
|
|
|
|
# Required Fields
|
|
# Required Fields
|
|
- `site= `
|
|
- `site= `
|
|
|
|
- Signifies the site that the model is being built for, not that useful for CyMACs
|
|
- Options
|
|
- Options
|
|
- `H1`,`H2` (LHO)
|
|
- `H1`,`H2` (LHO)
|
|
- `L1` (LLO)
|
|
- `L1` (LLO)
|
... | @@ -14,11 +15,16 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
... | @@ -14,11 +15,16 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
|
- This is what a CyMAC installed with the default site expects
|
|
- This is what a CyMAC installed with the default site expects
|
|
- `X2` (Test systems, LLO)
|
|
- `X2` (Test systems, LLO)
|
|
- `rate= `
|
|
- `rate= `
|
|
|
|
- The rate that the model should be run at
|
|
- Options
|
|
- Options
|
|
- `64K` = 65,536Hz
|
|
- `64K` = 65,536Hz
|
|
- `32K` = 32,768Hz
|
|
- `32K` = 32,768Hz
|
|
- `16K` = 16,384Hz
|
|
- `16K` = 16,384Hz
|
|
- `4K` = 4,096Hz
|
|
- `4K` = 4,096Hz
|
|
- `2K` = 2,048Hz
|
|
- `2K` = 2,048Hz
|
|
|
|
- `dcuid= `
|
|
|
|
- Uniquely identifies the model to the DAQ and GDS systems
|
|
|
|
- Options
|
|
|
|
- Just pick a unique value across the models running on your system int the range [17-256]
|
|
|
|
|
|
# Optional Fields |
|
# Optional Fields |
|
|
|
\ No newline at end of file |