52
2.5 IPCN Command
Short description:
This command allows to configure TCP/IP address and subnet mask.
Command syntax:
$IPCN <DHCP> <IPA> <IPB> <IPC> <IPC> <MA> <MB> <MC> <MD> <MTU>
Configured as DHCP client
$IPCN 0 192 168 170 4 255 255 255 0 0
$IPCN <DHCP> <IPA> <IPB> <IPC> <IPC> <MA> <MB> <MC> <MD> <MTU>
Configured as static IP address
IP Address = 192.168.170.4
Subnet Mask = 255.255.255.0
MTU = 0 (no jumbo packets)
MTU argument gives the maximum
transferable unit which can be anything
between 1500 and 9000 bytes per TCP
packet (jumbo packets).
2.6 LAI Command
Short description:
This command allows to adjust LED intensity in order i.e. to remove saturation.
Command syntax:
$LAI <I>
Param: <I> is Led intensity (0...100%)
Response: $LAI 95[CR]ready[CR/LF].
Response: $LAI ? 95ready[CR/LF].