Programming

Configuration Port Commands (Cont.)

Command

Description

 

 

 

GET DUET MEMORY

Display the amount of memory allocated for Duet Java pool. This is the

 

current Java memory heap size as measured in Megabytes.

 

An example is a value of 5 = 5 MB.

 

 

GET ETHERNET MODE

Displays the current ethernet configuration setting.

 

Settings are either "auto" in which the ethernet driver will discover it's set-

 

tings based on the network it is connected to OR <speed> and <duplex>

 

where speed is either 10 or 100 and duplex is either full or half.

 

Example:

 

 

get ethernet mode

 

 

Ethernet mode is auto.

 

Note: See SET ETHERNET MODE.

 

 

GET IP <D:P:S>

Displays the Master's D:P:S, Host Name, Type (DHCP or Static), IP

 

Address, Subnet Mask, Gateway IP, and MAC Address.

 

Example:

 

 

>GET IP [0:1:50]

 

 

IP Settings for 0:1:50

 

HostName

MLK_INSTRUCTOR

 

Type

DHCP

 

IP Address

192.168.21.101

 

Subnet Mask

255.255.255.0

 

Gateway IP

192.168.21.2

 

MAC Address 00:60:9f:90:0d:39

 

 

HELP SECURITY

Displays the related security commands:

 

Example:

 

 

>HELP SECURITY

 

 

>logout Logout and close secure session

 

>setup security Access the security setup menus

 

 

ICSPMON ENABLEDDISABLED

Enables or disables ICSP monitoring out the specified IP port.

[PORT]

By enabling icspmon on an IP port, an external application could connect

 

to that port and "listen" on the ICSP traffic.

 

 

IP STATUS

Provides information about the current NetLinx IP Connections:

 

Example:

 

 

>IP STATUS

 

 

NetLinx IP Connections

 

No active IP connections

 

 

MEM

Displays the largest free block of the Master’s memory.

 

Example:

 

 

>MEM

 

 

The largest free block of memory is 11442776 bytes.

 

 

MSG ON or MSG OFF

MSG On sets the terminal program to display all messages generated by

 

the Master. MSG OFF disables the display.

 

Example:

 

 

> MSG ON

 

 

Extended diagnostic information messages turned on.

 

> MSG OFF

 

 

Extended diagnostic information messages turned off.

 

 

 

142

NI-3101-SIG Signature Series NetLinx Integrated Controller

Page 148
Image 148
AMX NI-3101-SIG manual GET Ethernet Mode, Port, MSG on or MSG OFF