The string displays the same information as the web interface. Commas separate the fields. The
fields output in the following order:
• Received time (UTC time)
• Event ID
• From (Sender)
• HWDetect / version
• Domain
• Sequence number
• Timestamp (PTP time)
• Epoch (from 1588)
• Flags
• Data
See the table in Logging LAN trigger events in the event log (on page 3-41) for detailed descriptions.
To generate log traffic, send the code:
local id = 1
lan.trigger[id].ipaddress = lan.status.ipaddress
lan.trigger[id].connect()
for domain = 1, 255 do
print(domain)
lan.lxidomain = domain
lan.trigger[id].assert()
delay(1)
end
Help
The help page in the web interface provides basic help for the web interface, a glossary of terms, and
a link to licenses for the virtual front panel, firmware upgrade tool, and TSB Embedded.