DMOV (Move the contents of one buffer into another)
This command moves (copies) the contents of one X,Y or Z data buffer into one of the other buffers.
Command Syntax:
Command Parameters:
ixyz |
Data buffer from which to copy data, specified by a single letter 'X', 'Y', or 'Z'. |
oxyz |
Data buffer to which to copy data, specified by a single letter 'X', 'Y', or 'Z'. |
Example
WIND 1,2,15,22,23 /define a data window
WDEF 0,48000,1500,50000 /define window coordinates
DOPN mag,2 /open MAG.XYZ to read second Z
DXYZ L100 /read Line 100 into buffers
DMOV Z,Y /move Z into Y buffer
LINA 0 /plot buffer as world coord.
This control file will draw a scaled profile of the data in the second column of Line 100 in data file MAG.XYZ.
See Also:
Got a question? Visit the Seequent forums or Seequent support
© 2024 Seequent, The Bentley Subsurface Company
Privacy | Terms of Use