120
•
Function Library
_7443_set_move_ratio
_7443_version_info:
Let users readback version infomation.
@ Syntax
C/C++ (DOS, Windows 95/NT)
I16 _7443_initial(I16 *existCards);
I16 _7443_close(void);
I16 _7443_get_irq_channel(I16 cardNo, U16 *irq_no );
I16 _7443_get_base_addr(I16 cardNo, U16 *base_addr );
I16 _7443_delay_time(I16 AxisNo, U32 MiniSec);
I16 _7443_config_from_file(char *filename);
I16 _7443_version_info(I16 CardNo, U16 *HardwareInfo, U16
*SoftwareInfo, U16 *DriverInfo);
Visual Basic (Windows 95/NT)
B_7443_initial (existCards As Integer) As Integer
B_7443_close () As Integer
B_7443_get_irq_channel (ByVal CardNo As Integer, irq_no As Integer) As
Integer
B_7443_get_base_addr (ByVal CardNo As Integer, base_addr As Integer)
As Integer
B_7443_delay_time (ByVal AxisNo As Integer, ByVal MiniSec As Long) As
Integer
B_7443_config_from_file(ByVal filename As string)as integer
B_7443_version_info (ByVal CardNo As Integer, HardwareInfo As Integer,
SoftwareInfo As Integer, DriverInfo As Integer) As Integer
@ Argument
*existCards: numbers of existing PPCI7443 cards
cardNo: The PPCI7443 card index number.
*irq_no: Irq number of specified PPCI7443 card.
*base_addr: base address of specified PPCI7443 card
*Filename: The specified filename recording the configuration of PPCI7443.
This file must be created by PPCI7443 Utility.
AxisNo: axis number designated to move or stop.
MiniSec: Delay time(unit of ms)
*Hardwareinfo: Hardware version readback
*SoftwareInfo: Software library version readback
*DriverInfo: Device driver version readback
@ Return Code
ERR_NoErroe
ERR_NoCardFound
ERR_PCIBiosNotExist
ERR_ConigFileOpenError
Summary of Contents for PPCI7443
Page 1: ...PPCI7443 Advanced 4 Axes Servo Stepper Motion Control Card User s Guide Version 2 00...
Page 2: ......
Page 6: ......
Page 8: ......
Page 42: ...34 Single Connections...
Page 82: ...74 Operation Theorem _7443_set_home_config _7443_home_move Refer to section 6 9...
Page 108: ......
Page 118: ......