|
CommonFramesPerPacket Field
|
Frames per UDP packet for SEL CWS devices is 50 samples.
Namespace: GSF.PhasorProtocols.SelCWSAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.275-beta
Syntaxpublic const int FramesPerPacket = 50
Public Const FramesPerPacket As Integer = 50
public:
literal int FramesPerPacket = 50
static val mutable FramesPerPacket: int
var GSF.PhasorProtocols.SelCWS.Common.FramesPerPacket
View SourceField Value
Int32
See Also