mod bioharness

The Zephyr BioHarness can be instructed to send varying amount of data. You may wish to set fewer options if they will not be output and would therefore be redundant. See BioHarness documentation for exact data meaning. Options are:

  • Vital Signs – heart rate, breathing rate, activity, peak acceleration, core temperature and heart rate variability.
  • ECG Waveform – the 250Hz ECG waveform. [Bluetooth only]
  • Respiratory Waveform – the approx. 25Hz chest expansion waveform. [Bluetooth only]
  • Summary – unit number, battery level, posture, ROG Status, RSSI and Accelerometer XYZ minimums and maximums.
  • Details – time stamp, battery voltage, breathing amplitude, breath noise, BR confidence, ECG amplitude, ECG noise, system confidence, GSR, device temperature, status info, link quality and transmit power.
  • Accelerometer waveforms – the XYZ waveforms, when “Use 100mg” is set then these values are scaled to those units; with the option unset then the units are from its internal accelerometer. With “Use 100mg” set then a BioModule at rest should show near zero on two channels and +/- 10 (0x0A) on the third i.e. 0, 0, 1g. [Bluetooth only]
  • R-R Intervals – R to R intervals are reported as a alternating sign record of the precise RR intervals. The sign shows when a RR value is genuinely new. See Zephyr documentation for details. [Bluetooth only]

Properties

Bluetooth Properties

Bluetooth Properties

Bluetooth devices share the same basic pattern. All require the fundamental communication details to allow a connection to be made between the Pilot™ device and the Bluetooth peripheral. Options are:

  • PIN – specific to the protocol or individual piece of hardware.
  • MAC – this is unique to every Bluetooth device and controls which will be accepted. The field can accept the wildcard character “*” or “X” which both represent “don’t care” i.e. if the MAC is set to “XX:XX:XX:XX:XX:01”, pairing will be attempted with any device whose address ends in “01”. It is recommended that full, explicit addresses are used whenever possible to avoid unwanted pairing attempts.
  • Initiator – this not normally editable and controls who initiates the Bluetooth pairing/connection. Consider as a reserved feature.

 

Wireless Device Properties

Wireless Properties

All wireless devices share some common properties.

  • Group – see Advanced Configuration Techniques.
  • Enable Late Binding – see Advanced Configuration Techniques.
  • Bind in group – see Advanced Configuration Techniques.
  • Serial – the serial number of the peripheral. It is not always necessary to have this set correctly but it assists in identification and pairing.
  • Emit Unit Number as – in order to identify a device in subsequent output data it is useful to have the module transmit a stream called Unit Number. The number can be one of:
    • Configured Serial Number – if this device is connected then this module will output whatever serial number you have entered into the config. If you have used a wildcard (serial number set to zero) then this option is not useful.
    • Unit Number – this is an arbitrary configured value for this module. This is useful if the proper serial number is not wanted in the output data e.g. you would like your devices called “1, 2, 3…” not their true serials which may be opaque e.g. “43252, 243352… etc”
    • Remote Serial Number – most devices will transmit their true serial number back, either via the transport protocol or in a separate message. As such, this option can be used with a configured serial number of zero but when the device connects the actual identity of the remote device is available. Note for ANT, this is the 16-bit serial number, for Bluetooth (+LE) this is the low 16-bits of the MAC address.

Basic Properties

Basic Properties

All modules have this panel. Options are:

  • Type – is determined when first adding the module and governs which module properties can be configured.
  • Name – used to identify the module in the module list but may also play a part on the embedded device, for example it may be required for it to appear in the outputted data.
  • Enable on Pilot – if this is set then this config item will be included and enabled when transferred to the Pilot. If not, then it will still be editable on the PC but will not be used by the Pilot.
  • Default Filter – see Streams, Advanced Concepts.
  • User Number – This can be used to identify this module elsewhere in the system. For example, by outputting this number whenever the device is connected. In general, it can be left as zero.