![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/4/3e/43eef50c-3ece-41fe-b4c4-d304f29766db/43eef50c-3ece-41fe-b4c4-d304f29766db-bg112.png)
Chapter 18 1-Axis Motion Control API | PCI-DMC-A01 / PCI-DMC-B01
18-20 Revised March, 2012
A
Figure 18.8 Mode = 1 change to new speed
Figure 18.9 Mode = 2 change to new speed ratio
Example
U16 CardNo=0; U16 NodeID =1, SlotID=0, Mode=0;
I32 NewSpeed=3000;
F64 sec=0.1;
I16 status= _DMC_01_feedrate_overwrite (CardNo, NodeID, SlotID, Mode, NewSpeed, sec);
A
※ Starting at point A, set NewSpeed to
15000.
Speed now 200%, or double the original
from now on including the buffer
A
Starting at point A, set NewSpeed to 200.※
Speed now 200%, or double the original
from now on for all commands including
those in the buffer.