Diagram

SCPI Command :

[SOURce<HW>]:REGenerator:DIAGram:TYPE
class DiagramCls[source]

Diagram commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_type_py() RsSmw.enums.RegPrevDiagrType[source]
# SCPI: [SOURce<HW>]:REGenerator:DIAGram:TYPE
value: enums.RegPrevDiagrType = driver.source.regenerator.diagram.get_type_py()

Sets the diagram type.

return

type_py: VELocity| POWer

set_type_py(type_py: RsSmw.enums.RegPrevDiagrType) None[source]
# SCPI: [SOURce<HW>]:REGenerator:DIAGram:TYPE
driver.source.regenerator.diagram.set_type_py(type_py = enums.RegPrevDiagrType.POLar)

Sets the diagram type.

param type_py

VELocity| POWer