System:communicate:gpib[:self]:addr ess, System:communicate:lan:ipaddress, System:communicate:lan:gateway – GW Instek PSW-Series Programming & Command manual User Manual

Page 84

Advertising
background image

PSW Series Programming Manual

84

SYSTem:COMMunicate:GPIB[:SELF]:ADDR
ess

Set

Query

Description

Sets or queries the GPIB address. This setting is
applied only after the unit is reset.

Syntax
Query Syntax

SYSTem:COMMunicate:GPIB[:SELF]:ADDRess <NR1>
SYSTem:COMMunicate:GPIB[:SELF]:ADDRess?

Parameter/Return <NR1>

0~30

Example

SYST:COMM:GPIB:SELF:ADDR 15
Sets the GPIB address to 15.

SYSTem:COMMunicate:LAN:IPADdress

Set

Query

Description

Sets or queries LAN IP address. This setting is
applied only after the unit is reset.

Syntax
Query Syntax

SYSTem:COMMunicate:LAN:IPADdress <string>
SYSTem:COMMunicate:LAN:IPADdress?

Parameter/Return <string>

LAN IP address in string format ( “address”)
Applicable ASCII characters: 20H to 7EH

Example

SYST:COMM:LAN:IPAD “172.16.5.111”
Sets the IP address to 172.16.5.111.

SYSTem:COMMunicate:LAN:GATEway

Set

Query

Description

Sets or queries the Gateway address. This setting is
applied only after the unit is reset.

Syntax
Query Syntax

SYSTem:COMMunicate:LAN:GATEway <string>
SYSTem:COMMunicate:LAN:GATEway?

Parameter/Return <string>

Gateway address in string format ( “address”)
Applicable ASCII characters: 20H to 7EH

Example

SYST:COMM:LAN:GATE “172.16.0.254”
Sets the LAN gateway to 172.16.0.254.

Advertising