Sample storage control parameters
These parameters are those that control the raw data recording in the EK80.
•  Type = The variant type as defined for certain programming languages
–  VT_I4 = Integer 4 bytes
•  R/O = Read only
SounderStorageManager / SaveRawData
Description Range Unit Type R/O
This parameter controls if recording of raw data is on or off. 1 = On 0 =   VT_I4 No
Example: 1
SounderStorageManager / SampleRange
Description Range Unit Type R/O
This parameter controls the depth range to be included in the raw data recording. <0,10000> m VT_I4 No
Example: 1000
SounderStorageManager / SampleRangeAuto
Description Range Unit Type R/O
This parameter sets the depth range to Auto. 1 = On 0 =   VT_I4 No
Example: 1
SounderStorageManager / IndividualChannelRecordingRange
Description Range Unit Type R/O
This parameter specifies if the depth range for the recording is common for all channels (On), or individual for each channel (Off). 1 = On 0 =   VT_I4 No
Example: 0
SounderStorageManager / <ChannelID> / Range
Description Range Unit Type R/O
If the depth range is selected to be individual for each channel, this parameter sets the range for specified channel. <0,10000> m VT_I4 No
Example: 500
SounderStorageManager / <ChannelID> / RangeAuto
Description Range Unit Type R/O
If the depth range is selected to be individual for each channel, this parameter sets the range to Auto for specified channel. 1 = On 0 =   VT_I4 No
Example: 0