Gpio & Eeprom Functions - ADLINK Technology RTV Series User Manual

Multi-channel real-time video frame grabber series
Table of Contents

Advertisement

5.6 GPIO & EEPROM Functions
@ Name
AngeloRTV_Set_GPIO_Sts (PortNo, Status)
Set Digital Output status.
AngeloRTV_Get_GPIO_Sts (PortNo, Status)
Get Digital Input status.
AngeloRTV_Set_GPIO_Int_Logic (PortNo, Logic)
Configure the Digital Input Interrupt condition
AngeloRTV_Write_EEPROM (PortNo, Offset, Value)
Write data into EEPROM
AngeloRTV_Read_EEPROM (PortNo, Offset, Value)
Read data from EEPROM
AngeloRTV_Set_LED_Sts (PortNo, LEDStatus)
Set LED status for cPci RTV24 card.
@ Description
AngeloRTV_Set_GPIO_Sts:
There is one digital output channel in each port of the Angelo
series card, use this function to set the digital output status.
AngeloRTV_Get_GPIO_Sts:
There is one digital input channel in each port of Angelo series
card, use this function to get the digital input status.
AngeloRTV_Set_GPIO_Int_Logic:
This function used to configure the Digital Input Interrupt condition.
AngeloRTV_Write_EEPROM:
Writes data into the EEPROM. Data in EEPROM will not be lost
even when powered off.
AngeloRTV_Read_EEPROM:
Reads data from the EEPROM. Data in EEPROM will not be lost
even when powered off.
AngeloRTV_Set_LED_Sts:
Use the function to set LED status. The function is for cPci RTV24
card only.
Function Library
105

Advertisement

Table of Contents
loading

Table of Contents