204
Function Library
6.20 Soft Limit
@ Name
_8154_disable_soft_limit
– Disable soft limit function
_8154_enable_soft_limit
– Enable soft limit function
_8154_set_soft_limit
– Set soft limit
@ Description
_8154_disable_soft_limit
:
This function is used to disable the soft limit function.
_8154_enable_soft_limit
:
This function is used to enable the soft limit function. Once
enabled, the action of soft limit will be exactly the same as
physical limit.
_8154_set_soft_limit
:
This function is used to set the soft limit value.
@ Syntax
C/C++(Windows 2000/XP)
I16 _8154_disable_soft_limit(I16 AxisNo);
I16 _8154_enable_soft_limit(I16 AxisNo, I16
Action);
I16 _8154_set_soft_limit(I16 AxisNo, I32
PlusLimit, I32 MinusLimit);
Visual Basic (Windows 2000/XP)
B_8154_disable_soft_limit(ByVal AxisNo As Integer) As Integer
B_8154_enable_soft_limit(ByVal AxisNo As Integer,
ByVal Action As Integer) As Integer
B_8154_set_soft_limit(ByVal AxisNo As Integer,
ByVal PlusLimit As Long, ByVal MinusLimit As
Long) As Integer
Summary of Contents for PCI-8154
Page 4: ......
Page 28: ...18 Installation ...
Page 48: ...38 Signal Connections ...
Page 98: ...88 Operation Theory ...
Page 106: ...96 MotionCreatorPro In the IO_Config_2 menu users can configure LTC SD PCS and Select_Input ...
Page 130: ...120 MotionCreatorPro ...
Page 206: ...196 Function Library Pos Latch data Position ...
Page 224: ...214 Function Library ...
Page 226: ...214 Connection Example ...