NIRFSG_ATTR_P2P_SPACE_AVAILABLE_IN_ENDPOINT
- Updated2024-05-08
- 1 minute(s) read
NIRFSG_ATTR_P2P_SPACE_AVAILABLE_IN_ENDPOINT
Specific Attribute
Numeric Value | Data Type | Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|---|
1150125 | ViInt32 | RO | Endpoint | None | None |
Description
Returns the current space available in the endpoint. You can use this attribute when priming the endpoint with initial data using the niRFSG_WriteP2PEndpointI16 function to determine how many samples you can write. You also can use this attribute to characterize the performance and measure the latency of the peer-to-peer stream as data moves across the bus. This attribute is endpoint-based.
Units: samples per channel
Supported Devices: PXIe-5673E, PXIe-5820/5830/5831/5832/5840/5841
Related Topics