2using System.Collections.Generic;
27 : base(1, 13, new byte[]
33 if (NrChannels < 0 || NrChannels > ushort.MaxValue)
34 throw new ArgumentOutOfRangeException(nameof(
NrChannels));
51 return RecordTypeId.Class == 1 && RecordTypeId.Type == 13 ? Grade.Perfect :
Grade.NotAtAll;
91 SnifferOutput.Append(
"#Channels=");
92 SnifferOutput.AppendLine(this.
NrChannels.ToString());
IEEE 1451.0 Binary object
Contains parsing information.
Represents one record in a TEDS
byte[] RawValue
TEDS Raw Record value
byte Type
TEDS Record Type
byte Class
This field identifies the TEDS being accessed. The value is the TEDS access code found in Table 72.
Represents a 32-bit integer value.
Contains a reference to a thing
FieldQoS
Field Quality of Service flags
FieldType
Field Type flags
Identifies a Field Type in a TEDS.
byte Type
Field Type in class.