CommonGetFormatFlagsFromPhasorCount Method
Gets set of ONLINE data format flags based on the specified number of phasors.
Namespace: Gemstone.PhasorProtocols.MacrodyneAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.166 -- Release Build+4f9601ce2fc7721cafe5edaeacb540e40faa3f58
Gemstone.PhasorProtocols.Macrodyne.Common.GetFormatFlagsFromPhasorCount = function(count);
- count Int32
- Total number phasors.
OnlineDataFormatFlagsONLINE data format flags based on the specified number of phasors.
This function always includes TimestampEnabled as part of the format flags.