07-18-2005 10:00 PM
07-19-2005 08:11 AM
07-21-2005 11:09 PM
07-22-2005 01:51 PM
1. Contour moves spline through the points in the buffer at a constant time interval. There is no functionality to do what you are requesting using the contour move.
2. "NIMC_RTSI_SOFTWARE_PORT(13)" is used for configuring the RTSI line in flex_select_signal() and "NIMC_RTSI_PORT(0x09)" is the #define used to specify the RTSI software port where ever a port input is value (ex. flex_read_port_rtn() ).
3. Yes you can treat the RTSI port as a normal IO_PORT.