id

Usage

>> id [model | version | serial | fwtype | all ] 

Security

Open.

Description

This is a read-only command which identifies the logger, reporting the model name, the version of firmware in the CPU, the unit serial number, and a firmware type. The serial number is always reported using six digits, padded with leading zeroes if necessary.

The fwtype parameter is used to identify different products among the range of RBR's dataloggers. The fwtype for all RBRvirtuoso, RBRduo, RBRconcerto, and RBRmaestro models early 2015 and onward is 103.

Versions of RBRvirtuoso, RBRduo, RBRconcerto, and RBRmaestro models prior to 2015 report a fwtype of 100.

Examples

>> id serial
<< id serial = 050032 
>> id
<< id model = RBRconcerto, version = 1.000, serial = 050032, fwtype = 103

For firmware versions 1.300 or higher, the response may include an indication that simulated data is enabled as shown below. Refer to the command simulation for more details.

>> id
<< id mode = SIMULATION, model = RBRconcerto, version = 1.300, serial = 012345, fwtype = 103

Errors

None.