powerexternal

Usage

>> powerexternal  [batterytype | capacity | used ]

Security

Open.

Description

Allows various parameters to be reported or set for the current deployment.

  • batterytype [= <batterytype>], has a value corresponding to a description of the various battery types supported; see the list below. The RBRfermata, RBRfermette and RBRfermette3 battery packs are provided by RBR Ltd; for any other type of external power source, other should be used.

    The batterytype may be set prior to a deployment; it can not be changed while a deployment is in progress. If proper estimates are required for battery capacity used and deployment life available, it is very important that the selected batterytype value matches the power source actually in use.

    Currently supported battery types are:

    1. fermata_lisocl2 (Li-SOCl₂-equipped RBRfermata)
    2. fermata_znmno2 (Zn-MnO₂-equipped RBRfermata)

    3. fermette_limno2 (Li-MnO₂-equipped RBRfermette)

    4. fermette3_lisocl2 (Li-SOCl₂-equipped RBRfermette3)

    5. fermette3_lifes2 (Li-FeS₂-equipped RBRfermette3)

    6. fermette3_znmno2 (Zn-MnO₂-equipped RBRfermette3)

    7. fermette3_linimnco (Li-NiMnCo-equipped RBRfermette3)

    8. fermette3_nimh (NiMH-equipped RBRfermette3)

    9. fermata_nimh (NiMH-equipped RBRfermata - f/w version 1.140 or later)
    10. other

  • capacity is a read-only parameter which reports the total nominal energy capacity (in Joules) of the external battery pack. It can not be changed directly, but changes according to the selected batterytype. The capacity value for the power source type other is currently zero, but energy used from this source will still be tracked; see below.

  • used [= 0] reports the accumulated energy used from the external power source since the value was last reset. The value continues to be updated even if it exceeds the nominal capacity. If a fresh battery pack is installed the value can be reset to zero; this is the only accepted value for updating the parameter.

Examples

>> powerexternal
<< powerexternal batterytype = fermata_lisocl2, capacity = 22.000e+006, used = 100.100e+003
>> powerexternal used = 0
<< powerexternal used = 0.000e+000

Errors

Error E0108 invalid argument to command: '<invalid-argument>'