This command, can be used to manage general purpose output #2.
GPO2 ends on pin 14 of 22 pins main connector.

Synopsis

GPIO GPO2 [<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 GPO2 ON
OK

Getting output status

GPIO GPO2
ON
OK