The pumps_service_v2 type exposes the following members.

Methods

  NameDescription
Public methodchange_motor_criteria
Explicit method for changing pump motor selector.
Public methodchange_motor_manual
Explicit method for manually applying a specific motor to a selected pump.
Public methodchange_pump
Allows changing speed, diameter or label ( on label curves ). Speed and diameter can be changed on the same pump with 2 subsequent calls, only currently supported on diameter curves. Order does not matter.
Public methodchange_pump_diameter
Explicit method for changing diameter. Same functionality as calling change_pump with a change_diameter parameter. May be more compatible with some callers.
Public methodchange_pump_speed
Explicit method for changing pump speed. Same functionality as calling change_pump with a change_speed parameter. May be more compatible with some callers.
Public methodget_baseline_xml
Returns an xml serialized basline curve for the pump specified by the list and pump state id's
Public methodget_compatible_pump_motors
Gets a list of pump motors that are compatible with the selected pump.
Public methodget_curve_point_data
Return all the calculated points on the design curve of the configured pump.
Public methodget_flow_from_head
Returns a flow value in the requested units based on the head for a given pump
Public methodget_motor_standard_list
Gets a hierachical list of valid standard names and their accompanying enclosure names.
Public methodget_operating_point_data
Public methodget_operating_point_data_with_overrides
Public methodget_pump
Public methodget_pump_configured_stages_info
Gets details about the impellers used in a mutli-stage pump configuration.
Public methodget_pump_impeller_list
Public methodget_pump_note
Get any additional manufacturer-provided notes associated with the selected pump.
Public methodget_pump_warnings
Public methodget_range_chart
Returns an image containing selections windows for all pumps in the specified catalog/type.
Public methodget_range_chart_advanced
Returns an image containing selections windows for all pumps in the specified catalog/type.
Public methodget_report
Generate a pdf report.
Public methodgraph
Create graph of pump.
Public methodgraph_for_print
Create graph of pump with high pixel density suitable for printing. Specify physical dimensions on paper.
Public methodgraph_for_print_with_overrides
Create graph of pump with high pixel density suitable for printing. Specify physical dimensions on paper.
Public methodgraph_multipump_multispeed
Create a multi-pump multi-speed curve.
Public methodgraph_multispeed
Create a multi-speed pump curve.
Public methodgraph_with_overrides
Create graph of pump.

See Also