sysId property

  1. @ImcField('Original System Id', 'sys_id', ImcType.typeUInt16)
int sysId

The IMC identifier of the system that produced this sample.

Implementation

@ImcField('Original System Id', 'sys_id', ImcType.typeUInt16)
int get sysId;