This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

6byte - DPT
#4
Code:
alarm = event.datahex:sub(3, 12)

if alarm == '000A030C05' then
  log('jammed')
elseif alarm == '0101020C05' then
  log('backup')
end
Reply


Messages In This Thread
6byte - DPT - by Fahd - 16.08.2022, 09:06
RE: 6byte - DPT - by admin - 16.08.2022, 09:34
RE: 6byte - DPT - by Fahd - 16.08.2022, 09:42
RE: 6byte - DPT - by admin - 16.08.2022, 09:44
RE: 6byte - DPT - by Fahd - 16.08.2022, 10:11

Forum Jump: