|
ConnectionParametersParseWordCountFromByte Property
|
Gets or sets flag that interprets word count in packet header from a byte instead of a word.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax function get_ParseWordCountFromByte();
function set_ParseWordCountFromByte(value);
View SourceProperty Value
BooleanSee Also