|
SchemaDigitalWords Property
|
Gets the total digital words for given number of digital values when the file type is binary.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public int DigitalWords { get; }
Public ReadOnly Property DigitalWords As Integer
Get
public:
property int DigitalWords {
int get ();
}
member DigitalWords : int with get
function get_DigitalWords();
View SourceProperty Value
Int32See Also