AnalogDefinition3Multiplier Property
Gets or sets any multiplier, i.e., scale, to be applied to the analog value.
Namespace: Gemstone.PhasorProtocols.IEEEC37_118Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.155 -- Release Build+e0712c061c586a83529028b96d7dab34b7d8eae9
public float Multiplier { get; set; }
Public Property Multiplier As Single
Get
Set
public:
property float Multiplier {
float get ();
void set (float value);
}
function get_Multiplier();
function set_Multiplier(value);
Property Value
Single