Catalog

SCPI Command :

[SENSe]:DDEMod:MAPPing:CATalog
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# [SENSe]:DDEMod:MAPPing:CATalog
value: str = driver.applications.k70Vsa.sense.ddemod.mapping.catalog.get()

Queries the names of all mappings that are available for the current modulation type and order. A mapping describes the assignment of constellation points to symbols.

Returns:

mappings: list A comma-separated list of strings, with one string for each mapping name.