NOVUS AUTOMATION
21/53
Error Type
Description
NOT_AUTHORIZED_ERROR
Unauthorized parameter for writing.
HIGH_RANGE_ERROR
Error in the setpoint value of the upper alarm of a channel.
LOW RANGE ERROR
Error in the value of the lower alarm setpoint of a channel.
INVALID_VALUE_ERROR
Error for values outside parameter range.
ALARM_DISABLED_ERROR
Error resulting from attempting to change the setpoint of an alarm disabled.
CHANNEL_DISABLED_ERROR
Error resulting from attempting to change the alarm setpoint of a disabled channel.
EVENT_CHANNEL_ERROR
Error resulting from attempting to change the setpoint on the digital channel when it is set to "Event Log".
INVALID_STRING_ERROR
Error resulting from attempting to place an invalid key in the parameter.
PARSE_ERROR
Error in the JSON frame parse.
Table 06
– Error type
7.3
FRAME PARAMETERS
The following is a list of permissible parameters within each frame:
PARAMETER
DESCRIPTION
alarm_high
Informs which channels are in alarm. See the
section of this chapter for more
information on how boolean variables work.
alarm_low
Informs which channels are in the upper alarm. See the
section of this chapter for more
information on how boolean variables work.
battery
Informs the current voltage of the battery in volts and with two decimal places.
buzzer_state
Informs whether or not the buzzer is in alarm. See the
section of this chapter for more
information on how boolean variables work.
channels_enabled
Reports the number of active channels on the device.
If it is active or configured as static, the digital channel in "Pulse Count" mode will always be the first item
in the array. The array order of the channels is: Digital channel, analog channel 1, analog channel 2 and
analog channel 3.
See the
section of this chapter for more information on how boolean variables work.
config_received
Informs if the configuration was successfully sent or if there was an error during the process.
event_type
Informs the event counting edge: Rising edge, Rising edge, or both edges.
Permissible only for the digital channel and configurable through the
NXperience
software (see the
chapter
error_type
Reports the type of error encountered during the attempt to execute the command. See
Table 06
in this
chapter for more information on error types.
firmware_version
Informs the firmware version of the device.
frame_format
Informs the type of JSON format defined for the frame. See the
for more information on frame formats.
gmt
Informs GMT in minutes.
hash
Informs the generated key by setting or changing any device parameters. It acts as a kind of
configuration password applied to the device and is widely used in validated systems.
ip
Informs the IP device.
lqi
Informs the quality of your Wi-Fi connection.
mac
Informs the MAC address of the device.
model
Informs the device model.
millisecond
Informs in how many milliseconds the log event happened. You can supplement the timestamp
parameter.
n_channels
Informs the numbers of the device channels.
parameter
Informs the parameter in which was change according to the sent topic.
serial
Informs the device's serial number.
sp_alarm_low
Informs the lower alarm setpoint.
sp_alarm_high
Informs the upper alarm setpoint.
tag_channels
Informs the defined tag for each channel through
NXperience
chapter for more information on how to set the tag for each channel.
tag_units
Informs the unit tag defined for each channel using the
NXperience
software: Celsius (°C) or Fahrenheit