id4
Usage
>> id4 [model | sn | fwversion | fwtype ]
Security
Open.
Description
This is a read-only command that reports basic information about the instrument:
model, model name of the instrument; for example, RBRconcerto4.
fwversion, firmware version in <major>.<minor>.<patch>format; for example, 1.14.5.
sn, serial number is always reported using six digits, padded with leading zeroes if necessary; for example 092431.
fwtype, reports a firmware type code which depends on the product range that the instrument belongs to; for example, the code for an RBRsolo4, would be 130.
Examples
>> id4
<< id4 model=RBRoem sn=850032 fwversion=1.0.12 fwtype=150
>> id4 sn
<< id4 sn=850032
>> id4 model
<< id4 model=RBRoem
>> id4 fwversion
<< id4 fwversion=1.0.12
>> id4 fwtype
<< id4 fwtype=150