28.11.2012 Views

Table of Contents - TG Drives

Table of Contents - TG Drives

Table of Contents - TG Drives

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

56<br />

Stack handling<br />

PUSH ;put data on the stack<br />

Gosub Convert ;call conversion routine<br />

EXTENDED REGISTER GROUPS<br />

POP ;take converted data from the stack<br />

;Conversion routine<br />

Convert:<br />

.register CalcData ;temporary register<br />

Define Scale = 123 ;scale factor<br />

POP CalcData ;take input from the stack<br />

CalcData = CalcData * Scale ;modify...<br />

PUSH CalcData ;put output on stack<br />

Return done....<br />

GROUP MEMBERS (GROUP 1)<br />

Group.Member Member<br />

No.<br />

Stack.0-63 0-63 -2 31 ..2 31 -1 RW<br />

Range Ability<br />

User's Manual 5.1 Inmotion Technologies AB<br />

Doc. No.9032 0027 01 (B), Rev. 11.07.2001

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!