RampTableEntry.Type Property

Top 

Description

Ramp interval type.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1 ( Start of new ramp )

Valid Values:

Value

Label

0

Snap

1

Start of new ramp

2

Medial report

3

Periodic report

4

End of ramp

5

Ramping terminated by user

6

Invalid/unknown

 

Syntax

myVariable1 = myRampTableEntry1.Type;

 

myRampTableEntry1.Type = myVariable1;

 

See also

RampTableEntry Object