AMETEK BPS Series Programming Manual User Manual

Page 121

Advertising
background image

BPS / MX / RS Series SCPI Programming Manual

AMETEK Programmable Power

Manual P/N 7003-961 Rev. AA

121

Command Syntax

SYSTem:COMMunicate:LAN:ADDRess <NRF>

Parameters

ddd.ddd.ddd.ddd <IP address>

Example

SYST:COMM:LAN:ADDR 255.255.167.2

Query Syntax

SYST:COMM:LAN:ADDR?

SYST:COMM:LAN:ADDR?

NCON

Returned Parameters

<CRD>

SYSTem:COMMunicate:LAN:APPLy

This command will apply the changes in LAN setting. The controller will go to reset condition
and the new LAN setting will take effect.

Command Syntax

SYSTem:COMMunicate:LAN:APPLy

Parameters none
Example SYST:COMM:LAN:APPL

Query Syntax

no query for this command

Returned Parameters

none

SYSTem:COMMunicate:LAN:CLASs

This command will set the number of host address bits or a class. The query format returns
the number of bits set. To query the actual number of bits used by the LAN interface (in case
the IP address is not static but assigned by a DHCP server), the NCON parameter (Network
Connection Setting) must be added to the query. The default value is 8. In general Class A
network is 24 bits, Class B is 16 bits and Class A is 8 bits.

Command Syntax

SYSTem:COMMunicate:LAN:CLASs <NRF>

Parameters

8 to 32

Example SYST:COMM:LAN:CLAS

8

Query Syntax

SYST:COMM:LAN: CLAS?

SYST:COMM:LAN: CLAS? NCON

Returned Parameters

<NR1>

SYSTem:COMMunicate:LAN:DEFault

This command will apply the changes in LAN setting to the default setting. The controller will
go to reset condition and the default LAN setting will take effect. Both IP address and Gate
way address are set to zero. The Host name is cleared. The password is reset to
“admin”The unit is set to DHCP or Auto IP.

Command Syntax

SYSTem:COMMunicate:LAN:DEFault

Parameters none
Example SYST:COMM:LAN:DEF

Query Syntax

no query for this command

Returned Parameters

none

SYSTem:COMMunicate:LAN:DESCription

This command will set the user description. The description is limited to 24 characters

Advertising