
kkeast
I am liking the interface that we now have with EZ Builder ALOT. Well done DJ! I am able to control ARC with an outside python program which is awesome for my projects.
What I am realizing is that within ARC there are few 'GET' type functions available. For example, you cannot get the state of a Digital port without a control (at least from what I have found). The controls are 'getting' the information obviously but there is no script command to have the EZB return a value other than the I2CRead and I2CPoll from what I can see.
Are there any plans for this by any chance? For example a script command to poll the status of AD1 so i could use that value? Or even a command that could dump all variables back from the EZB. I think this is happening but just not as an available function.
Serial communications. Is there a syntax document available that defines the serial communication protocol between the COM port and the EZB? I realize a serial monitor could sniff everything out but just wondering if there was something like that available?
Thanks much
v/r
Kevin
I haven't looked yet, but DJ has said that the BT serial protocol is exposed in the SDK.
Alan
That makes sense that it would be. I am not sure where to look. Probably have to do some digging around. Hope your EZ B arrives soon!
I'll add getDdc and getDigital commands for you
Alan
Alan said it all. Thanks ! Very KEWL.
Kevin