COM object EvFileProperties

EvApplication > EvFileCollection > EvFile > EvFileProperties

View the COM map and the COM summary.

The EvFileProperties object gives information about EV file properties and is accessed via EvFile.Properties.

EvFileProperties collections:

DataPaths
Species

EvFileProperties classes:

Echogram
Export
FishTracking
LinePick

Description

Export

Export

See the EvFileExportProperties object.

Summary

Accesses analysis variables and some of the settings on the Export page of the EV File Properties dialog box via the EvFileExportProperties object.

Example

Clear the NASC analysis variable.

Echogram

Echogram

See the EvFileEchogramProperties object.

Summary

Accesses Echogram Mode settings on the Echogram page of the EV File Properties dialog box.

DataPaths

DataPaths

See the EvDataPaths object.

Summary

Accesses information under the Data file locations section of the EV File page of the EV File Properties dialog box.

LinePick

LinePick

See the EvLinePickProperties object.

Summary

Accesses line pick settings on the Single beam tab of the Lines and Surfaces page of the EV File Properties dialog box.

FishTracking

FishTracking

Summary

Accesses some of the settings on the Algorithm, Weights and Track Acceptance pages of the Track Detection Properties dialog box. This is conducted via the EvFishTrackingProperties object.

Species

(read-only) Species[]

See EvSpeciesCollection.

Summary

Accesses species information under the Species section of the Classes page of the EV File Properties dialog box. This is conducted via the EvSpecies object.

Note: Echoview COM scripting support is limited. However, wider support via scripting is available through the command interface.

See also

Scripting with COM objects
EvFile object
COM object hierarchy