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:
EvFileProperties classes:
Description |
|
Export See the EvFileExportProperties object. SummaryAccesses analysis variables and some of the settings on the Export page of the EV File Properties dialog box via the EvFileExportProperties object. Example |
|
Echogram See the EvFileEchogramProperties object. SummaryAccesses Echogram Mode settings on the Echogram page of the EV File Properties dialog box. |
|
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 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 SummaryAccesses 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. |
|
(read-only) Species[] See EvSpeciesCollection. SummaryAccesses 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 for scripting may be available for Variable Properties and EV File Properties through the EvApplication.Exec() method and Command interface commands.
See also
Scripting with COM objects
EvFile object
COM object hierarchy