What is L KB in S5?

uptown47

Lifetime Supporting Member
Join Date
Feb 2008
Location
Over there, next to those boxes
Posts
1,146
Hi all

I'm trying to convert an S5 program into S7 and have the following bit of code:


L FY 33
L KB 14
<=F
JC =M002



I know that the code is jumping to M002 if *something* is less than Byte 33. But what does L KB 14 mean ??

Has anyone any ideas?

I thought it might be a representation of something like KF is decimal and KH is hex but can't find any reference to it.

Many thanks

:)
 
Back
Top Bottom