System:communicate:lan:ipaddress, System:communicate:lan:gateway – GW Instek PSU-Series Programming User Manual User Manual

Page 92

Advertising
background image

PSU Programming Manual

92

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. Note: the setting
will only be valid after the power has been cycled.

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. Note: the
setting will only be valid after the power has been
cycled.

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