User Hook [PickMaster 3]

Hi,

I am not a C# programmer but I want to have some more information about position adjuster and position generator.

If I read the user hook help file I understood that position adjuster is used with vision and position generator is used with predifined. Is this correct ?

BR,

Fabrice

Hi,

I want to add some information more.

What I want exactly do is to change the tag value of 2 predifined place position in a container with an user hook interface but till know we are only able to generate position.

BR,

Fabrice

Hi Fabrice,

It’s a while since I worked with UserHooks, but I think that the adjuster interface was called when the vision source was used and the generator interface when the predefined source was used.

The big difference is that the generator replaces all predefined objects.

From the Users Guide:
A User Hook can be queried for positions instead of using a fixed predefined position. It is also possible for a Hook object to adjust item positions generated by vision models.

/Mats