Matlab-Simulink device driver Blockset for Microchip dsPIC / PIC24 / PIC32 Microcontrollers.
Block/Digital Output Write
From http://www.kerhuel.eu/wiki - Simulink device driver Blockset for dsPIC / PIC24 / PIC32 Microcontrollers --[[User:LubinKerhuel|LubinKerhuel]] 12:40, 3 September 2009 (UTC)
The "Digtal Output write" block write the logical value to the microcontroller pin.
Contents |
Dialog Box
Port
- Port used
Pin
- Pin used, start at 0 and is defined in vector form.
Block Ordering Input / Output
Create one input and/or output port on simulink. This port is just used to set the order of execution between severals blocks. You want for example inside one time step set a pin to its high value and to its low value just after (create a glitch). You will used two blocks digital output, but they should be activated in a certain order. Connecting with the ordering Input/Output port the first block to the second one (temporaly speaking) will define the execution order.
See forum related question: http://www.kerhuel.eu/forum/viewtopic.php?f=6&t=367&p=1500#p1492 Please feel free to complete this page !
