openPDC Synchrophasor Help
IDCode Property
NamespacesTVA.PhasorProtocolsChannelCellBaseIDCode
Gets or sets the numeric ID code for this ChannelCellBase.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ushort IDCode { get; set; }
Public Overridable Property IDCode As UShort
	Get
	Set
public:
virtual 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.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0