I am not able to see custom object type created in Types->ObjectTypes->TestType
When I browse a address space in ignition client only object type visible on ignition gateway but not visible all standard and custom object type so can you help me how I can see in ignition gateway.
There's an advanced setting on each OPC UA connection that lets you change the browse origin from the Objects folder to the Root folder. You would need to change this to Root to be able to browse the ObjectTypes and DataTypes folder of a Server from Ignition.
Is there any reason in particular you need to browse to this type? There's nothing you can do with it in Ignition.
I changed to the toot folder, but it is also not showing the object type. I see on other clients like UAexpert, opensource openscada, where I can browse the complete address space.
Ah, right... should have remembered this sooner.
Ignition's OPC browser is browsing with a filter requesting only Object, Variable, and Method Nodes. You won't be able to browse/see the ObjectType/VariableType/DataType nodes.
It browses with this filter because there's nothing you can do with these kind of nodes in Ignition.