Creates a new CommandFrame from the given binaryImage.


This constructor is used by a consumer to parse a received IEEE 1344 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.

Exception | Condition |
---|---|
ArgumentOutOfRangeException | length must be at least 16. |