You are here: Start » Filter Reference » Hardware Support » Aurora Imaging Library
Aurora Imaging Library
Select a filter from the list below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| AILSystem_ConfigureDigitalInput |
|
Configures digital input port. |
ThirdParty | |
| AILSystem_ConfigureDigitalOutput |
|
Configures digital output. |
ThirdParty | |
| AILSystem_ConfigureEncoder |
|
Configures the encoder. |
ThirdParty | |
| AILSystem_ConfigureIOCommandList |
|
Configures an I/O command list. |
ThirdParty | |
| AILSystem_ConfigureLatch |
|
Configures the latch. |
ThirdParty | |
| AILSystem_ConfigureTimer |
|
Configures the timer. |
ThirdParty | |
| AILSystem_EnableEncoder |
|
Enables or disables the encoder. |
ThirdParty | |
| AILSystem_EnableTimer |
|
Enables or disables the timer. |
ThirdParty | |
| AILSystem_EtherNetIP_Read_ByteBuffer |
|
Reads the assembly data as a ByteBuffer. |
ThirdParty | |
| AILSystem_EtherNetIP_Read_float32 |
|
Reads the assembly data as 32-bit floating point numbers. |
ThirdParty | |
| AILSystem_EtherNetIP_Read_sint16 |
|
Reads the assembly data as signed 16-bit integers. |
ThirdParty | |
| AILSystem_EtherNetIP_Read_sint32 |
|
Reads the assembly data as signed 32-bit integers. |
ThirdParty | |
| AILSystem_EtherNetIP_Read_uint16 |
|
Reads the assembly data as unsigned 16-bit integers. |
ThirdParty | |
| AILSystem_EtherNetIP_Write_ByteBuffer |
|
Writes the assembly data as a ByteBuffer. |
ThirdParty | |
| AILSystem_EtherNetIP_Write_float32 |
|
Writes the assembly data as 32-bit floating point numbers. |
ThirdParty | |
| AILSystem_EtherNetIP_Write_sint16 |
|
Writes the assembly data as signed 16-bit integers. |
ThirdParty | |
| AILSystem_EtherNetIP_Write_sint32 |
|
Writes the assembly data as signed 32-bit integers. |
ThirdParty | |
| AILSystem_EtherNetIP_Write_uint16 |
|
Writes the assembly data as unsigned 16-bit integers. |
ThirdParty | |
| AILSystem_GenerateSoftwareTrigger |
|
Generates a software trigger for the timer. |
ThirdParty | |
| AILSystem_GetAllInputLevels |
|
Gets the state of all the inputs on the device. |
ThirdParty | |
| AILSystem_GetCounterReferenceValue |
|
Gets the I/O command list's internal counter value at the current moment. |
ThirdParty | |
| AILSystem_GetEncoderCounter |
|
Gets the current value of an encoder counter. |
ThirdParty | |
| AILSystem_GetEndTimerWatcherEvent |
|
Get io hook event. |
ThirdParty | |
| AILSystem_GetEndTimerWatcherEvent_WithTimeout |
|
Get io hook event. |
ThirdParty | |
| AILSystem_GetInputLevel |
|
Gets input signal level. |
ThirdParty | |
| AILSystem_GetIOWatcherEvent |
|
Get io hook event. |
ThirdParty | |
| AILSystem_GetIOWatcherEvent_WithTimeout |
|
Get io hook event. |
ThirdParty | |
| AILSystem_GetStartTimerWatcherEvent |
|
Get io hook event. |
ThirdParty | |
| AILSystem_GetStartTimerWatcherEvent_WithTimeout |
|
Get io hook event. |
ThirdParty | |
| AILSystem_GetTimerValue |
|
Gets timer value. |
ThirdParty | |
| AILSystem_Modbus_ReadCoils |
|
Reads the coil data table in local memory for data received from a Modbus controller. |
ThirdParty | |
| AILSystem_Modbus_ReadDiscreteInputs |
|
Reads the discrete input data table in local memory for data received from a Modbus controller. |
ThirdParty | |
| AILSystem_Modbus_ReadHoldingRegisters_ByteBuffer |
|
Reads the holding register data table as a ByteBuffer. |
ThirdParty | |
| AILSystem_Modbus_ReadHoldingRegisters_float32 |
|
Reads the holding register data table as 32-bit floating point numbers. |
ThirdParty | |
| AILSystem_Modbus_ReadHoldingRegisters_sint16 |
|
Reads the holding register data table as signed 16-bit integers. |
ThirdParty | |
| AILSystem_Modbus_ReadHoldingRegisters_sint32 |
|
Reads the holding register data table as signed 32-bit integers. |
ThirdParty | |
| AILSystem_Modbus_ReadHoldingRegisters_uint16 |
|
Reads the holding register data table as unsigned 16-bit integers. |
ThirdParty | |
| AILSystem_Modbus_ReadInputRegisters_ByteBuffer |
|
Reads the input register data table as a ByteBuffer. |
ThirdParty | |
| AILSystem_Modbus_ReadInputRegisters_float32 |
|
Reads the input register data table as 32-bit floating point numbers. |
ThirdParty | |
| AILSystem_Modbus_ReadInputRegisters_sint16 |
|
Reads the input register data table as signed 16-bit integers. |
ThirdParty | |
| AILSystem_Modbus_ReadInputRegisters_sint32 |
|
Reads the input register data table as signed 32-bit integers. |
ThirdParty | |
| AILSystem_Modbus_ReadInputRegisters_uint16 |
|
Reads the input register data table as unsigned 16-bit integers. |
ThirdParty | |
| AILSystem_Modbus_WriteCoils |
|
Writes the coil data table in local memory to send to the Modbus controller. |
ThirdParty | |
| AILSystem_Modbus_WriteHoldingRegisters_ByteBuffer |
|
Writes the holding register data table as a ByteBuffer. |
ThirdParty | |
| AILSystem_Modbus_WriteHoldingRegisters_float32 |
|
Writes the holding register data table as 32-bit floating point numbers. |
ThirdParty | |
| AILSystem_Modbus_WriteHoldingRegisters_sint16 |
|
Writes the holding register data table as signed 16-bit integers. |
ThirdParty | |
| AILSystem_Modbus_WriteHoldingRegisters_sint32 |
|
Writes the holding register data table as signed 32-bit integers. |
ThirdParty | |
| AILSystem_Modbus_WriteHoldingRegisters_uint16 |
|
Writes the holding register data table as unsigned 16-bit integers. |
ThirdParty | |
| AILSystem_Profinet_GetControllerState |
|
Gets the state of the PROFINET controller (PLC) connected to the local computer. |
ThirdParty | |
| AILSystem_Profinet_Read_ByteBuffer |
|
Reads the module data as a ByteBuffer. |
ThirdParty | |
| AILSystem_Profinet_Read_float32 |
|
Reads the module data as 32-bit floating point numbers. |
ThirdParty | |
| AILSystem_Profinet_Read_sint16 |
|
Reads the module data as signed 16-bit integers. |
ThirdParty | |
| AILSystem_Profinet_Read_sint32 |
|
Reads the module data as signed 32-bit integers. |
ThirdParty | |
| AILSystem_Profinet_Read_uint16 |
|
Reads the module data as unsigned 16-bit integers. |
ThirdParty | |
| AILSystem_Profinet_Write_ByteBuffer |
|
Writes the module data as a ByteBuffer. |
ThirdParty | |
| AILSystem_Profinet_Write_float32 |
|
Writes the module data as 32-bit floating point numbers. |
ThirdParty | |
| AILSystem_Profinet_Write_sint16 |
|
Writes the module data as signed 16-bit integers. |
ThirdParty | |
| AILSystem_Profinet_Write_sint32 |
|
Writes the module data as signed 32-bit integers. |
ThirdParty | |
| AILSystem_Profinet_Write_uint16 |
|
Writes the module data as unsigned 16-bit integers. |
ThirdParty | |
| AILSystem_RegisterCommand |
|
Register command. |
ThirdParty | |
| AILSystem_RegisterEdge |
|
Registers an edge in a command list. |
ThirdParty | |
| AILSystem_RegisterEndTimerWatcher |
|
Register hook function and invoke command. |
ThirdParty | |
| AILSystem_RegisterImpulse |
|
Registers an impulse in a command list. |
ThirdParty | |
| AILSystem_RegisterIOWatcher |
|
Register hook function and invoke command. |
ThirdParty | |
| AILSystem_RegisterPulse |
|
Registers a pulse in a command list. |
ThirdParty | |
| AILSystem_RegisterStartTimerWatcher |
|
Register hook function and invoke command. |
ThirdParty | |
| AILSystem_ResetEncoderCounter |
|
Resets the value of an encoder counter. |
ThirdParty | |
| AILSystem_ResetTimer |
|
Resets specified timer. |
ThirdParty | |
| AILSystem_SetInputDebounceTime |
|
Set input signal debounce. |
ThirdParty | |
| AILSystem_SetOutputLevel |
|
Sets output signal level. |
ThirdParty | |
| AILSystem_SetOutputSource |
|
Sets output signal source. |
ThirdParty | |
| AILSystem_SetUserBit |
|
Set value of user bit |
ThirdParty | |
| AILSystem_UnregisterCommand |
|
Unregister command. For the pulse signal, the falling edge is cancelled only if the rising edge cancellation was successful. |
ThirdParty |
