Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:qview:qview_6:qcl_library:dc21flycut [2017/03/28 16:44] – [Errore] qem103 | en:software:qview:qview_6:qcl_library:dc21flycut [2019/08/29 17:01] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== DC21FlyCut ====== | ||
+ | |||
+ | **D = **// | ||
+ | |||
+ | **C = **// | ||
+ | |||
+ | The DC21FlyCut function execute the calculations necessary to be able to perform a __//linear fly cut//__. Passing parameters of length piece, acceleration/ | ||
+ | |||
+ | Use this function to search the highest productivity of the machine running the slightest stroke can cut tank. | ||
+ | |||
+ | ===== IMPLEMENTATION ===== | ||
+ | |||
+ | **DC21FlyCut (TipoStart, LunPez, VriferM, VmaxS, TaccS, TdecS, TmAttHome, TmAttFTag, TmTaglio, TmAssest, TmExtraSp, ExtraSpaz, CodeG, CodeM, CodeQm, CodeQs, Error, NumSett, LunMin, SpazioRitM, SpazioRitS)** | ||
+ | |||
+ | Parameters: | ||
+ | |||
+ | ^IN/ | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | IN | SYSTEM | ||
+ | | OUT | ARRSYS | ||
+ | | OUT | ARRSYS | ||
+ | | OUT | ARRSYS | ||
+ | | OUT | ARRSYS | ||
+ | | OUT | SYSTEM | ||
+ | | OUT | SYSTEM | ||
+ | | OUT | SYSTEM | ||
+ | | OUT | SYSTEM | ||
+ | | OUT | SYSTEM | ||
+ | |||
+ | {{.: | ||
+ | |||
+ | ==== Error ==== | ||
+ | |||
+ | After calling the function, if there are any errors the error variable takes certain values, the meaning of these values is summarized below:\\ | ||
+ | 0: calculation execute without errors\\ | ||
+ | 1: Master speed or Slave speed equal to 0\\ | ||
+ | 2: calculated slave speed greater than the maximum extra space-cutting\\ | ||
+ | 3: insufficient piece length\\ | ||
+ | 4: negative return space (insufficient piece length)\\ | ||
+ | 5: slave return speed greater than the maximum\\ | ||
+ | 6: insufficient time for the return | ||
+ | |||
+ | === Operation notes === | ||
+ | |||
+ | *This function always calculates the cam dividing it into 15 sectors | ||
+ | *The cutting sector is the sector 4 (rowex = 4). In this sector the codeM = 1000 to enable management of cutting output from the device (' | ||
+ | *If, during operation, the speed of the Master exceeds that set as Master reference speed (" | ||