:SYST:PERS:MAN

Type

Command/Query

Syntax

:SYSTem:PERSona:MANufacturer[:DATA] <string>

:SYSTem:PERSona:MANufacturer[:DATA]?

Description

This command changes its manufacturer name of IDN string to the specified value. The string cannot include comma. (if comma is specified, it will be replaced with space) The empty string or :SYST:PERS:MAN:DEF reverts it to the default. This setting should be retained after power cycle.

Variable

Parameter

string

Description

manufacturer name

Data Type

Character string type (String)

Range

256 characters

Preset Value

Keysight Technologies

Query Response

<string><newline><^END>

Examples

Dim Var as String
Var = "MyCompany"
Ena.WriteString ":SYST:PERS:MAN " & Var, True
Ena.WriteString ":SYST:PERS:MAN?", True
Var=Ena.ReadString

Related Commands

*IDN

:SYST:PERS:MAN:DEF

:SYST:PERS:MOD

Equivalent Softkey

None

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.PERSONA:MANUFACTURER:DATA