skrf.vi.validators.DelimitedStrValidator.validate_output

DelimitedStrValidator.validate_output(arg)[source]

Try to convert arg to a valid value and return. Used to convert responses from the instrument to something useful. By default, this just calls validate_input, but can be overwritten in subclasses. (See EnumValidator)

Parameters:

arg (str)

Return type:

list