Gets the numeric ID code for this IChannelCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
ushort IDCode { get; set; }
Property IDCode As UShort Get Set
property unsigned short IDCode { unsigned short get (); void set (unsigned short value); }
Remarks
Most phasor measurement devices define some kind of numeric identifier (e.g., a hardware identifier coded into the device ROM); this is the
abstract representation of this identifier.