RegisterNodeLength Property

CVB.Net Documentation
Gets the number of bytes occupied by the register.

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

public long Length { get; }

Property Value

Type: Int64
Length of the register's memory in bytes.

Implements

IRegisterNodeLength
See Also

Reference