만약 리스트되는 범위가 0초에서 100초사이인데 0.1초 사이로 보고 싶다면
PATH, NAME, nPts, nSets, 1000으로 주면됩니다.
0초에서 100초사이인데 1초 사이로 보고 싶다면 PATH, NAME, nPts, nSets, 100으로 주면 되겠지요..
이하 help 참조입니다.
Name
PATH, NAME, nPts, nSets, nDiv — Defines a path name and establishes parameters for the path.
group: POST1:Path Operations
product: MP ME ST DY PR EM FL PP ED
Argument Descriptions
NAME
Name for this path (eight characters maximum. If nPts is blank, set the current path to the path with this name. If nPts is greater than zero, create a path of this name. If a path with this name already exists, replace it with a new path. If the NAME value is STATUS, display the status for path settings.
nPts
The number of points used to define this path. The minimum number is two, and the maximum is 1000.
nSets
The number of sets of data which you can map to this path. You must specify at least four: X, Y, Z, and S. Default is 30.
nDiv
The number of divisions between adjacent points. Default is 20. There is no maximum number of divisions.