:SYSTem:VSA:HARDware:CONFiguration:ADD

command

Creates a new hardware configuration.

Command Syntax:

:SYSTem:VSA:HARDware:CONFiguration:ADD <name>, <connectionStrings>

<name> ::= String
<connectionStrings> ::= Comma separated values of String

Remarks:

Where <connectionStrings> is a comma separated list of case sensitive connection strings, each connection string enclosed in double quotes. Only ADC type instruments are currently supported. When multiple instruments are specified, they will each be in their own hardware group. The connection strings are case sensitive. Ensure that the connection strings specified exactly match what is displayed in the discovered instruments dialog in the VSA application.

Example:

SYST:VSA:HARD:CONF:ADD "DualAnalyzer","TCPIP::hostname1::inst0::INSTR","TCPIP::hostname2::inst0::INSTR"

Version:

13.00 or later

.NET Equivalent:

For more operation and usage information, see:

Agilent.SA.Vsa.Interfaces.HardwareConfigurationCollection.Create(String)

 

Copyright © 2000-2013 Agilent Technologies, Inc.