python 2.7 - Etas INCA Tool API - Add DataSet to workspace -


using inca tool api, in python , trying associate dataset (working page) workspace, in documentation not find method make it.

in case :

workspace.setexperimentenvironment(experiment) 

with line, can associate experiment (created before) workspace object of hardwareconfiguration class.

the next step associate dataset , hardware workspace.

how ?


Comments