Differences

This shows you the differences between two versions of the page.

Link to this comparison view

samplestream:building_backwards [2024/04/24 02:38]
optrix created
samplestream:building_backwards [2024/04/24 02:45] (current)
optrix
Line 6: Line 6:
  
 To prevent this, you should always work in reverse - starting from the [[end asset|end asset]] and working backwards from there. To prevent this, you should always work in reverse - starting from the [[end asset|end asset]] and working backwards from there.
 +
 +===Example===
 +
 +If you have a production line that passes product from...
 +
 +   A => B => C => D => E => F
 +
 +...you should use 'F' as your [[end asset|end asset]]. All of your [[distance|distances]] that you'll use in calls to [[lcq_AddQuery|AddQuery]] will be relative to F.