MCD

Modify channel description


EnvironmentsPYTHON :: EASI
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Example

Back to top

Description


Overwrites the channel description for a selected image channel.
Back to top

Parameters


Name Type Caption Length Value range
FILE * String Input file 1 - 192  
CM01 * String New channel description 1 - 56  
DBOC * Integer Output channel 1 - 1  

* Required parameter
Back to top

Parameter descriptions

FILE

Specifies the name of a writable GDB file that contains the channel for which the description is to be modified.

CM01

Specifies the new channel description (1 to 56 characters) to attribute to the specified image channel.

DBOC

Specifies the output image channel to receive the updated channel description. Any existing description will be overwritten.

Back to top

Details

MCD allows you to modify the channel description string for one image channel. The channel description is a 1 to 56-character text string.

Back to top

Example

Modify the channel description for working image channel 8 on irvine.pix.

EASI>file="irvine.pix"
EASI>cm01="change this description"
EASI>dboc=8

EASI>run MCD

Original channel description was:

   8 [ 8U]: III     Working Channel                         14-AUG-90
  

New channel description is:

   8 [ 8U]: change this description
  

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.