instruNet provides many subroutines that are exposed through the iNet32.DLL and
though the INET_INT.C interface file. For documentation on these routines, please
refer to Programming with C & BASIC, and text file INET_INT.C.
Visual BASIC and LabVIEW can all call DLL routines.
Reset the list of channels to digitize
Add a channel to digitize list
Set digitize timing parameters
Set digitize trigger parameters
Tell instruNet to begin digitizing
Digitize 1 block of data (i.e. one scan)
Get a little segment of digitized data
Place enabled channels in digitize list
Tells instruNet to stop digitizing
Determine if in digitize list
Total integration time for one network
Returns status of instruNet DSP card
Get location of output segment buffer
Submit output segment of data
Loads instruNet driver & resets network
Closes instruNet driver
Shows an alert if instruNet hit an error
Displays a message
Opens an instruNet World window.
Press an instruNet World button.
Load all channel settings into an array.
Restore all channel settings
Returns True if licensed for iW+
Returns version of iNet32.dll file
Returns limitations of instruNet
Specify an instruNet channel address
Reads an instruNet channel address
Return information about a channel
Get a list of channels
Get list of voltage output channels
Get list of voltage input channels
Returns a list of channels
Set GENERAL fields for one channel
Set HARDWARE fields for one channel
Set CONSTANTS fields for one channel
Set MAPPING fields for one channel
Set DISPLAY fields for one channel
Prepare to set field
Finished setting up field
Mark this channel for digitizing
Disable all channels for digitizing
Services internal buffers while digitizing
Provides access to digitized data
Get info about controller ram buffer
Convert an array of flt32 to doubles
Convert an array of doubles to flt32
Copy block of memory
Gets error code to last instruNet call
Returns pointer to last iNet call
Returns time since reset
Sets the instruNet demonstration mode
Calculate an fft
Multiple flt32 Array by Hamming window
Calculate a hamming window
Multiply 2 flt32 arrays
Convert complex pairs to magnitudes
Multiply a constant by a flt32 array