Creates a new CommandFrame from the given binaryImage.
Declaration Syntax
Remarks
This constructor is used by a consumer to parse a received IEEE C37.118 command frame. Typically
command frames are sent to a device. This constructor would used if this code was being used
inside of a phasor measurement device.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | length is not large enough to parse frame. |