RIOS Export code

Hello,

When I export code from RIOS to Atom, it doesn’t produce a code for GP2D12. Why?

Additional info:
I use correctly this sensor; RIOS works very well with this sensor and the 3D scan works to.
Read correctly the input from GP2D12 in the “move”.
I’ve create a project to move ARM in conseguence at input but when I’ve export the code for Atom (Basic ATOM Pro 28),
I don’t see a code for a sensor.
THX in Advance!!!

RIOS was programmed to only export the movements. It’s not terribly difficult to edit the code to add in the inputs.

Ok! But Can I edit a code for GP2D12 cabled on a SSC32 or I must cable a sensor on BBII?

If a PC can send the proper commands to read the senor from the SSC-32, then why wouldn’t a microcontroller be able to do it? There is no real difference. It’s just serial data…

Yes I apply the sensor on a BBII to read input data from a basic code.