ASYNC_ATTR_COUNT
Data Type: | integer |
Access: | read/write |
Functions: | SetAsyncTimerAttribute GetAsyncTimerAttribute |
Description: | When set, specifies the number of timer events to be generated before the timer is automatically discarded. A negative value will make the timer generate events until it is discarded by a call to DiscardAsyncTimer or suspended by a call to SuspendAsyncTimerCallbacks. A value of zero will return an error. When queried, indicates the number of timer events remaining before the timer is automatically discarded. |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.0 and later |