Contents Up Previous Next

SetShift

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Set the x-axis offset of a signal (Macro only)

Description

"SetShift" is used to specifiy the offset of the signal along the x-axis (called shift in Dataplore ®) from the macro language.

For interactively setting the shift use the menu option Change properties.


Macro Synopsis

y = SetShift(x,shift);
signal x,y;
float shift;

Modules

Basic

Related Functions

SetScale, SetTitle, SetUnitX, SetUnitY, SetValue