get_point_queue_depth

get_point_queue_depth — gets the depth of the DataHub's per-point queue for Gamma.

Syntax

get_point_queue_depth ()
    

Arguments

none

Returns

On success, the depth of the queue, as an integer. Otherwise an error message.

Description

This function queries the depth of the queue for DataHub changes that get passed to Gamma. Please refer to set_point_queue_depth for a description of the queue. See also get_point_queue_count.