AMETEK Lx Series II Programming Manual User Manual

Page 111

Advertising
background image

Programming Manual

Lx \ Ls Series II

107

Command Syntax

SYSTem:COMMunicate:LAN:DESCription <SRD>

Parameters

<SRD>

Example

SYST:COMM:LAN:DESC “EVAL UNIT”

Query Syntax

SYST:COMM:LAN:DESC?

Returned Parameters

<SRD>

SYSTem:COMMunicate:LAN:GWADdress

This command will set the LAN Gateway address. The query format returns the Gateway address
set. To query the actual gateway address 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 0.0.0.0.

Command Syntax

SYSTem:COMMunicate:LAN:GWADddress <NRF>

Parameters

ddd.ddd.ddd.ddd <Gateway address>

Example

SYST:COMM:LAN:GWAD 255.255.255.0

Query Syntax

SYST:COMM:LAN:GWAD?

SYST:COMM:LAN:GWAD? NCON

Returned Parameters

<CRD>

SYSTem:COMMunicate:LAN:HBITs

This command will set the number of host address bits. 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.

Command Syntax

SYSTem:COMMunicate:LAN:HBITs <NRF>

Parameters

8 to 32

Example

SYST:COMM:LAN:HBIT 8

Query Syntax

SYST:COMM:LAN: HBIT?

SYST:COMM:LAN: HBIT? NCON

Returned Parameters

<NR1>

SYSTem:COMMunicate:LAN:PASSword

This command will set the user password. The password is used to access to LAN configuration
screen from the Web page. The d

efault password is “admin”. The description is limited to 8

characters.

Command Syntax

SYSTem:COMMunicate:LAN:PASSword <SRD>

Parameters

<SRD>

Example

SYST:COMM:LAN:PASS “admin”

Query Syntax

SYST:COMM:LAN:PASS?

Returned Parameters

<SRD>

SYSTem:COMMunicate:LAN:PORT

This command will set the socket port number. The query format returns the port number set. The
default value is 5025.

Command Syntax

SYSTem:COMMunicate:LAN:PORT<NRF>

Parameters

0- 65535

Example

SYST:COMM:LAN:PORT 5025

Query Syntax

SYST:COMM:LAN: PORT?

Returned Parameters

<NR1>

SYSTem:COMMunicate:SERial:BAUD

This command will set the SERial communication baud rate.

Advertising