![ANATEL novus LogBox CONNECT Скачать руководство пользователя страница 25](http://html1.mh-extra.com/html/anatel/novus-logbox-connect/novus-logbox-connect_instruction-manual_2940665025.webp)
NOVUS AUTOMATION
25/85
Error Type
Description
NOT_AUTHORIZED_ERROR
Unauthorized parameter for writing.
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 6 –
Error type
8.3
FRAME PARAMETERS
The following is a list of permissible parameters within each frame:
PARAMETER
DESCRIPTION
alarms
Informs which channels are in the 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 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 the 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 serial number.
sp_alarm
Informs the 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
(°F). See the
chapter for more information about the drives supported by the
device.
timestamp
Informs the log date and time in Unix Timestamp or TDateTime format, as defined in the MQTT tab of
NXperience
software. See the
section of this chapter for more information on both formats or
the
chapter to find out how to set up the
Timestamp.