timed_switch_to_voice

Syntax

timed_switch_to_voice <duration> [<int=>];

Terse form

tswv

Type

SDC Function - code x'87'

Parameters

Switches from data mode for the <duration> time, or until an interrupt is received. An interrupt is only effective when int is set to 1.

References

TR-NWT-001273.

Description

Notes

No parameter substitutions are possible with this statement.

Example

timed_switch_to_voice 5 int=1;