Command syntax, Table 4‐1 – Achronix Bitporter User Manual
Page 30
Command Syntax
Using the Achronix STAPL Player
PAGE 24
Bitporter User Guide
Command Syntax
The STAPL player command syntax is:
acx_stapl_player [options] [filename]
The available command options are listed in
.
Note:
The option names are not case sensitive.
Table 4-1: Supported acx_stapl_player.exe Command Options
Option
Description
-h
Displays the help message.
-q
Displays the availability of Bitporter pods. There are two modes of
operation:
• Autodetection (no podnames specified with -p):
Display the name and state of all available USB-connected pods,
and all Ethernet-connected pods regardless of availability (the
pod's current owner's IP address is shown if the pod is not
available).
(1)(2)
• Specific pods (podnames specified with -p):
Displays the name and availability state of all specified pods.
See also
“Connecting to Specific Pods by Name (‐p option),”
-a
Specifies an action name (see
).
-d
Enables an optional procedure.
-d
Disables a recommended procedure.
-d
Initializes STAPL variable (var) to specified value (val).
-id
Sets IPv4 configuration of a currently USB-connected pod to DHCP
(dynamic IP) so that it may be connected via Ethernet.
(3)
See also
“Configuring the Bitporter Podʹs IP address (‐i
-iq
Displays the current IPv4 configuration of a connected pod.
(2)
See also
“Configuring the Bitporter Podʹs IP address (‐i
-is
Static IP Configuration mode sets the static IPv4 configuration of a cur-
rently USB-connected pod so that it may be connected via Ethernet. The
argument <config> is a comma-delimited list of configuration options —
follow the s with a comma, then the desired IP address, a comma, then
the subnet mask, a comma, then the default gateway.
(3)
Static IP example:
-is,192.168.1.123,255.255.255.0,192.168.1.1
See also
“Configuring the Bitporter Podʹs IP address (‐i
-l
Sends program output to a log file as well as the console.