The pumps_service_v2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | change_motor_criteria |
Explicit method for changing pump motor selector.
|
![]() | change_motor_manual |
Explicit method for manually applying a specific motor to a selected pump.
|
![]() | change_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.
|
![]() | change_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.
|
![]() | change_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.
|
![]() | get_baseline_xml |
Returns an xml serialized basline curve for the pump specified by the list and pump state id's
|
![]() | get_compatible_pump_motors |
Gets a list of pump motors that are compatible with the selected pump.
|
![]() | get_curve_point_data |
Return all the calculated points on the design curve of the configured pump.
|
![]() | get_flow_from_head |
Returns a flow value in the requested units based on the head for a given pump
|
![]() | get_motor_standard_list |
Gets a hierachical list of valid standard names and their accompanying enclosure names.
|
![]() | get_operating_point_data | |
![]() | get_operating_point_data_with_overrides | |
![]() | get_pump | |
![]() | get_pump_configured_stages_info |
Gets details about the impellers used in a mutli-stage pump configuration.
|
![]() | get_pump_impeller_list | |
![]() | get_pump_note |
Get any additional manufacturer-provided notes associated with the selected pump.
|
![]() | get_pump_warnings | |
![]() | get_range_chart |
Returns an image containing selections windows for all pumps in the specified catalog/type.
|
![]() | get_range_chart_advanced |
Returns an image containing selections windows for all pumps in the specified catalog/type.
|
![]() | get_report |
Generate a pdf report.
|
![]() | graph |
Create graph of pump.
|
![]() | graph_for_print |
Create graph of pump with high pixel density suitable for printing. Specify physical dimensions on paper.
|
![]() | graph_for_print_with_overrides |
Create graph of pump with high pixel density suitable for printing. Specify physical dimensions on paper.
|
![]() | graph_multipump_multispeed |
Create a multi-pump multi-speed curve.
|
![]() | graph_multispeed |
Create a multi-speed pump curve.
|
![]() | graph_with_overrides |
Create graph of pump.
|