info

Usage

>> info [ pn ] 

Security

Open.

Description

This is a read-only command which reports more information about the logger. Currently it reports:

  • pn, RBR part number of the instrument
  • for firmware versions 1.094 or higher, fwlock = on|off

The fwlock parameter is set at the factory, and for most instruments it is off, which means that the standard method of updating instrument firmware using the Ruskin software can be used. For some OEM applications requiring that the version of firmware does not change, the fwlock is set to on, which prevents firmware updates by the standard method. If necessary, a special procedure can be used to override this 'locked' state; please contact RBR Ltd if you believe you need to do this.


Examples

>> info pn
<< info pn = 0123456revA

>> info
<< info pn = L3-M13-F15-BEC12-INT12-SCT16-SP11

For firmware versions 1.094 or higher:

>> info
<< info pn = L3-M13-F15-BEC12-INT12-SCT16-SP11, fwlock = off
>> info fwlock
<< info fwlock = off

Errors

None.