System:communicate:enable – GW Instek PSW-Series Programming & Command manual User Manual

Page 83

Advertising
background image

REMOTE CONTROL

83

Syntax

SYSTem:CONFigure:OUTPut:PON[:STATe]
{OFF|ON|0|1}

Query Syntax

SYSTem:CONFigure:OUTPut:PON[:STATe]?

Parameter

0

Output off at power up

OFF

Output off at power up

1

Output on at power up

ON

Output on at power up

Return Parameter 0

Output off at power up

1

Output on at power up

SYSTem:COMMunicate:ENABle

Set

Query

Description

Enables/Disables LAN, GPIB or USB remote
interfaces as well as remote services (Sockets, Web
Server).
This setting is applied only after the unit is reset.

Syntax
Query Syntax

SYSTem:COMMunicate:ENABle <mode>,<interface>
SYSTem:COMMunicate:ENABle? <interface>

Parameter

<mode>

OFF

Turns the selected mode off.

0

Turns the selected mode off.

ON

Turns the selected mode on.

1

Turns the selected mode on.

<interface>

GPIB

Select GPIB

USB

Select USB

LAN

Select LAN

SOCKets

Select Sockets

WEB

Select the web server

Return Parameter 0

The selected mode is off.

1

The selected mode is on.

Example

SYST:COMM:ENAB 1,USB
Turns the USB interface on.

Query Example

SYST:COMM:ENAB? USB
1
Queries the USB state, returns 1 (USB is on).

Advertising