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.147 -- Release Build+93be339855407883acd397814ca9689e50b59737
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