Ring.Cadences[x].Toff3

Determines the length of the interval after the third ring in cadence x. Ring.Cadences[x].Toff3 must be at least 2/3 of the duration of Ring.Period. For more information, refer to Configuring ring cadences.

Syntax

Ring.Cadences[x].Toff3 = n

Access

Read/Write

Type

Integer

Default

Ring.Cadences[x]

Toff3 default

0

4000

1

4000

2

4000


Allowed values

n = 0 to 32766 ms

x = 0 to 2

Example

Ring.Cadences[1].Toff3 = 4000

See also

Ring.Cadences[x].Toff1, Ring.Cadences[x].Toff2, Ring.Cadences[x].Ton1, Ring.Cadences[x].Ton2, Ring.Cadences[x].Ton3, Ring.Period