Adlink PCI-8124-C Manual de usuario Pagina 74

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 102
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 73
64 Function Library
_8124_set_counter_source:
This function is used to set the counter source. The source
could be one of the EA/EB input channels or timers. The
default counter source is EA/EB. About timer, please refer the
section 5.12 Timer.
@ Syntax
C/C++ (Windows 2000/XP)
I16 _8124_set_encoder_input_mode( I16 CardId, I16
Channel, I16 IptMode );
I16 _8124_set_encoder_value( I16 CardId, I16
Channel, I32 EncValue );
I16 _8124_get_encoder_value( I16 CardId, I16
Channel, I32 *EncValue );
I16 _8124_set_encoder_up_down_count(I16 CardId,
I16 Channel, I16 Inverse );
I16 _8124_set_ez_clear( I16 CardId, I16 Channel,
I16 Enable, I16 ClrLogic );
I16 _8124_set_counter_source( I16 CardId, I16
Channel, I16 CtnSrc );
Visual Basic (Windows 2000/XP)
B_8124_set_pls_iptmode (ByVal CardId As Integer,
ByVal Channel As Integer, ByVal IptMode As
Integer) As Integer
B_8124_set_encoder_input_mode (ByVal CardId As
Integer, ByVal Channel As Integer, ByVal
IptMode As Integer) As Integer
B_8124_set_encoder_value (ByVal CardId As
Integer, ByVal Channel As Integer, ByVal
EncValue As Long) As Integer
B_8124_get_encoder_value (ByVal CardId As
Integer, ByVal Channel As Integer, EncValue
As Long) As Integer
B_8124_set_encoder_up_down_count (ByVal CardId As
Integer, ByVal Channel As Integer, ByVal
Inverse As Integer) As Integer
B_8124_set_ez_clear (ByVal CardId As Integer,
ByVal Channel As Integer, ByVal Enable As
Integer, ByVal ClrLogic As Integer) As
Integer
Vista de pagina 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 101 102

Comentarios a estos manuales

Sin comentarios