Find Instruments |
pi620_FindInstruments ViStatus pi620_FindInstruments (ViUInt32 _VI_FAR buslist[], ViUInt32 _VI_FAR devicelist[], ViPUInt32 count); Purpose Returns the number of available instruments and a list with the bus and device number for each instrument. Buslist and devicelist should be arrays of at least 100 places. Parameter List buslist Variable Type ViUInt32[] Buslist for the instrument(s). devicelist Variable Type ViUInt32[] Device list of the instrument(s). count Variable Type ViUInt32 (passed by reference) Number of available instruments. Return Value Refer to Function Return Value page. |
(C) 2009 Pickering Interfaces Ltd |