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.158 -- Release Build+ea0446f775a3a8e35f542595e5f1a5857a146168
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