Table b-8. operational modes, Nv_cycle_t (diagnostic) – National Instruments FP-3000 User Manual
Page 93

Appendix B
Fieldbus Parameters
© National Instruments Corporation
B-15
FieldPoint FP-3000 User Manual
NV_CYCLE_T (Diagnostic)
The regular time interval, in milliseconds, at which nonvolatile parameters
are committed to nonvolatile storage. A value of zero means that the
parameters are never written to nonvolatile memory. Note that nonvolatile
parameters are stored to nonvolatile memory when they are changed by a
user over the network. The
NV_CYCLE_T
parameter sets the rate at which
changes caused by the device itself are stored to nonvolatile memory.
Table B-8. Operational Modes
Operational Mode
Description
Out of Service (
OOS
)
The block is out of service, block execution is suspended, and all
output parameters take a status of
Bad::OutOfService
.
Initialization Manual (
IMan
)
The block is in the process of initializing a cascade. This is used
for upstream (control) blocks when they are initializing for
smooth transfer into
Automatic
mode. This is not a valid
TARGET
mode, but it is a valid
ACTUAL
mode.
Local Override (
LO
)
Faultstate or an interlock is active and causing the output value
of the block to be overridden. This is not a valid
TARGET
mode,
but is a valid
ACTUAL
mode.
Manual (
Man
)
The output value of the block is set by the user.
Automatic (
Auto
)
The output value of the block is set by the block algorithm, and
the block is using a local value for its setpoint.
Cascade (
Cas
)
The setpoint for the block is taken from the
CAS_IN
parameter,
which is typically connected to the output of another block. This
mode cannot be entered before cascade initialization takes place.
When Cascade is desired as a
TARGET
mode, the
Auto
bit is also
set in the
TARGET
.
Remote Cascade (
RCas
)
Like Cascade mode, in Remote Cascade mode the setpoint of the
block comes from an outside data source. Unlike Cascade mode,
in Remote Cascade mode the setpoint is sourced from the
RCAS_IN parameter, which is written by a host application and
not another function block.
Remote Output (
ROut
)
Remote Output mode is analogous to Remote Cascade mode,
except that the remote host application directly sets the output of
the block and not the setpoint. In the case of an analog output
block, this bypasses setpoint rate and absolute limiting.