Allows running above the motor specified horsepower by the specified factor.
Namespace: configuration_servicesAssembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Nullable<double> service_factor |
Visual Basic |
---|
Public service_factor As Nullable(Of Double) |
Visual C++ |
---|
public: Nullable<double> service_factor |