|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#3
|
|||
|
|||
|
serin/serout
Check the SERIN and SEROUT commands to make sure they're set up properly. There is a long list of constants immediately before the SERIN command that tell the processor which inputs to grab. Set them to 1 if you want to use them, 0 if you don't. The SERIN command should only include the variables that have the corresponding constant set to 1, in the order specified in the code comments.
So make sure that the SERIN command has the same number of parameters as config constants that have been set to 1. Yeah, its confusing. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Basic Run Error | BBFIRSTCHICK | Programming | 10 | 02-04-2003 22:43 |
| Wierd basic init | Jeremy J | Programming | 5 | 06-02-2003 11:42 |
| Basic Run Error | Ulibrium | Programming | 12 | 21-02-2002 01:02 |
| BASIC error | punarhero | Programming | 4 | 16-02-2002 23:21 |
| BASIC Stamp Error | mpatterson | Programming | 4 | 22-01-2002 12:08 |