MonitorSettingsRecordDefaultNominalFrequency Property
Gets or sets the default value for the
NominalFrequency
property when the value is not defined in the PQDIF file.
Namespace: Gemstone.PQDIF.LogicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.138 -- Release Build+96875833d2894fd2d83b642a724995fed7d1f0b1
public static double DefaultNominalFrequency { get; set; }
Public Shared Property DefaultNominalFrequency As Double
Get
Set
public:
static property double DefaultNominalFrequency {
double get ();
void set (double value);
}
Gemstone.PQDIF.Logical.MonitorSettingsRecord.get_DefaultNominalFrequency = function();
Gemstone.PQDIF.Logical.MonitorSettingsRecord.set_DefaultNominalFrequency = function(value);
Property Value
Double