NA

Network Address

NA


Command Group: Communication

Access:

Network interfaces:

RW

CANopen

MODbus

2078,2

NA - Assign Network Address

PROFIbus


Synopsis:
CommandResponse
GetNAA:<Value>
SetNA <Value>OK (or ERR)
Valid forMin. valueMax. value
141.181    
141.184    
141.185    
141.186    
143.181    
143.184    
143.185    
151.181    
152.181    
162.181    
179.181    
181.181    
64.181    
64.184    



NA Set or Display Networking Address

This command displays or Sets a Network Address. The actual address format depends on the network interface in the referenced position.
Issuing the command without any parameters returns the current network value.
Set a new value by issuing the NA command followed by the desired address, in the format used for this network.

Examples:
NAShow current address
NA 5Set address to Addr = 5
NA '192.168.11.90' Set ethernet address to 192.168.11.90 


For the WCN122:
Using the WCN122 this command have two parameters:
First is the board position, and the second is a string to be interpreted by the interface driver.

Examples:
NAShow all interface addresses
NA0Show address for interface pos 0
NA1 15Set interface address for pos 1 to Addr = 15
NA0 '192.168.11.90' Set interface address for pos 0 to Addr = 192.168.11.90