Not able to do Data collection for Instrument

Hi ,

I am trying to collect data for Instrument, but it is showing me below error. please help to figure out what configuration i am missing.

Maximilian Jung wrote:

Hi Sandeep,

for this to work, you need to have four things configured:

  • The Instrument has to be mounted at your resource
  • The Material has to be at the resource where the instrument you want to use is mounted
  • The instrument has to have the measurment capabilities defined
  • The parameter used in the data collection has to match the one used in the measurment capabilites of the instrument, and the units of the parameter and its Min and Max values have to be defined and also have to match the ones defined in the instrument capabilities.

So, my resource has the instrument mounted:

And the measurment capability of the instrument is defined like this:


And the parameter like this:

And then when have a material at the resource and perform the DC, it looks like this:

Hope this helps.

Best regards,
Maximilian

Sandeep Gautam wrote:

thanks Maximilian, it worked for me.