8144_set_mio_sensitivity – ADLINK PCI-8144 User Manual

Page 99

Advertising
background image

Function Library

89

_8144_set_mio_sensitivity

Set the sensitive of motion I/O signals

Description:

By this function, to set “low sensitivity” to reduce the sensitivity
to signals on the ORG, P/MEL and STP signal. Pulse signals
shorter than 4 reference clock cycles( approx. 800ns) will be
ignored.

Syntax:

I16 _8144_set_mio_sensitivity( I16 AxisNo, I16

HighOrLow )

B_8144_set_mio_sensitivity( ByVal AxisNo As

Integer, ByVal HighOrLow As Integer ) As

Integer

Parameters:

I16 AxisNo

: Axis number of Target Axis.

I16 HighOrLow

: Sensitivity setting

Z

0: HIGH_SENSITIVITY

Z

1: LOW_SENSITIVITY

Return Values:

ERR_ParametersInvalid

Card ID Physical axis AxisNo

0

0

0

1

1

2

2

3

3

1

0

4

1

5

2

6

3

7

2

0

8

...

...

Advertising