Interface for register nodes managed by GenApi.
More...
Interface for register nodes managed by GenApi.
◆ GetValue()
List<Byte> Itala.GenApi.IRegister.GetValue |
( |
Int64 |
length | ) |
|
Get the value of the register Node.
- Parameters
-
length | Length of of the register. |
- Returns
- List of Bytes retrived
◆ SetValue()
void Itala.GenApi.IRegister.SetValue |
( |
List< Byte > |
value | ) |
|
Set the value of the register Node.
- Parameters
-
value | List of byte to set in the register. |
◆ Length
Int64 Itala.GenApi.IRegister.Length |
|
get |
Length of the register Node.
◆ Address
Int64 Itala.GenApi.IRegister.Address |
|
get |
Address of the register Node.
The documentation for this interface was generated from the following file:
- /builds/randd/itala-sdk/projects/itala-api-net/source/Interfaces.cs