Gets the binary body image of the DigitalDefinition object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected override byte[] BodyImage { get; }
Protected Overrides ReadOnly Property BodyImage As Byte() Get
protected: virtual property array<unsigned char>^ BodyImage { array<unsigned char>^ get () override; }
Remarks
BPA PDCstream does not include digital definition in descriptor packet. Only a count of available values is defined in the data frame.