VISA Integration Toolbox >> VISA Integration Toolbox
VISA Integration Toolbox
- Quick start — This help contains information on using the VISA Library Application Programmer’s Interface (API) under Scilab.
- Module overview — This help gives an overwiew of the functions, types, and other entities of the Scilab VISA module.
- findAllInstruments — Returns the addresses of all connected devices.
- viClose — Closes the specified session, or the connection to a device
- viGetAttribute — Gets the value of a resource attribute.
- viGetDefinition —
- viOpen — Opens a session to the specified resource
- viOpenDefaultRM — This function returns a session to the Default Resource Manager resource.
- viRead — Synchronously reads data from device or interface .
- viRequest — Synchronously Read and Write data in device or interface.
- viWrite — Writes synchronously data to device or interface
- Error codes — Gives the list of VISA error codes.