Transducers object

<Transducers> lists the transducers on the Dataflow window.

<TransducerName> supports these <ActionNames>:

Note: Supplied examples could be adjusted to suit your EV file and transducer names. See also: Example display conventions.

ActionName Details
AppliedObjects
Syntax

TransducerName | AppliedObjects

Description

Lists <Objects> accessible by the transducer.

See also Filtering.

Example

> t1 | AppliedObjects

Fileset 1

Properties
Syntax

TransducerName | Properties

TransducerName | <PropertyName> <PropertiesOption>

Description

<TransducerName | Properties> lists pairs of setting <PropertyName> and <Value> for the <TransducerName>. The list includes both set and default values. You can output other informative filtered lists with PropertiesOptions and <FilterActions>.


Refer to the Transducer Properties dialog box to correlate a setting name to <Name>.


<NumericalValue> and <TextValue> follow setting values as described.


<TransducerName | Properties | Name> displays an alphabetically ordered list of <PropertyName>.

<TransducerName | Properties | Value> displays a corresponding list of set <Value>.


<TransducerName | PropertyName> returns specific values of the setting.


Mandatory PropertiesOption

The mandatory <PropertiesOption> " =", is used to assign a <Value>.

Some transducer properties may allow a value of None.

Example

T1 transducer, Notes page Transducer metadata, setting Triwave correction used set to None. Display Triwave correction used.

> T1 | TriwaveCorrectionUsed =| None
> T1 | TriwaveCorrectionUsed
None

Some <PropertiesOption> settings are read-only for the console.

Example

> Transducer 1 | Platform =| 1
ERROR | 'Platform' is read-only.

Supported PageNames include:

PageName

Description

PageGeneral

Transducer Properties settings on the General page.

Example

> T2 | PageGeneral

PageLocation

Transducer Properties settings on the Location page.

Example

> T1 | PageLocation

PageOrientation

Transducer Properties settings on the Orientation page.

Example

> T1 | PageOrientation

PageNotes

Transducer Properties settings on the Notes page.

Example

> T1 | PageNotes

Notes:

  • Return for <PropertyName> with multiple values.
  • See also: The ValueOptions description to get enumerated list values associated with certain properties.
Example

Transducer T1 <PropertyName> and <Value> under PageNotes listed by the interface.

> T1 | PageNotes
BeamTypeOfTransducer | S1 |
CalibrationAccuracyEstimate | 0.1 |
CalibrationAcquisitionMethod | SS |
CalibrationDate | 38796.4904624537 |
CalibrationProcessingMethod | on-axis |
LocationOnPlatform | AA |
Notes | These are notes |
PingDutyCycle | normal ping rate |
TriwaveCorrectionUsed | Yes

See also

Command interface and command syntax
The Console dialog box
PropertiesOptions