Add-On Instruction examples

This table lists Add-On Instruction examples.
Situation
Example
Add-On Instruction
Aoi sampleAOI( input dint in1 := 3, Output dint out1) { routine ld logic() { } }
Add-on Instruction with prescan routine
Aoi sampleAOI( input dint in1 := 3, Output dint out1) { routine ld logic() { } routine ld prescan() { } }
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.