25.04.2017, 15:05
(This post was last modified: 25.04.2017, 15:46 by phongvucba.)
Hi everybody ! Everyone helped me with!
I have an error, it reported in Eror log as shown.
When not writing to the object (ie 2/1/6 object) it on and off is ok, ok.
And then when we write anything into an object (such as a 2/1/6 object) that object can not be assigned any other value. Meaning that the value will always be constant. On is always on, off is always off.
Does the LM3 have the same package errors as I see? And how to fix?
I also backup to another lm3 but still suffer. I also reset the memory card is still suffering
I have some questions to answer, expect people to help me, I am new!
What is the difference between an Event-based and an Event script?
-I have the following function:
"Query = 'SELECT name FROM objects WHERE tagcache ==? AND datahex ==?'
If table.maxn (db: getall (query, 'PB_T1', '01')) == 0 then
Grp.write (`3/1/2 ', true)
End "
So what does this query do? And what does the "if" command do?
You can into see this here:
123.16.255.200:9004
Thank all!
I have an error, it reported in Eror log as shown.
When not writing to the object (ie 2/1/6 object) it on and off is ok, ok.
And then when we write anything into an object (such as a 2/1/6 object) that object can not be assigned any other value. Meaning that the value will always be constant. On is always on, off is always off.
Does the LM3 have the same package errors as I see? And how to fix?
I also backup to another lm3 but still suffer. I also reset the memory card is still suffering
I have some questions to answer, expect people to help me, I am new!
What is the difference between an Event-based and an Event script?
-I have the following function:
"Query = 'SELECT name FROM objects WHERE tagcache ==? AND datahex ==?'
If table.maxn (db: getall (query, 'PB_T1', '01')) == 0 then
Grp.write (`3/1/2 ', true)
End "
So what does this query do? And what does the "if" command do?
You can into see this here:
123.16.255.200:9004
Thank all!