Pstat.SetDDSEnable()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Instrument classes > class PSTAT >

Pstat.SetDDSEnable()

Description

Turn the DDS sine-wave synthesizer on or off.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Pstat.SetDDSEnable(State)

 

State

BOOL

TRUE = Turn on.

FALSE = Turn off.

Result

BOOL

Return State as set.