Excerpt | ||
---|---|---|
Defines a Tone Profile resource to be used in a Tone Table.
|
Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description | ||
---|---|---|---|---|---|---|---|---|
ToneProfileType | No | No | Enum | 1 | Possible values:
| This setting controls the tone profile type. | ||
Frequency1 | Yes | No | int | 440 | Possible values:
| Specifies the first frequency in Hertz (Hz). | ||
Frequency2 | No | No | int | 480 | Possible values:
| Specifies a second frequency in Hertz (Hz). The configuration of a second frequency is optional.
| ||
Amplitude1 | Yes | No | int | -19 | Possible values:
| Specifies the amplitude in decibles per milliwatt (dBm) for the first frequency. | ||
Amplitude2 | No | No | int | -19 | Possible values:
| Specifies the amplitude in decibles per milliwatt (dBm) for the second frequency.
| ||
CadenceOn | Yes | No | int | 2000 | Possible values:
| Specifies the cadence on time in milliseconds. 0 means not set else the range can be 50-20000
| ||
CadenceOff | No | No | int | 4000 | Possible values:
| Specifies the cadence off time in milliseconds. 0 means not set else the range can be 50-20000
| ||
Cadence2On | No | No | int | 0 | Possible values:
| Specifies the second cadence on time in milliseconds. 0 means not set else the range can be 50-20000
| ||
Cadence2Off | No | No | int | 0 | Possible values:
| Specifies the second cadence off time in milliseconds. 0 means not set else the range can be 50-20000
|