NodeMapModelName Property

CVB.Net Documentation
Gets the name of the model, that the XML description is for.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public string ModelName { get; }

Property Value

Type: String

Implements

INodeMapModelName
Remarks

Attention: often this name does not match the information of the GenTL port (discovery information).
See Also

Reference