hello
In the ONLINE help I found the I2C command explanation, see below
I2CWRITE DataPin,ClockPin,Control,{Address,}[Value{,Value...}]{,Label}
I2CWRITE sends Control and optional Address out the I2C ClockPin and DataPin followed by Value.
Questions :
1/ what is the meaning of CONTROL ? for me an I2C device as
a one byte adress (let's say 00 to FF) control is optional in this case ?
2/ what the meaning of LABEL, I mean goto this label on which state or result
if command well done or in case of error (I suppose error case )
I didn't find any explanation on thoses terme.
thanks in advance
F1CHF Francois
Bookmarks