public ConfigurationFrame3( uint timebase, ushort idCode, Ticks timestamp, ushort frameRate )
Public Sub New ( timebase As UInteger, idCode As UShort, timestamp As Ticks, frameRate As UShort )
public: ConfigurationFrame3( unsigned int timebase, unsigned short idCode, Ticks timestamp, unsigned short frameRate )
Gemstone.PhasorProtocols.IEEEC37_118.ConfigurationFrame3 = function(timebase, idCode, timestamp, frameRate);
In This Article