1. sayfa (Toplam 1 sayfa)
as serisi plc csfo Komutu
Gönderilme zamanı: 04 Haz 2024, 16:23
gönderen rasimcekic
Merhaba, csfo komutu ile servo çarpan değerine 25, bölen değerine 10 yazdığımda istediğim gibi 1/2.5 oranında dönüyor ancak çarpana 24602, bölene 10000 yazdığımda istediğim gibi 1/2.4602 oranında değilde sanki 1/4 gibi bir oranda dönüyor. bu yanlışlık neden kaynaklanıyor olabilir.
csfo.PNG
Re: as serisi plc csfo Komutu
Gönderilme zamanı: 04 Haz 2024, 16:28
gönderen rasimcekic
S4 is the denominator (output frequency) for the proportion of the input frequency and output frequency. S5 is the numerator (input frequency) for the proportion of the input frequency and output frequency. The range of S4 and S5 is between 1–255. If the setting value exceeds the range, the instruction is processed as the maximum or minimum value. For example, if input frequency: output frequency= 5:3, the denominator output frequency is K3 and the numerator input frequency is K5. If the input frequency: output frequency=1:2, the denominator output frequency is K2 and the numerator input frequency is K1
Help kısmında gözden kaçırmışım.