The sqCmd Utility sends low-level service commands
to a node or drive.
| -? |
Help |
| -control # |
Controller number (default = 0) |
| -server # |
Name or IP address of the host running server.exe |
| -port # |
TCP/IP port on the host computer (default = 3300) |
| -trace # |
Bit mask to specify trace information outputs. |
| -addr # |
The service channel address that is sent
down to the FPGA/drive (default = 0). |
| -channel # |
The Service channel (default = 0)
0, 1, 2, ...map to drive processor 0, 1, 2, ...
0xFE maps to the node logic (FPGA)
0xFF is a null channel
|
| -data # |
Data that is sent down to the FPGA/drive (default =
0). |
| -memory # |
The Memory Space.
0 - Data
1 - Program
2 - I/O
3 - Direct Command (default = 3)
|
| -node # |
Node address on the SynqNet network (default = 0). |
| -quiet |
Stops descriptive messages from being generated. |
| -read # |
Specifies a service channel read. |
| -size # |
The data size. Either 8, 16, 24, or 32 bits. (default
= 32) |
| -write # |
Specifies a service channel write. |