x
The value to increment by 1.
This input accepts the following data types:
-
scalar numbers
-
enumerated type values
-
an array or cluster of numbers
-
an array of clusters of numbers
-
waveforms
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.
x + 1
The result of the increment operation.
Behavior with Timestamps and Enumerated Values
If
x
is a timestamp value, this node increments the time by one second. If
x
is an enumerated type value and you select the last enum value, this node returns the first enum value.
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this output has a default data type that uses fewer hardware resources at compile time.
Behavior for Enum Data
All arithmetic functions except
Increment
and
Decrement
treat enum data the same as an unsigned integer.
Increment
changes the last enumerated value to the first value.
Where This Node Can Run:
Desktop OS: Windows
FPGA:
DAQExpress does not support FPGA devices
Web Server: Supported in VIs that run in a web application