Interface for float nodes managed by GenApi.
More...
Interface for float nodes managed by GenApi.
◆ GetValidValuesSet()
List<double> Itala.GenApi.IFloat.GetValidValuesSet |
( |
| ) |
|
Get valid value of the float Node.
- Returns
- List of valid value for the current node.
◆ ImposeMin()
void Itala.GenApi.IFloat.ImposeMin |
( |
double |
min | ) |
|
Restrict minimum value of float Node.
- Parameters
-
min | Value to imopse as minimum. |
◆ ImposeMax()
void Itala.GenApi.IFloat.ImposeMax |
( |
double |
max | ) |
|
Restrict maximum value of float Node.
- Parameters
-
max | Value to imopse as maximum. |
◆ Value
double Itala.GenApi.IFloat.Value |
|
getset |
◆ Min
double Itala.GenApi.IFloat.Min |
|
get |
Minimum value of the float Node.
◆ Max
double Itala.GenApi.IFloat.Max |
|
get |
Maximum value of the float Node.
◆ HasIncrement
bool Itala.GenApi.IFloat.HasIncrement |
|
get |
Get if the float Node has a software-imposed increment.
◆ IncMode
IncMode Itala.GenApi.IFloat.IncMode |
|
get |
Increment mode of the float Node, if any.
◆ Increment
double Itala.GenApi.IFloat.Increment |
|
get |
Increment of the float Node, if any.
◆ Representation
Recommended representation of a flaot Node.
◆ Unit
string Itala.GenApi.IFloat.Unit |
|
get |
Physical unit name of a float Node.
◆ DisplayNotation
The way the float should be converted to a string.
◆ DisplayPrecision
Int64 Itala.GenApi.IFloat.DisplayPrecision |
|
get |
The precision to be used when converting the float to a string.
The documentation for this interface was generated from the following file:
- /builds/randd/itala-sdk/projects/itala-api-net/source/Interfaces.cs