RSKprintchannels.m

Arguments

Input

-Required- 

  • RSK

Output

  • Printed channel names and units


This function displays channel names and units in MATLAB command window in MATLAB command window, together with model, serial ID and sampling period in seconds.

Example:

>> RSKprintchannels(rsk)
Model: RBRconcerto³
Serial ID: 60662
Sampling period: 0.125 second
    index              channel                unit  
    _____    ____________________________    _______    

    1        'Conductivity'                  'mS/cm'
    2        'Temperature'                   '°C'   
    3        'Pressure'                      'dbar' 
    4        'CT Cell Temperature'           '°C'   
    5        'Pressure Gauge Temperature'    '°C'   
    6        'Sea Pressure'                  'dbar' 
    7        'Salinity'                      'PSU'