Page 1 of 1

Serial read and write data

Posted: Sat Jan 31, 2015 10:55 pm
by jack26
Currently working on an existing design that needs updating to offer serial communication for accessing its data and also controling its output. At present this is done by 0-5V analogue DAQ.

I have created some Flowcode files to read the 5 analogue channels and send then to PC running our Labview op screen, also the 18 bits of data that indicate faults. At the moment the data is sent as a stream to PC and then broken down into respective data 'blocks'. Ideally I could do with this data being held in registers on the micro and then accessing it as required by the serial link addressing relevant registers.

Please note that this work is commercial and for my company ,

thanks Jack