RampTableEntry.StartFrequency Property

Top 

Description

Starting frequency for the ramp interval.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

Hz

Default Value:

2.0e9

Valid Range:

RampTableEntry.StartFrequency ≥ 0

 

Syntax

myVariable1 = myRampTableEntry1.StartFrequency;

 

myRampTableEntry1.StartFrequency = myVariable1;

 

See also

RampTableEntry Object