poITensorCtrl SetEnableState
Sets the auto load/unload tensor data state.
Syntax
poITensorCtrl_handle SetEnableState state
Application
HyperView Tcl Modify
Description
This command sets the auto load/unload tensor data state.
Note: Setting the enable state to
false causes currently loaded data to be unloaded.
Inputs
- state
- True if the tensor data can be loaded; false if it cannot.
Errors
Returns 0 if successful, otherwise an error code.