Loading…
Name ID Label Description Type Access Class
status_of_device 4057 A text string describing the status of the device. R ASCII 2050
alarm_index 405A Alarm Index Index that points to a specific alarm. R/W Integer 2048
alarm_unit_code 405C Unit Code Unit code to the alarm parameter. R/W Enum 2048
alarm_name 405D Alarm Name Name of a specific alarm. R/W ASCII 2048
alarm_upper_limit 405E Upper limit Upper limit of the alarm. R/W Float 2048
alarm_lower_limit 405F Lower limit Lower limit of the alarm. R/W Float 2048
alarm_latch 4060 Latch Alarm latch value. R/W Integer 2048
alarm_latch_unit_code 4061 Unit_code Alarm latch unit code. R/W Enum 2048
alarm_on 4062 Alarm Enabled Enabling or disabling of an alarm. R/W Enum 2048
warning_index 4065 Warning Index Index that points to a specific warning. R/W Integer 2048
warning_unit_code 4067 Unit Code Unit code to the warning parameter. R/W Enum 2048
warning_name 4068 Warning Name Name of a specific warning. R/W ASCII 2048
warning_upper_limit 4069 Upper limit Upper limit of the warning. R/W Float 2048
warning_lower_limit 406A Lower limit Lower limit of the warning. R/W Float 2048
warning_latch 406B Latch Warning latch value. R/W Integer 2048
warning_latch_unit_code 406C Unit_code Warning latch unit code. R/W Enum 2048
warning_on 406D Warning Enabled Enabling or disabling of an warning. R/W Enum 2048
event_command 4070 Select Event Used to step in the eventlog. R/W Enum 2048
event_text 4071 Event Descriptive text of an event. R ASCII 2048
event_date 4072 Date Date when the event occured. R HartDate 2048
event_hour 4073 Hour Hour when the event occured. R Integer 2048
event_minute 4074 Min Minute when the event occured. R Integer 2048
event_second 4075 Second Second when the event occured. R Integer 2048
event_type 4076 Event class Type of event. R Enum 2048
rawvalue1 4078 Raw value1 Raw value. R/W Float 2048
Name ID Label Description Type Access Class