Gets or sets the integer scaling value to apply to current values published by this PhasorDataConcentratorBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint CurrentScalingValue { get; set; }
Public Property CurrentScalingValue As UInteger Get Set
public: property unsigned int CurrentScalingValue { unsigned int get (); void set (unsigned int value); }
Remarks
Typically only the lower 24-bits will be used to scale current values in 10^–5 amperes per bit. Note that this value represents
the default value that will be used if user has not specified a value for an individual device.