Tabsoft, thanks for the reply.
Would that explain the following:
When using HSEROUT the line
Compiles without errors... butCode:Hserout ["TT",#CounterA Dig 1,#CounterA Dig 0,0]
Fails......Code:serout portb.0,T9600,[DEC1 Pid_channel+1,0] 'or the following serout2 portb.0,T9600,["TT",DEC1 Pid_channel+1,0]
If what you are saying about the modifiers, why will they work with the hardware command, but not with the serial command ??
Bookmarks