<< return to Pixycam.com

Getting firmware version from pixymon

New here. I want to check pixy firmware version. From the help list of command I see version but it is not displaying array info.

help version
version()
Get firmware version
Parameters:

Returns:
always returns 0 and an array of 3 uint16 values: major, minor, and build versions.
version
response: 0 (0x0)

How can I get this?
Thanks

Hello Jim,
The command line is limited in that respect (for now at least). To get the version, bring up the about dialog. It will display the queried firmware version and the PixyMon version.

Edward

Thanks

Jim