Use this page after the product-specific 1-Wire wiring is complete.
For general command syntax, see VikMote Command Guide.
OTLIST, OTSEARCH, OTREDO, OTDEL, and OTDELALL.Enable 1-Wire before searching for sensors.
| Parameter | Index | Range | Format | Default | Example |
WIRETYPE |
- | 0..1 |
0 = Disabled 1 = 1-Wire temperature sensors enabled |
0 | WIRETYPE 1 |
1-Wire alarms become active from the channel settings on this page. Recipient delivery and DataGuard export are optional next steps.
SSYS, ESYS, and TSYS when 1-Wire alarms should follow the normal shared runtime recipient setup.SOT#, EOT#, and TOT# only when one 1-Wire channel must send to different recipients than the shared defaults.The commands below are used to build and maintain the 1-Wire sensor list and logical channel assignment.
OTLIST to review the current channel assignment before you change alarms or logging.OTSEARCH when you want to add newly connected sensors without rebuilding the full list.OTREDO when a new installation needs a fresh list from scratch, or when the stored list must be rebuilt completely.| Function | |
OTLIST |
Shows the current 1-Wire sensor list and the logical channel assignment. |
OTSEARCH |
Searches for 1-Wire sensors, appends new sensors, and keeps existing logical channel numbers when possible. |
OTREDO |
Clears the current 1-Wire list and rebuilds the full logical channel mapping from the detected sensors. |
Important: if OTREDO is used on an existing installation, verify all channel-specific alarm and DataGuard settings afterward because the logical channel assignment can change.
OTDEL to remove missing sensors after a search cycle.OTDELALL only when the stored sensor list must be cleared completely.| Function | |
OTDEL |
Removes sensors from the stored list when they are no longer present after a search cycle. |
OTDELALL |
Clears the entire stored 1-Wire sensor list. |
WIRETYPE 1.OTREDO on a new installation, or OTSEARCH when adding sensors to an existing installation.OTLIST and verify which physical sensor is mapped to each logical channel.WIRETYPE 1 enables 1-Wire.OTREDO builds the sensor list from scratch on a new installation.OTLIST verifies the assigned logical channel.OTMIN1 30 sets the low alarm limit for channel 1.OTMAX1 250 sets the high alarm limit for channel 1.OTHYS1 5 sets hysteresis for channel 1.OTFIL1 60 sets the alarm delay for channel 1.OTHTXT1 High water temperature sets the high alarm text for channel 1.OTLTXT1 Low water temperature sets the low alarm text for channel 1.OTNTXT1 Water temperature normal sets the return-to-normal text for channel 1.SOT1, EOT1, or TOT1 on Recipients and Notifications.Set the low alarm limit for each logical channel that should raise a low-temperature alarm.
| Parameter | Index | Range | Format | Default | Example |
OTMIN# |
1..10 | -2147483647..2147483647 |
0 = Low alarm disabled Other values = Temperature threshold |
0 | OTMIN1 250 |
Set the high alarm limit for each logical channel that should raise a high-temperature alarm.
| Parameter | Index | Range | Format | Default | Example |
OTMAX# |
1..10 | -2147483647..2147483647 |
0 = High alarm disabled Other values = Temperature threshold |
0 | OTMAX1 2800 |
Use hysteresis to avoid repeated alarm switching around the same threshold.
| Parameter | Index | Range | Format | Default | Example |
OTHYS# |
1..10 | 0..32767 |
0 = No hysteresis Other values = Temperature change |
5 | OTHYS1 50 |
Use the filter value to delay alarm activation and return-to-normal handling for brief spikes.
| Parameter | Index | Range | Format | Default | Example |
OTFIL# |
1..10 | 0..127 |
0 = No delay 1..127 = Filter delay level |
60 | OTFIL1 60 |
Alarm texts are optional user messages tied to the same logical channel number as the corresponding alarm parameters.
The three text parameters have different roles and must use the same channel number as the related alarm limits.
OTLTXT# sends the low-alarm text and must use the same channel number as OTMIN#.OTHTXT# sends the high-alarm text and must use the same channel number as OTMAX#.OTNTXT# sends the return-to-normal text for the same channel after an active low or high alarm.Use OTLTXT# to define the message sent when the temperature crosses the low alarm limit on that same channel.
| Parameter | Index | Range | Format | Default | Example |
OTLTXT# |
1..10 | - | Text string | - | OTLTXT1 Low water temperature |
Use OTHTXT# to define the message sent when the temperature crosses the high alarm limit on that same channel.
| Parameter | Index | Range | Format | Default | Example |
OTHTXT# |
1..10 | - | Text string | - | OTHTXT1 High water temperature |
Use OTNTXT# to define the message sent when the temperature returns to normal after a low or high alarm on that same channel.
| Parameter | Index | Range | Format | Default | Example |
OTNTXT# |
1..10 | - | Text string | - | OTNTXT1 Water temperature normal |
1-Wire alarms can use the shared default recipient groups without any dedicated 1-Wire recipient setup.
SOT#, EOT#, and TOT# only when one 1-Wire channel must use different recipients than the shared defaults.This page owns the 1-Wire source setup. If a configured 1-Wire channel must be logged in DataGuard or exported onward to Emiko, continue on DataGuard via 1-Wire.
Example: if OTLIST shows that a sensor is mapped to channel 3, then that same sensor must use channel 3 in its alarm limits, alarm texts, recipient routing, and DataGuard reporting setup.
Public revision 21/05/2026