inter-instrument-communication

Help creating logic scripts for Air Manager Instruments

Moderators: russ, Ralph

Message
Author
chefpilot
Posts: 90
Joined: Wed Aug 02, 2017 12:51 pm

Re: inter-instrument-communication

#11 Post by chefpilot »

I still have a problem writing IIC variables to an array.
I tried this script:

Code: Select all

si_variable_write(switch_id, {data}, 2)
but the data is allways stored at the first position and not at the second, what I expected.
Marc

Post Reply