46
KADS-100/KADS-1/KADS-2 - Protocol 3000
Command -
DIR
Command Type - File System
Command Name
Permission
Transparency
Set:
DIR
Administrator
Public
Get:
-
-
-
Description
Syntax
Set:
List files in device
#
DIR
␍
Get:
-
-
Response
Multi Line:
~nn
@DIR
␍␊
file_name
TAB
file_size
␠
bytes,
␠
ID:
␠
file_id
␍␊
TAB
free_size
␠
bytes.
␍␊
Parameters
file_name
- name of file
file_size
- file size in bytes. A file can take more space on device memory
file_id
- internal ID for file in file system
free_size
- free space in bytes in device file system
Response Triggers
Notes
Command -
ETH-PORT
Command Type - Communication
Command Name
Permission
Transparency
Set:
ETH-PORT
Administrator
Public
Get:
ETH-PORT?
End User
Public
Description
Syntax
Set:
Set Ethernet port protocol
#
ETH-PORT
␠
portType, ETHPort, portNum
␍
Get:
Get Ethernet port protocol
#
ETH-PORT?
␠
portType
,
portNum
␍
Response
~nn@
ETH-PORT
␠
portType, ETHPort, portNum
␍␊
Parameters
portNum
- 1-4 TCP/UDP port enumerator (equals the connected com port number from the tunneling port)
portType
- TCP/UDP
ETHPort
- TCP/UDP port number
Response Triggers
Notes