NA |
Network Address |
NA |
Command Group: Communication | Access: | Network interfaces: | ||
RW | CANopen | |||
MODbus | 2078,2 | |||
NA - Assign Network Address | PROFIbus |
|
|
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:
NA | Show current address |
NA 5 | Set 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:
NA | Show all interface addresses |
NA0 | Show address for interface pos 0 |
NA1 15 | Set 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 |