BS2 Instruction - How many Clock Cycles
Mike G
Posts: 2,702
Is there a resource that shows how many clock cycles it takes for a BS2 to execute a command or a time estimate?
For example
For example
FOR counter = 0 to Timer IF INA = 10 THEN GOTO LogicBlock NEXT
Comments