View Single Post
Old 08-20-2018, 11:47 PM   #1814
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,817
Default

Geoff, I have a few questions for the documentation on the Surface Template trigger types (Press, PressFB,etc.)

For PressFB, the example is:
Code:
Solo 	PressFB 90 5a 7f  90 5a 00

First 3-byte message, third byte, 7f
That defines what can take on values from 00-7f, and thus sent back by the feedback command, correct ?

Is that the reason I find two 7f values in the Fader14BitFB commands for the MCU Surface Template ?
Code:
Fader Fader14BitFB -60.0 12.0 e0 7f 7f e0 00 00

Or does it define an upper limit for the value that CSI will use ? Could I for example say 90 5a 3f and thus limit any incoming value at 3f at the top ?


In the outgoing 3-byte message, does the 00 at the end of the Solo example above define a placeholder for any incoming data at the same third-byte location ?

Is that the reason I see two 00 byte values at the end of the Fader14BitFB example above ?
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon is offline   Reply With Quote