phoenix6.unmanaged#

Module Contents#

Functions#

feed_enable(timeout_seconds)

Feeds the enable signal with a timeout specified in seconds

get_api_compliancy(→ int)

Gets this API's compliancy version

phoenix6.unmanaged.feed_enable(timeout_seconds: phoenix6.units.second)#

Feeds the enable signal with a timeout specified in seconds

Parameters:

timeout_seconds (second) – Time to remain enabled in seconds

phoenix6.unmanaged.get_api_compliancy() int#

Gets this API’s compliancy version

This is purely used to check compliancy of API against firmware, and if there is a mismatch to report to the user.

Returns:

This API’s compliancy version

Return type:

int