libRBR  v1.2.3
RBR instrument communication API
Data Fields
RBRInstrumentHardwareRevision Struct Reference

Instrument hwrev command parameters. More...

#include <RBRInstrumentOther.h>

Data Fields

char pcb
 
char cpu [RBRINSTRUMENT_HWREV_CPU_MAX+1]
 
char bsl
 

Detailed Description

Instrument hwrev command parameters.

See also
RBRInstrument_getHardwareRevision()
https://docs.rbr-global.com/L3commandreference/commands/other-information/hwrev

Field Documentation

◆ bsl

char RBRInstrumentHardwareRevision::bsl

The revision of the CPU boot loader.

◆ cpu

char RBRInstrumentHardwareRevision::cpu[RBRINSTRUMENT_HWREV_CPU_MAX+1]

The part number and revision of the CPU.

◆ pcb

char RBRInstrumentHardwareRevision::pcb

The revision of the CPU PCB.


The documentation for this struct was generated from the following file: