This command, can be used to manage general purpose output #1.
GPO1 ends on pin 13 of 22 pins main connector.

Synopsis

GPIO GPO1 [<argument>]

Arguments

<none> Used to get actual output status.
Returns actual output status, followed by OK.
SET Used to set the status of the relative output pin.
Returns only OK.
CLEAR Used to clear the status of the relative output pin.
Returns only OK.

Examples

Setting output status:

GPIO GPO1 ON
OK

Getting output status

GPIO GPO1
ON
OK