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.128 -- Release Build+1b345d0ae00b8cec154a675bc1a93c4812c5641f
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