bool hasBuffer(string deviceNameOrAlias)
This function can be used to indicate that either data input has started but is not yet complete or all data has been input but is waiting for processing.
Parameters
Name | Description |
deviceNameOrAlias | The name or alias identifying the wedge device. |
Return
True if there is input waiting in the buffer, false otherwise.