Invalid
SCPI Commands :
[SOURce<HW>]:AREGenerator:OBJects:INValid:CATalog
[SOURce<HW>]:AREGenerator:OBJects:INValid
- class InvalidCls[source]
Invalid commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_catalog() List[str][source]
# SCPI: [SOURce<HW>]:AREGenerator:OBJects:INValid:CATalog value: List[str] = driver.source.areGenerator.objects.invalid.get_catalog()
Queries the content of the Invalid objects table. Lists the header and all values for the respective object number.
- return:
areg_obj_invalid_cat: No help available
- get_value() int[source]
# SCPI: [SOURce<HW>]:AREGenerator:OBJects:INValid value: int = driver.source.areGenerator.objects.invalid.get_value()
Specifies the number of invalid radar objects for a specific channel.
- return:
numb_of_invalid_ob: No help available