Delta-electronics High-Speed PCI 12-Axis Motion Control Card PCI-DMC Instrukcja Użytkownika Strona 489

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 488
Chapter 39 Compare API | PCI-DMC-A01 / PCI-DMC-B01
Revised March, 2012 39-3
39.2 _DMC_01_get_compare_channel_position
FORMAT
I16 PASCAL _DMC_01_get_compare_channel_position (U16 CardNo,
U16 compare_Channel, I32 *position)
Purpose
Reads current value of Position counter for that Channel.
Parameters
Name Data Type Unit Description
CardNo U16
Number
Unit
CardNo is between 0~15
Compare_Channel U16
Number
Unit
Channel No is 0~1
Position I32*
Number of
pulses
Read positive value
Example
U16 CardNo = 0;
U16 Compare_channel = 0;
I32 Position = 100000;
I16 status = _DMC_01_get_compare_channel_position (CardNo, compare_channel,
&position);
Przeglądanie stron 488
1 2 ... 484 485 486 487 488 489 490 491 492 493 494 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag