| 
            
              CommonMaximumPhasorValues Field
             | 
          
        
        
            Absolute maximum number of possible phasor values that could fit into a data frame.
            
        
        Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.258-beta
Syntaxpublic const ushort MaximumPhasorValues = 40
Public Const MaximumPhasorValues As UShort = 40
public:
literal unsigned short MaximumPhasorValues = 40
static val mutable MaximumPhasorValues: uint16
var GSF.PhasorProtocols.Macrodyne.Common.MaximumPhasorValues
 View SourceField Value
UInt16
Remarks
            Technically 1690M will have a maximum of 10 and 1690G will have a maximum of 40 (not counting reference).
            
See Also