Finding the MTIdentify Function Block

Hello!

I have a question with regards to where I can find the MTIdentify Function Block, which can be seen on Automation Help here: B&R Online Help

I can find the MTIdent function library, but this library contains the function MTIdentLSQ which is similar, but missing inputs that are important to my application.

As I am working on older devices, I am using Automation Studio 4.

Thanks

no idea @s_reilly ,
I opened an old prj when mechatronics libraries (version 1.10.0 ) were not integrated yet in mapp Control and I see the same library MTIdent with only one FUB MTIdentLSQ:

Is it possible that maybe MTIdentify is part of one user library?

How to… create and call a Function Block in B&R Automation Studio

Ciao
Valerio

Make sure you have a version selected for mapp Control in the “Change Runtime Versions” dialog.

After doing that the MTIdentifyTransferFcn is available in the MTIdentify library.

You could also check the version of the MTIdentify library, maybe even before and after enabling mapp Control to see if the version is changed.

Thanks very much for the help!