piTest is a command line tool with which you can access the process image of your Revolution Pi system.
▷ Log in to the RevPi via a terminal.
Possible piTest Commands #
Command | Description |
---|---|
|
Command to open a list of all piTest options. |
|
Retrieves the device list. |
|
Displays information for a variable. |
|
Displays version information for this program. |
|
Executes the following read command only once. |
|
Executes the following read command silently and only shows the value. |
|
Reads the value of a variable. |
|
Reads |
|
Writes the value |
|
Writes |
|
Retrieves bit |
|
Sets bit |
|
Resets counter and encoder values to 0. |
|
Retrieves the relay wear counters of a RevPi RO. |
|
Starts the firmware update process. |
|
Specifies the address |
|
Forces an expansion module update, even if the firmware version is the same or older than the version currently running on the expansion module. |
|
Does not prompt for confirmation when updating firmware with |
|
Listens for events, such as a piControl reset initiated by another process. |
|
Stops cyclic synchronization of the process image with connected RevPi I/O modules and RevPi Gateways. |
|
Resets the control process. |
|
Displays a summary of the options. |
The source code for this tool is available in the revpi-pitest GitLab repository.