public ConfigurationFrame( ulong idCode, Ticks timestamp, ushort frameRate )
Public Sub New ( idCode As ULong, timestamp As Ticks, frameRate As UShort )
public: ConfigurationFrame( unsigned long long idCode, Ticks timestamp, unsigned short frameRate )
Gemstone.PhasorProtocols.IEEE1344.ConfigurationFrame = function(idCode, timestamp, frameRate);
In This Article